When you’ve uninstalled a program from your Windows 11 PC and later wanted to remember its name? This is very common. Plenty of people delete apps to save space or address problems, and then want to know what was deleted.
If you want to see uninstalled programs history in Windows 11, chances are that you’ve already discovered there’s no straightforward way for Windows to display this data. No straightforward list or menu for it. In this guide, I’ll cover what Windows is really tracking and what it isn’t, and how you can inspect uninstall history using safe methods.
Does Windows 11 Save History of Uninstalled Programs?
Before we get into the steps, let’s step back and set some proper expectations.
Windows 11 does not keep a complete uninstalled programs history. There is no official feature that shows every app you have removed. Windows only stores limited uninstall information, and even that depends on how the software was installed and removed.
That’s why sometimes you can find uninstall details, and sometimes you can’t—even for recently uninstalled apps.
Method 1: Check Uninstalled Programs History Using Event Viewer
Event Viewer is the most helpful built-in utility for verifying uninstalled programs history in Windows 11, but it only applies to specific scenarios
Steps:
- Right-click the Start button on your taskbar and Click Event Viewer in the menu that appears

2. In the left pane, expand Windows Logs, then Click Application to view application-related events

3. At the right side, click Filter Current Log

4. In the Event sources section, choose MsiInstaller from the list. In the Include/Exclude Event ID’s box, type 11724. (This event ID specifically indicates a successful uninstallation). Click OKto apply the filter

Now scroll through the entries and look for messages related to program removal.
What This Method Shows
- Programs installed or removed using Windows Installer
- Date and time of uninstall
- Confirmation messages showing successful removal

Important Limitation
Apps installed using normal setup files or removed from Windows Settings may not appear here.
Method 2: Check Leftover App Entries Using Registry Editor (View-Only)
Windows sometimes keeps leftover app names even after a program is uninstalled. You can view these entries without going into technical details.
Steps:
- Press Windows + R
- Type regedit and press Enter

- Click Yes if prompted
- Go to the following Registry location:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall
(You can also check the same “Uninstall” key under HKEY_CURRENT_USER for user-specific apps.) - Look through the app-related entries shown on the screen

You might see some of the software that was installed before but no longer on your system.
Important Warning:
Do not delete or modify anything here. This step is for viewing purposes only.
This method is optional and best used only to identify app names.
Why Uninstalled Programs History in Windows 11 May Not Appear
Many beginners assume something went wrong when they can’t find uninstall records. In reality, this is normal Windows behaviour.
Here are common reasons why uninstalled programs history in Windows 11 may not show up:
- The app was installed using a standard setup file
- It was a portable application
- You uninstalled it from Settings → Apps
- You restarted the PC and logs were cleared
- System cleanup features removed old records
Understanding this helps avoid unnecessary confusion.
Final Thoughts
Knowing how to use uninstalled programs history in Windows 11 can help a great deal. Windows simply isn’t designed to keep a full record of removed software, so missing entries are completely normal.
Once you know these limitations, managing your system becomes much easier. If uninstall tracking is a priority for you then a little personal list would probably be the most effective way.
I hope this guide helped you know what’s possible — and what’s not — in Windows 11
Also Read: How to Create a System Restore Point in Windows 11
Frequently Asked Question (FAQ)
Can I see uninstalled programs history in Windows 11?
Only partially. Windows does not store a complete uninstall list.
Why doesn’t Event Viewer show my recently removed app?
Because Windows may not have logged that uninstall.
Does Windows Settings show uninstall history?
No. It only displays currently installed applications.
Can I recover an uninstalled program?
You will need to download and reinstall it manually.
Is this limitation specific to Windows 11?
No. Older Windows versions work the same way.