Windows 10: How to clear a deleted file name that is stuck in Media Player 11 recent files list?

Discus and support How to clear a deleted file name that is stuck in Media Player 11 recent files list? in Windows 10 Gaming to solve the problem; I have a few already watched then deleted file names that are stuck in my Media Player recent list when I right click the Media Player in the Task Bar.... Discussion in 'Windows 10 Gaming' started by Scott A. Shuford, Sep 3, 2023.

  1. How to clear a deleted file name that is stuck in Media Player 11 recent files list?


    I have a few already watched then deleted file names that are stuck in my Media Player recent list when I right click the Media Player in the Task Bar. I've clicked them and then when the files aren't found, I selected delete when prompted, but they do not delete.

    :)
     
    Scott A. Shuford, Sep 3, 2023
    #1
  2. slozomby Win User

    Recent File List

    Remove-ItemProperty -Path "Registry::HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion
    \Applets\Paint\Recent File List" -name file1

    Remove-ItemProperty -Path "Registry::HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion
    \Applets\Paint\Recent File List" -name file2
    Remove-ItemProperty -Path "Registry::HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion
    \Applets\Paint\Recent File List" -name file3
    Remove-ItemProperty -Path "Registry::HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion
    \Applets\Paint\Recent File List" -name file4
    Remove-ItemProperty -Path "Registry::HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion
    \Applets\Paint\Recent File List" -name file5
    Remove-ItemProperty -Path "Registry::HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion
    \Applets\Paint\Recent File List" -name file6
    Remove-ItemProperty -Path "Registry::HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion
    \Applets\Paint\Recent File List" -name file7
    Remove-ItemProperty -Path "Registry::HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion
    \Applets\Paint\Recent File List" -name file8
    Remove-ItemProperty -Path "Registry::HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion
    \Applets\Paint\Recent File List" -name file9
    ...

    you get the idea. ( too lazy to put it in a for loop and test it.

    or just open regedit and remove all the fileX from that key.
     
    slozomby, Sep 3, 2023
    #2
  3. eidairaman1, Sep 3, 2023
    #3
  4. slozomby Win User

    How to clear a deleted file name that is stuck in Media Player 11 recent files list?

    Recent File List

    only way I know to clear em out is to remove the reg keys

    HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Applets\Paint\Recent File List.

    you can try setting that container to read only but I'm not sure how that will affect it. or a basic powershell/vbscript in taskscheduler to wipe those keys every so often.
     
    slozomby, Sep 3, 2023
    #4
Thema:

How to clear a deleted file name that is stuck in Media Player 11 recent files list?

Loading...
  1. How to clear a deleted file name that is stuck in Media Player 11 recent files list? - Similar Threads - clear deleted file

  2. Windows Media Player 12 not showing Recent File List

    in Windows 10 Gaming
    Windows Media Player 12 not showing Recent File List: HiI have noticed that my Windows Media Player version 12.0.19041.4474 is not showing recent files. I have checked my settings and they appear correct. I also tried switching them off and on to see if it would get the list working again. I don't know whether it's relevant for...
  3. Windows Media Player 12 not showing Recent File List

    in Windows 10 Software and Apps
    Windows Media Player 12 not showing Recent File List: HiI have noticed that my Windows Media Player version 12.0.19041.4474 is not showing recent files. I have checked my settings and they appear correct. I also tried switching them off and on to see if it would get the list working again. I don't know whether it's relevant for...
  4. Windows Media Player 12 not showing Recent File List

    in Windows 10 Customization
    Windows Media Player 12 not showing Recent File List: HiI have noticed that my Windows Media Player version 12.0.19041.4474 is not showing recent files. I have checked my settings and they appear correct. I also tried switching them off and on to see if it would get the list working again. I don't know whether it's relevant for...
  5. How to clear a deleted file name that is stuck in Media Player 11 recent files list?

    in Windows 10 Software and Apps
    How to clear a deleted file name that is stuck in Media Player 11 recent files list?: I have a few already watched then deleted file names that are stuck in my Media Player recent list when I right click the Media Player in the Task Bar. I've clicked them and then when the files aren't found, I selected delete when prompted, but they do not delete....
  6. Windows 11 not clearing recent files

    in Windows 10 Software and Apps
    Windows 11 not clearing recent files: I have a bunch of files showing in the file explorer recent list going back several months, many which are indicating they are housed on SharePoint or on one of two OneDrive accounts, only one of which I synch with. However, when I go into the file explorer and select all the...
  7. How to clear the Paint recent file list in Windows 11?

    in Windows 10 Gaming
    How to clear the Paint recent file list in Windows 11?: When I google for that exact question there are loads of web pages giving an answer, and it's to use regedit and search forHKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Applets\Paint\Recent File ListThe thing is, when I open that path, there is no "Paint" under...
  8. How to clear the Paint recent file list in Windows 11?

    in Windows 10 Software and Apps
    How to clear the Paint recent file list in Windows 11?: When I google for that exact question there are loads of web pages giving an answer, and it's to use regedit and search forHKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Applets\Paint\Recent File ListThe thing is, when I open that path, there is no "Paint" under...
  9. How to Change File Names on Windows Media Player?

    in Windows 10 Ask Insider
    How to Change File Names on Windows Media Player?: I'm in the process of transferring my music files from WMP, to my Microsoft Zune (Yes, I know they've been discontinued, but I am using one to play my music instead of on my phone). My only issue is the file names from the music I download and put into my music library. I...
  10. How to clear recent files list in search box result?

    in Cortana
    How to clear recent files list in search box result?: Hello, when I use the "Type here to search" in my task bar to find an app, it always shows a list of recent opened files. I want to learn how can I disable this feature or clear the list, cause there are some files I have deleted but they still appear in the list and I can...