• About Us
  • Announce
  • Privacy Policy
  • Contact us
MasterTrend Info - Technology, News and Tutorials
  • HOME
    • BLOG
  • Tutorials
  • Hardware
  • Gaming
  • Smartphones
  • Security
  • Windows
  • IA
  • Software
  • Networks
  • en_USEnglish
    • es_ESSpanish
    • pt_BRPortuguese
    • fr_FRFrench
    • it_ITItalian
    • de_DEGerman
    • ko_KRKorean
    • jaJapanese
    • zh_CNChinese
    • ru_RURussian
    • thThai
    • pl_PLPolish
    • tr_TRTurkish
    • id_IDIndonesian
    • hi_INHindi
    • arArabic
    • sv_SESwedish
    • nl_NLDutch
No result
See all results
  • HOME
    • BLOG
  • Tutorials
  • Hardware
  • Gaming
  • Smartphones
  • Security
  • Windows
  • IA
  • Software
  • Networks
  • en_USEnglish
    • es_ESSpanish
    • pt_BRPortuguese
    • fr_FRFrench
    • it_ITItalian
    • de_DEGerman
    • ko_KRKorean
    • jaJapanese
    • zh_CNChinese
    • ru_RURussian
    • thThai
    • pl_PLPolish
    • tr_TRTurkish
    • id_IDIndonesian
    • hi_INHindi
    • arArabic
    • sv_SESwedish
    • nl_NLDutch
No result
See all results
MasterTrend Info - Technology, News and Tutorials
No result
See all results
Start Windows (Real-World Use and Solutions)

Uninstalled programs in Windows 11: how to recover them

MasterTrend Insights by MasterTrend Insights
July 26, 2026
in Windows (Real-World Use and Solutions)
Reading time:21 min read
0
Uninstalled programs in Windows 11 - Woman using a laptop to recover uninstalled programs in Windows 11.

Did you accidentally uninstall a program in Windows 11? Discover how to recover uninstalled programs using System Restore, backups, and other simple step-by-step solutions.

0
SHARED
0
Views
Share on FacebookShare on Twitter

Contents

  1. Uninstalled programs in Windows 11: what can be recovered and how to do it
  2. How to view uninstalled programs in Windows 11
    1. Check MSI uninstallations in the Event Viewer
    2. View event 1034 using PowerShell
  3. How to recover uninstalled programs in Windows 11
    1. 1. Reinstall an app from the Microsoft Store
    2. 2. Download the official installer again
    3. 3. Reinstall the program using WinGet
    4. 4. Recover programs with System Restore
    5. 5. Recover application settings and data
    6. 6. Use data recovery only for lost files
  4. How to avoid losing your program list and its data
    1. Export a WinGet compatible list
    2. Activate Windows Backup
  5. Frequently asked questions about uninstalling programs in Windows 11
    1. Does Windows 11 keep a complete list of uninstalled programs?
    2. Can I recover a program without a restore point?
    3. Will system restore delete my personal files?
    4. Why does a program not appear in event 1034?
    5. Can a data recovery tool restore the program?
    6. Does WinGet export all installed programs?
  6. Conclusion
  7. Official sources consulted

Uninstalled programs in Windows 11: what can be recovered and how to do it

Recovering uninstalled programs in Windows 11 This almost always means reinstalling the application from the Microsoft Store, WinGet, or the developer's official website. System Restore can revert programs and settings to a previous state, but it affects other system changes and shouldn't be the first option for recovering a single application.

Quick response

If you know the program's name, reinstall it from an official source. If you don't remember, check the Microsoft Store and the Event Viewer. 1034 of MsiInstaller It can show removals processed by Windows Installer, but it doesn't provide a complete list of all uninstalled applications. Use System Restore only if a suitable previous restore point exists and the uninstallation is part of a larger problem.

Do you want to recover the application?

Reinstall it from the Microsoft Store, WinGet, or the manufacturer's official website.

Do you want to restore settings?

Check backups, cloud synchronization, and user data folders.

You lost documents

Check the Trash, OneDrive, File History, or a file recovery tool.

The system became unstable.

Evaluate System Restore after reviewing which programs and drivers will be affected.

How to view uninstalled programs in Windows 11

Windows 11 does not offer a single screen with a complete history of all uninstalled programs. The available method depends on how the application was installed: the Microsoft Store maintains a library linked to the account, while the Event Viewer may log certain uninstallations of MSI packages.

Event 1034 does not show all deleted programs

