How to Delete Application Jump List in Windows Start Menu

0

Does anyone know how to delete the MRU list for Excel in the start menu? (See screen capture.) I think the list on my machine is corrupted because I cannot delete/unpin anything on it. Reinstalling Office did not help. I'm running Windows 7 Pro and Office 2016.

enter image description here

Jim Fell

Posted 2015-10-07T02:46:16.653

Reputation: 5 069

is this a possible duplicate of this? though the Operating System may vary

– Corleone – 2015-10-07T04:29:55.993

No, it's not a duplicate of that question. I actually saw that post and tried that very solution before making my post. All it does is delete the list of most recently used applications, which is why my most recently used application list in the start menu is so sparse. – Jim Fell – 2015-10-07T13:31:57.617

Answers

0

I found a resolution to the problem on How-To Geek:

What we can do to resolve this problem is delete the file that caches the pinned items. You can see those files for yourself by opening up an Explorer window and pasting in the following path:

%APPDATA%\Microsoft\Windows\Recent\AutomaticDestinations

Unfortunately, all of these files are not human-readable, though you can kinda/sorta figure out what they are assigned to by opening them up in Notepad. The key thing to know is that there seems to be one of these per application.

Jim Fell

Posted 2015-10-07T02:46:16.653

Reputation: 5 069