[How To] Disable Tracking Of Recently Opened Programs In Windows 8

Couple of months ago, we’ve discussed a way to automatically erase the search suggestions in Windows 8 Explorer. From that article, I realized that such a

Kapil Arya
11x Microsoft MVP · Admin
2 min read
Add as a preferred
source on Google

Couple of months ago, we’ve discussed a way to automatically erase the search suggestions in Windows 8 Explorer. From that article, I realized that such an arrangement will also be beneficial for the other places like where recently opened programs are mentioned. For an example, consider the Run dialog box shown below.

By default, Windows tracks and stores the frequently used programs through Run dialog box. As a result of which, when I type just a single letter S, couple of suggestions are there. In this article, I’ll show you, how you can disable this automatic suggestions or in other words, how you can turn off the tracking of recently opened programs in Windows 8.

So without wasting any more time, lets share the trick…

How To : Disable Tracking Of Recently Opened Programs

1. Press Windows Key + R and put regedit in Run dialog box to open Registry Editor (if you’re not familiar with Registry Editor, then click here). Click OK.

2. Navigate here :

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced

3. In the right pane of this location, create a new DWORD value, using right click -> New -> DWORD Value. Right click on this so create DWORD, pick Rename and rename it to Start_TrackProgs. Now double click on this DWORD in order to modify it’s Value data, you’ll got this:

4. In the above shown dialog, put 0 in the Value data section to disable tracking else put 1 to let the tracking enabled. Close the Registry Editor and reboot to get results.

That’s it!

Share this article
https://www.kapilarya.com/how-to-disable-tracking-of-recently-opened-programs-in-windows-8

Shareable URL

Article by

Kapil Arya
11x Microsoft MVP · Admin

Kapil holds Microsoft MVP title in Windows IT Pro expertise, 11-times in a row (2014-2025). He is 8-times Windows Insider MVP as well, and author of 'Windows Group Policy Troubleshooting' book. In 2015, Microsoft India accomplished him as 'Windows 10 Champion'. Being passionate Windows blogger, he loves to help others on fixing their system issues. Kapil has worked with official Microsoft Community Engagement Team (CET) on several community projects. You can subscribe him for news/updates and fixes for Windows.

2 Comments
Sam

This is good article Kapil.

Before reading this I was unaware of it. Thanks for the trick :)

Andre

You can also do the same from Task bar properties. From jump lists tab, uncheck store recently opened programs. Although registry seems perfect.

Leave a Comment

Your email address will not be published. Required fields are marked *