This event belongs to Windows InstallerIt may include programs installed using MSI packages, but not necessarily Microsoft Store apps, portable programs, custom installers, scripts, package managers, or apps whose registry has already been overwritten or cleaned.

Check MSI uninstallations in the Event Viewer

1. Open the Event Viewer

Writes Event display In Windows 11, type "search" and open the app. You can also press Windows + R, write eventvwr.msc and press Enter.

Main interface of the Event Viewer in Windows 11
The Event Viewer allows you to filter logs generated by Windows Installer.

2. Open the application log

On the left panel, enter Windows Logs > Application.

Application log open in Windows 11 Event Viewer
Windows Installer operations are logged within the Application log.

3. Filter the current record

In the actions panel on the right, select Filter current record.

Filter current log option in the Event Viewer
The filter reduces the log to the events that are relevant for this check.

4. Select MsiInstaller and event 1034

In Origins of the eventselect MsiInstallerIn the identifiers field, write 1034 and confirm with Accept.

MsiInstaller filter with event ID 1034
Event 1034 reports that the removal of an MSI product ended with a certain state.

5. Review the event details

Open each result to check the product name, version, language, manufacturer, date, and final deletion status. The status code helps you determine if the operation completed successfully.

View event 1034 using PowerShell

The same search can be performed from PowerShell without modifying the system:

Get-WinEvent -FilterHashtable @{ LogName = 'Application' ProviderName = 'MsiInstaller' Id = 1034 } | Select-Object TimeCreated, Id, Message

If no results appear, you cannot conclude that the program was never installed. It may have used a different installer, belonged to the Microsoft Store, or fallen outside the period retained by the registry.

How to recover uninstalled programs in Windows 11

The appropriate method depends on the application's origin and what was actually lost. Reinstalling the program is usually straightforward; recovering its settings, license, or working files may require a prior backup or synchronization.

SituationRecommended methodWhat can you recover?
Microsoft Store appMicrosoft Store LibraryThe application and the license linked to the account
Desktop programOfficial WinGet installerThe application files and their components
Preferences or profilesBackup, synchronization, or user foldersCompatible configuration, profiles, and data
Several programs and settings affectedRestore systemSystem file status, Registry, and installed programs
Deleted documentsRecycle bin, backup or file recoveryPersonal files, not a fully functional installation

1. Reinstall an app from the Microsoft Store

  1. Open Microsoft Store.
  2. Select Library.
  3. Find the application you want to recover.
  4. Credit install.

Sign in with the same Microsoft account you used to get or buy the app. The library can help you find apps associated with the account, even if they're no longer installed on your computer.

The application can retain synchronized data

If the program used a custom account or cloud synchronization, your preferences and documents may reappear after logging in. This depends on the developer and should not be confused with automatic Windows recovery.

2. Download the official installer again

For traditional applications, go to the manufacturer's official website and download a version compatible with Windows 11. Avoid websites that repackage installers or add advertising, extensions, and unsolicited programs.

Before installing, look for these items:

  • license key, serial number, or subscription account;
  • email or purchase invoice;
  • original installer saved in Downloads or in a backup;
  • configuration file exported by the program;
  • projects and documents created with the application.

Copying the Program Files folder usually doesn't work

An application may depend on the Registry, services, drivers, shared libraries, scheduled tasks, and components installed in other locations. Recovering only its root folder rarely rebuilds a working installation.

3. Reinstall the program using WinGet

WinGet is the Windows package manager. It allows you to search for applications and run their installers from Terminal, PowerShell, or Command Prompt.

First, find the program:

winget search "program name"

Then install the package using its exact identifier:

winget install --id Identificador.DelPrograma --exact

Check the name, publisher, identifier, and source before confirming. WinGet makes reinstallation easy, but it doesn't maintain a comprehensive history of all removed applications.

4. Recover programs with System Restore

System Restore returns system files, the Registry, settings, and installed programs to the state they were in when the selected restore point was created. It does not modify personal files, but it may remove programs, drivers, and updates installed after that point.

It's not the first choice for a single application

If you can reinstall the program normally, do so. System Restore makes more sense when the removal coincides with crashes, driver changes, registry modifications, or the loss of multiple applications and settings.

1. Open Recovery

Search Recovery In Windows, open the Control Panel results. You can also press Windows + R, write rstrui.exe and press Enter.

Windows 11 Control Panel Recovery Tool
The Recovery tool contains access to the System Restore wizard.

2. Select Open System Restore

Windows will open the wizard to restore system files and settings.

Open System Restore option in Windows 11
Select Open System Restore to start the wizard.

