Turn On or Off Recent Items and Frequent Places in Windows 10  

Page 7 of 9 FirstFirst ... 56789 LastLast

  1. Posts : 3
    windows 10
       #60

    Brink said:
    I just tested on my build 18262, and toggling that setting off and on still clears the history for me.

    If you like, you could also use either option 1 or 3 in the tutorial below to see if they may still clear your recent history.

    Reset and Clear Recent Items and Frequent Places in Windows 10 | Windows 10 Tutorials
    Toggling that setting off and on still clears the history for me. That works for me, too.

    However, having this setting in the on position used to prevent files from being placed in the "Recent Item" folder. Now my file usage history is stored.
      My Computer


  2. Posts : 68,952
    64-bit Windows 11 Pro for Workstations
    Thread Starter
       #61

    Justmeeee said:
    Toggling that setting off and on still clears the history for me. That works for me, too.

    However, having this setting in the on position used to prevent files from being placed in the "Recent Item" folder. Now my file usage history is stored.

    It would need to be left turned off to prevent that.
      My Computers


  3. Posts : 5,048
    Windows 10/11 Pro x64, Various Linux Builds, Networking, Storage, Cybersecurity Specialty.
       #62

    FYI...

    To clear Recent Documents or Items, you can use this silent and clickable .vbs script. So easy.
    Just place this in Notepad or similar and rename to CR.vbs - you can even create a shortcut from it.

    Set WshShell = WScript.CreateObject("WScript.Shell")
    Set objFSO = CreateObject("Scripting.FileSystemObject")
    sRD = WshShell.SpecialFolders("Recent")
    if sRD <> "" then
    On Error Resume Next
    objFSO.DeleteFile(sRD & "\*.lnk")
    end if

    Works in XP, 7, 8 and 10.

    Last edited by Compumind; 21 Oct 2018 at 17:50.
      My Computer


  4. Posts : 4,310
    Windows 11 Pro 22H3
       #63

    Does your script remove the history in the run command?
      My Computers


  5. Posts : 68,952
    64-bit Windows 11 Pro for Workstations
    Thread Starter
       #64

    Hemimax said:
    Does your script remove the history in the run command?
    Hello Richard,

    For that, you would want to use this below instead.

    Clear File Explorer History in Windows 10 | Windows 10 Tutorials
      My Computers


  6. Posts : 4,310
    Windows 11 Pro 22H3
       #65

    Sorry, I was looking to clear all the other lists without affecting the run command history.
      My Computers


  7. Posts : 68,952
    64-bit Windows 11 Pro for Workstations
    Thread Starter
       #66

    Hemimax said:
    Sorry, I was looking to clear all the other lists without affecting the run command history.
    In that case, you're safe to use the tutorial on the first page here without affecting Run.
      My Computers


  8. Posts : 4,310
    Windows 11 Pro 22H3
       #67

    Thank you
      My Computers


  9. Posts : 68,952
    64-bit Windows 11 Pro for Workstations
    Thread Starter
       #68

      My Computers


  10. Posts : 42
    Windows 10 x64
       #69

    Hi,
    The tutorial works in 1903? I did it but I still have "Frequent places" ::
    1 Desktop
    2 Downloads
    3 Documents
    4 Pictures
    Am I missing something? How to remove these all?
      My Computer


 

Tutorial Categories

Turn On or Off Recent Items and Frequent Places in Windows 10 Tutorial Index Network & Sharing Instalation and Upgrade Browsers and Email General Tips Gaming Customization Apps and Features Virtualization BSOD System Security User Accounts Hardware and Drivers Updates and Activation Backup and Restore Performance and Maintenance Mixed Reality Phone


  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 14:06.
Find Us




Windows 10 Forums