This blog post explains how you can remove recently added apps from start menu in Windows 10. The Recently added list on your Start menu shows the list of recently installed applications. In case you do not want to show users about the recent installed applications list. In this post, you will learn to prevent the Start Menu from displaying a list of recently installed applications.
By default In Windows 10 Start menu, you will see recently added applications at the top of the app list that is recently installed.

Remove Recently Added Apps From Start Menu In Windows Settings
- In Windows 10 device, Select the Start button, and then select Settings. Click Personalization.

- In Personalization, click on Start. Click the switch Show Recently Added Apps to turn it Off.

Remove Recently Added Apps from Start Menu Using Group Policy
To remove recently added apps list from start menu, follow the steps below
You must be logged in as an Administrator on the computer.
- In Windows 10 device, click Start type gpedit.msc in search to run the Local Group Policy Editor.
- Navigate to Computer Configuration > Administrative Templates > Start Menu and Taskbar. Double click on the Remove “Recently added” list from Start Menu policy to edit it.

- Select Enabled, click Apply and OK.
If this policy is enabled, the Start Menu will no longer display the “Recently added” list.

- Close the Local Group Policy Editor. You need to sign out and sign in, or restart the device to take effect immediately.
Remove Recently Added Apps from Start Menu Using Registry
To add or import a registry value follow these steps:
- Open Notepad, Copy and paste the registry value below into the text editor.
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows\Explorer]
"HideRecentlyAddedApps"=dword:00000001
[HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\Explorer]
"HideRecentlyAddedApps"=dword:00000001
- It will look like in the following syntax, when you see the file.

- In the File menu, Select Save As and click Browse to your preferred folder or location. In the File name box provide the appropriate name “FileName.reg” with .reg extension and Choose Save as type “All” from drop-down list. Click Save.
- The registry file will appear on your saved location. To start the execution, Double click or Right click and select Merge option on the saved .reg file content to merge into the local registry.

- A warning box with the following messages prompted, Click Yes to continue.

- Once Information in path of .reg file has been successfully entered into the registry below prompt will be appear. Click OK.

End User Experience
Once you complete the steps, the list of recently installed applications will no longer appear in the Start menu.

Resources
- How to Manage Virtual Desktops in Windows 10
- How to Change Screen Brightness in Windows 10
- How to Set File Explorer to Open This PC instead of Quick Access in Windows 10
- FIX This PC can’t be upgraded to Windows 10 version 2004 or 20H2 Issue | Upgrade on Hold
- How to Disable User Sign-in Animation in Windows 10 | First
- FIX Black or frozen screen in Skype for Business during Screen Share | SfB | Windows 10
- How to Hide or Show Cortana Button on Taskbar in Windows 10
- Install .NET Framework 3.5 in Windows 10 | Quick Easy Way
- How to Unblock App Files in Windows 10
- SCCM Task Sequence Available Deployment Options in Distribution Points Tab | ConfigMgr