3. Choose another restore point

When the option appears, select Choose another restore point and press Following.

Selecting a different restore point in Windows 11
Choosing another point allows you to locate a date prior to the uninstallation.

4. Select a previous point and examine the affected programs

Choose a restore point created before uninstallation. Activate Show more restore points If necessary, select Detect affected programs to review which applications and drivers will change.

Selecting a previous restore point in Windows 11
Check the date and review the affected programs before continuing.

5. Confirm the restoration

If the spot is right, press Following and then FinishWindows will restart to apply the changes.

Final confirmation of System Restore in Windows 11
The restoration requires restarting Windows to complete the process.

If no restore point appears

System protection may be disabled. Search Create a restore pointopens Configure and check the system drive's status. Enabling it now will help with future problems, but it doesn't retroactively create a point before the uninstallation.

5. Recover application settings and data

Reinstalling a program does not guarantee that your settings, profiles, or projects will return. Some uninstallers leave this data on your computer; others offer an option to delete it.

After reinstalling, check these locations:

  • %AppData%
  • %LocalAppData%
  • %ProgramData%
  • Documents, Images, Videos or Music;
  • OneDrive or another synchronization service;
  • custom folders created by the program.

Do not overwrite a new configuration with old files without verifying compatibility. A corrupted profile or one from a different version may prevent the application from opening.

6. Use data recovery only for lost files

File recovery tool used in Windows 11
Recovery tools search for deleted files; they do not reliably rebuild an installed application.

A recovery program can attempt to recover deleted documents, databases, projects, or configuration files. It typically does not recover a ready-to-run application because an installation also relies on the Registry, services, shared components, and other system-wide files.

To increase the chances of recovering files

  • Stop using the affected unit as much as possible;
  • Do not install the recovery tool on that same drive;
  • store the result in another physical unit;
  • Check the recovered files before overwriting other copies.

Microsoft offers Windows File RecoveryA command-line tool available in the Microsoft Store. The source and destination drives must be different.

winfr C: E: /regular /n \Users\TuUsuario\Documents\

How to avoid losing your program list and its data

No single integrated tool maintains a complete and universal view of all applications, licenses, settings, and data. The most secure strategy combines inventory, backups, and license storage.

Export a WinGet compatible list

WinGet can export to JSON the installed applications that it manages to associate with its available sources:

winget export --output "$env:USERPROFILE\Documents\aplicaciones-winget.json"

To reinstall the recognized packages:

winget import --import-file "$env:USERPROFILE\Documents\aplicaciones-winget.json"

During export, WinGet displays a warning when it cannot associate an installed application with an available package. Therefore, the JSON file is a useful inventory, but not a complete copy of the system.

Activate Windows Backup

Windows Backup can remember many installed applications, system preferences, Wi-Fi networks, and folders synced with OneDrive when you use a personal Microsoft account. It doesn't necessarily save the binary files of all programs: Store apps may be reinstalled from their shortcuts, while others may redirect to the developer's website.

Open Settings > Accounts > Windows Backup and check the options for remembering apps, preferences, and folders.

Restore points do not replace a backup

System Restore protects your Windows settings and installed programs, but it doesn't work as a document backup. For personal files, use OneDrive, an external drive, or File history in Windows 11.

Recommended preventative list

  • Store license keys in a secure password manager;
  • It preserves installers for old or hard-to-find programs;
  • periodically exports the WinGet inventory;
  • synchronize important projects or create external copies;
  • Create a restore point before major changes.

Frequently asked questions about uninstalling programs in Windows 11

Does Windows 11 keep a complete list of uninstalled programs?

No. The Event Viewer may show certain deletions performed through Windows Installer, and the Microsoft Store maintains its own library. Neither of these sources alone represents a comprehensive history.

Can I recover a program without a restore point?

Yes. Most apps can be reinstalled from the Microsoft Store, WinGet, or the official website. A system restore point is an alternative for returning your entire system to a previous state.

Will system restore delete my personal files?

The classic System Restore function is designed to revert system files, registry entries, settings, and installed programs without affecting personal files. Even so, it's advisable to maintain a backup before performing any recovery operation.

Why does a program not appear in event 1034?

It may have used a different MSI installer, come from the Microsoft Store, be a portable application, or be outside the period retained in the registry.

Can a data recovery tool restore the program?

Normally not. It can recover some files, but it doesn't reliably rebuild the Registry, services, dependencies, and other components of an installation. The correct course of action is to reinstall the application.

Does WinGet export all installed programs?

