I had installed VirtualBox but it started giving me problems.
So I uninstalled it using:-
sudo apt-get remove virtualbox-\*
sudo apt-get purge virtualbox-\*
Your problem : Virtual Box keeps its folder and settings in your home folder. Delete everything inside the folder.
Uninstall VirtualBox first.
Run these commands to delete all virtual machines and settings and Virtual Hard Drives:
If you want to install it again. Run this command:
|