Does VLC media player store the played files hidden somewhere? I share my computer with a fellow student and do not want him to see what I have been watching.
Is the history or files of what's played in VLC stored or logged anywhere on the computer?
I want to know if there is a hidden file somewhere that shows what I have been watching through the media player, and vice versa, show what my roommate may have been watching.
45 Answers
On a Linux system, there is a file $HOME/.config/vlc/vlc-qt-interface.conf which contains the entry named [RecentsMRL], which contains the recent history.
In VLC 2.1.4 you will have to access the advanced settings.
- VLC menu
- Preferences...
- Show all (button, bottom left corner)
- ► Interface
- ► Main interfaces
- macosx
- ☐ Keep recent items
There is a "recently used" list that is saved by VLC. And there are two answers for your question.
The "easy" way you are probably expecting: You can disable the behavior by opening the Tools -> Settings dialog, selecting the "Interface" section (would usually be preselected) and deactivating the "Save recently played items" option.
The "hard" way you should consider for your own good: simply set up a different non-admin account for your roommate on this computer, set up a complex password and never, under any circumstances, give it away to anyone else. Better yet, use EFS to encrypt all data in your profile directory - just in case somebody manages to get an administrative account on this machine.
2On Windows (7) the Recent Media list is stored in the %appdata%\vlc\vlc-qt-interface.ini file. Open it and look for a line that says [RecentsMRL]. You should see the list below it
All applications that store a recently used list do so within an .automaticDestinations-ms file:
%AppData%\Microsoft\Windows\Recent\AutomaticDestinations\<name>.automaticDestinations-ms
To disable VLC's/other application's recently used list/jumplists:
- Navigate to:
%AppData%\Microsoft\Windows\Recent\AutomaticDestinations
(View: detailed | Sort: ascending date) - Open a file in VLC/other application
(Note what.automaticDestinations-msfile moves to the top of the list as currently modified) - Close VLC/other application → Open the
.automaticDestinations-msfile in a text editor - Select all: Ctrl+A → Del → Save changes: Ctrl+S
- Make the
.automaticDestinations-msfile Read-Only:Cmd /c Attrib +R "%AppData%\Microsoft\Windows\Recent\AutomaticDestinations\<name>.automaticDestinations-ms" - Verify correct
.automaticDestinations-msfile was modified
(Open a file in VLC/other application and it will remain 0KB)PS $ Cmd /c Dir "%AppData%\Microsoft\Windows\Recent\AutomaticDestinations\9fda41b86ddcf1db.automaticDestinations-ms" Volume in drive C is System Volume Serial Number is xxxx-xxxx Directory of C:\Users\JW0914\AppData\Roaming\Microsoft\Windows\Recent\AutomaticDestinations 2018.02.07 08:50 0 9fda41b86ddcf1db.automaticDestinations-ms 1 File(s) 0 bytes