WinGet attempts to associate installed applications with packages from its sources. When it doesn't find a match, it displays a warning, and that application may be left out of the exported file.

Conclusion

The safest way to recover uninstalled programs in Windows 11 is to identify the application and reinstall it from an official source. The Microsoft Store and WinGet simplify the process; the Event Viewer can help identify some MSI uninstallations, but it doesn't provide a complete list.

System Restore should be reserved for situations where you also need to revert system changes. Data recovery tools are for attempting to recover deleted files, not for reconstructing installed applications. Maintaining an inventory of WinGet, backups, and saved licenses significantly reduces the workload when a program is accidentally deleted.

Official sources consulted

  • Microsoft Learn: Event Logging de Windows Installer
  • Microsoft Support: System Restore
  • Microsoft Support: Reinstalling Microsoft Store apps
  • Microsoft Learn: WinGet
  • Microsoft Learn: comando winget export
  • Microsoft Support: Windows File Recovery
  • Microsoft Support: Backup de Windows
Share this:
FacebookLinkedInPinterestXRedditTumblrBlueskyThreadsShareChatGPTClaudeGoogle AIGrok
Tags: EvergreenContentWindows11WindowsTips
Previous Publication

Updating PowerShell on Windows: all methods

MasterTrend Insights

MasterTrend Insights

Our editorial team shares a deep-dive analysis, tutorials and recommendations for getting the most out of your devices and digital tools.

RelatedPublications

Updating PowerShell on Windows - Woman updating PowerShell on Windows from a computer, with the PowerShell logo and the text "Update PowerShell" on the screen.
Windows (Real-World Use and Solutions)

Updating PowerShell on Windows: all methods

July 26, 2026
0
Privacy in Windows 11 - Woman using a laptop at home configuring privacy options in Windows 11 with O&O ShutUp10++, showing security settings and data control on screen.
Windows (Real-World Use and Solutions)

Privacy in Windows 11 with O&O ShutUp10++

June 21, 2026
128
Optional Windows 11 Features - Woman working on a Windows 11 laptop activating optional features in system settings; guide on when to enable or disable optional Windows 11 features in a modern office environment
Windows (Real-World Use and Solutions)

Optional features in Windows 11: when to turn them on or off

June 21, 2026
151
Carpeta inetpub Windows: usuario revisando error en PowerShell tras eliminar carpeta del sistema, explicando por qué no debes borrar inetpub si usas IIS o servidor web en Windows.
Windows (Real-World Use and Solutions)

inetpub folder in Windows: why you shouldn't delete it

May 2, 2026
175
Windows 11 local account; Woman using Windows 11 laptop showing locked “Sign-in” screen, illustrating how to create a local account in Windows 11 and avoid signing in with Microsoft.
Windows (Real-World Use and Solutions)

Windows 11 Local Account: How to Avoid Microsoft

May 1, 2026
340
Windows 11 God Mode: Woman holding laptop with "God Mode" folder and advanced system options for configuration, administrative tools and PC optimization.
Windows (Real-World Use and Solutions)

Windows 11 God Mode: What it is and when it adds value

March 19, 2026
233
5 1 vote
Article Rating
Subscribe
Access
Notify of
guest
guest
0 Comments
Oldest
Newest Most voted
Online Comments
See all comments

Stay Connected

  • 976 Fans
  • 118 Followers
  • 1.4 k Followers
  • 1.8 k Subscribers
  • Trends
  • Comments
  • Last
🖥️ How to open 'Devices and printers' in Windows 11: 4 simple steps

🌟 How to open ‘Devices and printers’ in Windows 11: ¡Amazing trick!

June 21, 2026
Windows 11 Persistent Clock: Options for displaying a persistent clock, limitations and practical decisions, with blue background, Windows icon and minimalist analog clock.

Windows 11 Persistent Clock: Options, Limits, and Real Decisions

June 21, 2026
Ethernet not working in Windows 11: 9 easy tricks

Ethernet not working in Windows 11: 3-minute solution ⚡🌐

13 November 2025
How to save game in REPO

How to save game in REPO 🔥 Discover the secret to not losing progress

7 July 2025
Features of Gmail on Android: Save time with 5 tips

Features of Gmail in Android: you 5 tricks you did not know! 📱✨

12
Notebook motherboard repair: internal view with motherboard, cooling system, fans and key components to check in an open laptop

Notebook Motherboard Repair – Step-by-Step Diagnosis

10
Install Windows 11 Home without Internet

Install Windows 11 Home without Internet

10
How to backup drivers in Windows 11/10 in 4 steps!

