I followed the instructions in Laravel docs to install Vagrant and Homestead on Windows 10, but now I\'ve decided to move the whole development stuff to another dedicated server
Run the command vagrant box remove laravel/homestead --provider=virtualbox --all to avoid having to specify a version if multiple are on the machine.
vagrant box remove laravel/homestead --provider=virtualbox --all