Difference between revisions of "VSG:ResetPrefs"

From VideoLAN Wiki
Jump to navigation Jump to search
m
Line 1: Line 1:
Many problems with VLC are due to wrong settings or a broken plugins cache. You can solve these through deleting VLC's preferences and cache.
+
Many problems with VLC are due to incorrect settings or a broken plugin cache. You can solve these by deleting VLC's preferences and cache.
  
 
= Reset preferences from VLC =
 
= Reset preferences from VLC =
Line 22: Line 22:
 
[[File:Windows_Deleting_Prefs_Folder.png|center]]
 
[[File:Windows_Deleting_Prefs_Folder.png|center]]
  
== Mac OS X / OS X ==
+
== Mac OS X ==
  
 
=== Using VLC ===
 
=== Using VLC ===

Revision as of 19:30, 1 August 2014

Many problems with VLC are due to incorrect settings or a broken plugin cache. You can solve these by deleting VLC's preferences and cache.

Reset preferences from VLC

Using VLC within preferences

If you can launch VLC, in the preferences dialog, from the Tools menu, you can hit the "Reset preferences" button.

NB: This might not solve all your issues, all the time; so if you still have issues, then see the rest of this article.

Reset preferences and cache

Windows

Using the shortcut in the start menu

If you installed VLC properly you can delete the preferences and cache by simply opening the shortcut you can find in your start menu:

All programs > VideoLAN > Reset VLC media player preferences and cache files

Deleting the files manually

Open the explorer and type %APPDATA% into the address bar and hit enter. This should lead you to the AppData folder of your user.

Therein you should find a folder named vlc. Delete that folder and you're done.

Windows Deleting Prefs Folder.png

Mac OS X

Using VLC

In case VLC still launches, open it. Select "VLC" menu -> "Preferences" and hit "Reset All" in the bottom left corner. VLC will ask for confirmation, reset and restart itself.

Manual deletion

Alternatively, reset VLC manually by removing a folder called "org.videolan.vlc" and a file named "org.videolan.vlc.plist".

Both are stored in ~/Library/Preferences - use "Go To Folder" within the Finder's "Go" menu to show this folder.

You can delete them from command line too.

GNU/Linux

Delete the ~/.config/vlc and ~/.cache/vlc folders or execute vlc --reset-config in a terminal.

Old versions of VLC had the data stored in ~/.vlc

BeOS

Delete the config/settings/vlcrc folders.

iOS

Delete the app from SpringBoard and re-download it from the App Store to fully reset the media library and settings.

Android

From the settings

In Settings, go to ApplicationsVLCClear data.

Within the application

Go to PreferencesOther to clean the history and the media database.

See also

This page is part of the informal VLC Support Guide.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.