edit: or just read this post -
viewtopic.php?f=15&t=21214&start=45#p181190
- A simple and quick way (Windows XP) is to close VLC and delete the entire
C:\Documents and Settings\<your windows login>\Application Data\vlc folder (use
start > run > %APPDATA%\vlc to see it) then open VLC. Everything in that folder was created the first time you opened VLC after installing it so deleting it is like going back to as if you had just installed it. You could just delete the
vlcrc file in that folder instead.
Alternatively, if you don't want to lose the rest of your preference settings
- Close VLC
- Go to
C:\Documents and Settings\<your windows login>\Application Data\vlc
- Open the file
vlcrc with notepad (maybe back it up first)
- Find the section that starts "# string (Interface module)"
- change
intf=skins2 to
intf=, save it
- Open VLC
E.g. change this...
Code: Select all
# string (Interface module)
intf=skins2
...to this