How to backup drivers in Windows 11/10 It Prevents errors! 🚨💾

10
Uninstalled programs in Windows 11 - Woman using a laptop to recover uninstalled programs in Windows 11.

Uninstalled programs in Windows 11: how to recover them

July 26, 2026
Updating PowerShell on Windows - Woman updating PowerShell on Windows from a computer, with the PowerShell logo and the text "Update PowerShell" on the screen.

Updating PowerShell on Windows: all methods

July 26, 2026
Read messages on iPhone - Woman reading messages on an iPhone next to the text “Read Receipts on iPhone”, guide to managing read receipts in current iOS.

Read messages on iPhone: a guide for current iOS

July 26, 2026
Saving Reel drafts - Woman editing a Reel draft on her mobile phone and saving it to the phone's gallery.

Save Reels drafts to the gallery

July 22, 2026

Recent News

Uninstalled programs in Windows 11 - Woman using a laptop to recover uninstalled programs in Windows 11.

Uninstalled programs in Windows 11: how to recover them

July 26, 2026
0
Updating PowerShell on Windows - Woman updating PowerShell on Windows from a computer, with the PowerShell logo and the text "Update PowerShell" on the screen.

Updating PowerShell on Windows: all methods

July 26, 2026
0
Read messages on iPhone - Woman reading messages on an iPhone next to the text “Read Receipts on iPhone”, guide to managing read receipts in current iOS.

Read messages on iPhone: a guide for current iOS

July 26, 2026
0
Saving Reel drafts - Woman editing a Reel draft on her mobile phone and saving it to the phone's gallery.

Save Reels drafts to the gallery

July 22, 2026
96
MasterTrend Info logo

MasterTrend Info is your source of reference in technology: discover news, tutorials, and analysis of hardware, software, gaming, mobile, and artificial intelligence. Subscribe to our newsletter and don't miss any trend.

Follow us

Browse by Category

  • Gaming & Real-World Experience
  • Hardware & Performance
  • AI Applied & Real-World Use
  • What's new
  • Networks, Wi-Fi & Internet
  • Digital Security & Privacy
  • Smartphones & Purchase Decision
  • Software & Useful Tools
  • Tutorials (Problem Solving)
  • Windows (Real-World Use and Solutions)

Recent News

Uninstalled programs in Windows 11 - Woman using a laptop to recover uninstalled programs in Windows 11.

Uninstalled programs in Windows 11: how to recover them

July 26, 2026
Updating PowerShell on Windows - Woman updating PowerShell on Windows from a computer, with the PowerShell logo and the text "Update PowerShell" on the screen.

Updating PowerShell on Windows: all methods

July 26, 2026
  • About Us
  • Announce
  • Privacy Policy
  • Contact us

Copyright © 2025 https://mastertrend.info/ - All rights reserved. All trademarks are property of their respective owners.

We've detected you might be speaking a different language. Do you want to change to:
es_ES Spanish
es_ES Spanish
en_US English
pt_BR Portuguese
fr_FR French
it_IT Italian
ru_RU Russian
de_DE German
zh_CN Chinese
ko_KR Korean
ja Japanese
th Thai
hi_IN Hindi
ar Arabic
tr_TR Turkish
pl_PL Polish
id_ID Indonesian
nl_NL Dutch
sv_SE Swedish
Change Language
Close and do not switch language
No result
See all results
  • en_USEnglish
    • es_ESSpanish
    • pt_BRPortuguese
    • fr_FRFrench
    • it_ITItalian
    • de_DEGerman
    • ko_KRKorean
    • jaJapanese
    • zh_CNChinese
    • ru_RURussian
    • pl_PLPolish
    • id_IDIndonesian
    • tr_TRTurkish
    • hi_INHindi
    • thThai
    • arArabic
    • sv_SESwedish
    • nl_NLDutch
  • Gaming & Real-World Experience
  • Hardware & Performance
  • AI Applied & Real-World Use
  • Smartphones & Purchase Decision
  • What's new
  • Networks, Wi-Fi & Internet
  • Digital Security & Privacy
  • Software & Useful Tools
  • Tutorials (Problem Solving)
  • Windows (Real-World Use and Solutions)

Copyright © 2025 https://mastertrend.info/ - All rights reserved. All trademarks are property of their respective owners.

wpDiscuz
RedditBlueskyXMastodonHacker News
Share this:
MastodonVKWhatsAppTelegramSMSLineMessengerFlipboardHacker NewsMixNextdoorPerplexityXingYummly
Your Mastodon Instance