Windows 10: Recent Files Removal Issue with one file

Discus and support Recent Files Removal Issue with one file in Windows 10 Network and Sharing to solve the problem; Hi and Thank you, On my recent files one of the files was to the D:// and its giving me an error message that says, "The parameter is... Discussion in 'Windows 10 Network and Sharing' started by blackst64940Rodrigo, Jun 10, 2020.

  1. Recent Files Removal Issue with one file


    Hi and Thank you,


    On my recent files one of the files was to the D:// and its giving me an error

    message that says, "The parameter is incorrect." Ive never had any issue with

    windows 10.

    :)
     
    blackst64940Rodrigo, Jun 10, 2020
    #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, Jun 10, 2020
    #2
  3. eidairaman1, Jun 10, 2020
    #3
  4. slozomby Win User

    Recent Files Removal Issue with one file

    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, Jun 10, 2020
    #4
Thema:

Recent Files Removal Issue with one file

Loading...
  1. Recent Files Removal Issue with one file - Similar Threads - Recent Files Removal

  2. Issue with the recent files in OneDrive

    in Windows 10 Gaming
    Issue with the recent files in OneDrive: File explorer randomly accessing Office files in my Recent OneDrive folder https://answers.microsoft.com/en-us/windows/forum/all/issue-with-the-recent-files-in-onedrive/a25a50df-de61-4575-b8c3-ea548cd24328
  3. Issue with the recent files in OneDrive

    in Windows 10 Software and Apps
    Issue with the recent files in OneDrive: File explorer randomly accessing Office files in my Recent OneDrive folder https://answers.microsoft.com/en-us/windows/forum/all/issue-with-the-recent-files-in-onedrive/a25a50df-de61-4575-b8c3-ea548cd24328
  4. Remove all onedrive files from recent files showing in File Explorer

    in Windows 10 Gaming
    Remove all onedrive files from recent files showing in File Explorer: I can remove any file from recent files showing in File Explorer except for any onedrive files. If I right click on the file and select remove from recent, nothing happens. How do I remove all onedrive files from recent files showing in File Explorer?...
  5. Remove all onedrive files from recent files showing in File Explorer

    in Windows 10 Software and Apps
    Remove all onedrive files from recent files showing in File Explorer: I can remove any file from recent files showing in File Explorer except for any onedrive files. If I right click on the file and select remove from recent, nothing happens. How do I remove all onedrive files from recent files showing in File Explorer?...
  6. Duplicate one drive files in recent list

    in Windows 10 Gaming
    Duplicate one drive files in recent list: Since the last windows update I am seeing duplicate files in the recent list. It seems specific to one drive files. I am seeing one entry for the local copy and one entry for the one drive copy. I am editing the local copy and using one drive as a back up. I have tried...
  7. Duplicate one drive files in recent list

    in Windows 10 Software and Apps
    Duplicate one drive files in recent list: Since the last windows update I am seeing duplicate files in the recent list. It seems specific to one drive files. I am seeing one entry for the local copy and one entry for the one drive copy. I am editing the local copy and using one drive as a back up. I have tried...
  8. Unable to remove files from "Recent files" in Quick Access

    in Windows 10 Network and Sharing
    Unable to remove files from "Recent files" in Quick Access: 1. I am unable to remove specific files from "Recent Files" in Quick Access, why? [ATTACH] 2. I deleted these types of files a long time ago and deleted this specific path where these photos were... These are NOT recent files... So why am I not able to remove them from...
  9. How To Remove Recent Files..

    in Windows 10 Support
    How To Remove Recent Files..: ver 1903 build 18362 I don't like that recent files thing coming up in explorer all the time. very embarrassing, people can see where I've been... So I google how to remove it and places like Tom's hardware spell it out quite clearly... But, as so often seems to happen,...
  10. Recent File Corruption Issues

    in Windows 10 Performance & Maintenance
    Recent File Corruption Issues: Hi everyone - I have 4x win10 machines. Each month, I run sfc /scannow on them all. Normally all return a positive result with no issues found. This week I ran the check, and all four reported corrupted files - some of which sfc could not repair. Accordingly I ran DISM which...