Hi Socerer Stone,

So .vagrant directory exists within your folder (which also contains your 
Vagrantfile).
However, the actual box exists on "C:\Users\yourname\.vagrant.d" and 
`vagrant destroy` should delete it.

My .vagrant.d

```
Windows2012R2 dchang$ ls -l ~/.vagrant.d/
boxes/                gems/                 plugins.json          
setup_version
data/                 insecure_private_key  rgloader/             tmp/
Windows2012R2 dchang$ ls -l ~/.vagrant.d/boxes/
alpine-3.10/                                  generic-VAGRANTSLASH-centos6/
alpine-VAGRANTSLASH-alpine64/                 generic-VAGRANTSLASH-centos7/
bento-VAGRANTSLASH-ubuntu-14.04-i386/        
 mwrock-VAGRANTSLASH-Windows2012R2/
cb-training-certification-1584111440/        
 mwrock-VAGRANTSLASH-Windows2016/
cb-training-jenkins-fundamentals-1550622005/  ubuntu-VAGRANTSLASH-bionic64/
cb-training-pipeline-fundamentals-1574353126/ ubuntu-VAGRANTSLASH-focal64/
centos-VAGRANTSLASH-7/                        ubuntu-VAGRANTSLASH-xenial64/
dchang-VAGRANTSLASH-centos7/                  
windows-2000-professional-base/
```

-- 
This mailing list is governed under the HashiCorp Community Guidelines - 
https://www.hashicorp.com/community-guidelines.html. Behavior in violation of 
those guidelines may result in your removal from this mailing list.

GitHub Issues: https://github.com/hashicorp/vagrant/issues
Discuss: https://discuss.hashicorp.com/c/vagrant/24
--- 
You received this message because you are subscribed to the Google Groups 
"Vagrant" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to vagrant-up+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/vagrant-up/a95aa639-5685-458c-afe3-de5b585b2061%40googlegroups.com.

Reply via email to