vitamin wrote: > Etherus wrote: > >> Code: >> sudo rm -R /home/"YOUR USERNAME"/.wine >> >> >> > > It's your home directory you don't need sudo for that. > > Not if the directory is owned by root which may have come from running `sudo wine "Program.exe"`. It is not necessary to run Wine as root or using sudo. James McKenzie