I can find recent items settings, but these seem to only let me see recent items opened on a per-app basis i.e. I can look at my Microsoft Word icon and see recent documents opened by Word.
I can't see anywhere a simple "these are the last 10 documents/files you opened with any application" which is handy if I don't pin the apps in question to my startbar. This used to exist under Windows XP as "My Recent Documents":
Is there a way to get this functionality?
For example: I open doc.docx, sheet.xlsl, options.txt, picture.bmp with different tools and then see these items listed in one place indicating the files I most recently opened?
59 Answers
I believe the "new thinking" at Microsoft during the redesign of the Start Menu was that if you want to access "files", then open File Explorer to access them, instead of the Start Menu.
To that end, when you open Explorer, it will default to "Quick Access" which includes the list of Recent Files. E.g.:
2Method 1: Use the Run box
- Open the Run box with the keyboard shortcut Winkey+R
- Enter
shell:recent
The folder listing all your recent items will open. The list can be quite long and may contain items that are not so recent. You may even want to delete some.
Note that the contents of the Recent Items folder is different from the contents of the File Explorer entry "Recent Places", which contains folders that have been visited rather than files. They often have quite different contents.
Method 2: Make a desktop shortcut to the folder “Recent Items”
If you like to look at the contents of Recent Items on a frequent basis, you may want to create a shortcut on the desktop.
- Right-click the desktop
- In the context menu, choose
New - Select
Shortcut In the box “Type the location of the item”, enter
%AppData%\Microsoft\Windows\Recent\Click
Next- Name the shortcut “Recent items” or name of your choice
- Click
Finish
You can also pin this shortcut to the task bar or place in some other convenient location.
Method 3: Add “Recent Items” to the Quick Access Menu
The Quick Access Menu (also called Power User’s Menu) is another possible place to add an entry for Recent Items. This is the menu opened by the keyboard shortcut Winkey+X Use the path:
%AppData%\Microsoft\Windows\Recent\Contrary to some articles on the Internet, you cannot simply add shortcuts to the folder that is used by the Quick Access Menu. For security reasons, Windows will not allow additions unless the shortcuts contain certain code. The utility Win+X Menu Editor takes care of that.
Reference: Three Ways to Easily Access Your Most Recent Documents and Files in Windows 8.x (the original article was for Windows 8.1. But this works on Windows 10 at the time of writing)
5Open the file explorer:
- select view tab
- select options on the far right: this opens a dialogue
- under privacy you can select to show the recent folders or files.
right click on the app in the start menu to see recent docs. I only just got Windows 10, and first was frustrated that the recent docs weren't right there like in windows 7, so started searching the internet for options and found this thread. Then I happened to right click, and boom, recent docs were right there.Example_start_menu_right_click
1If you don't want to open the Explorer each time, use StartIsBack++, it brings back the Vista/Windows7 startmenu
and here you can activate Recent Items gain in the configuration.
If you prefer the XP style startmenu, install ClassicShell.
Another way of quickly getting to recent files in Windows 10:
Add shortcuts your commonly used applications to the task bar. For instance, Word, Excel, etc.
Then at any time right-click the application icon in the task bar.
Then you can immediately view a list of all the recent files that you have used in that application.
I simply right-clicked on the Taskbar, go to Toolbars, New Toolbar...and put in the local address to the Recent folder. Now I get access to the entire list, regardless of the program used.
A better choice than shell:Recent, which seems to be the raw data used to populate Quick Access, is the "Recent Items Instance Folder" (shell:::{4564b25e-30cd-4787-82ba-39e73a750b14}). This can be added to the Navigation Pane (on a per-user basis) witht he follwoing .reg file. Copy the code into a text editor, save as a .reg file, then right-click the file & select Merge. It adds the folder to the Navigation Pane, gives it a display name of "Recent Files" and a custom icon, and increases the number of items displayed from 20 to 50.
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Desktop\NameSpace\{4564b25e-30cd-4787-82ba-39e73a750b14}]
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CLSID\{4564b25e-30cd-4787-82ba-39e73a750b14}]
@="Recent Files"
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CLSID\{4564b25e-30cd-4787-82ba-39e73a750b14}\DefaultIcon]
@=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,\ 00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,69,00,\ 6d,00,61,00,67,00,65,00,72,00,65,00,73,00,2e,00,64,00,6c,00,6c,00,2c,00,2d,\ 00,31,00,31,00,37,00,00,00
[HKEY_CURRENT_USER\SOFTWARE\Classes\CLSID\{4564b25e-30cd-4787-82ba-39e73a750b14}]
"System.IsPinnedToNamespaceTree"=dword:00000001
[HKEY_CURRENT_USER\SOFTWARE\Classes\CLSID\{4564b25e-30cd-4787-82ba-39e73a750b14}\Instance]
[HKEY_CURRENT_USER\SOFTWARE\Classes\CLSID\{4564b25e-30cd-4787-82ba-39e73a750b14}\Instance\InitPropertyBag]
"MaxItems"=dword:00000032 Click in the box "Type here to search" or "Ask me anything" that is next to the START button. Cortana home opens.Cortana search It lists the last file or two you were using.