How to safely uninstall programs and remove leftover files on Windows 11
Summary
This guide helps you troubleshoot and resolve: How to safely uninstall programs and remove leftover files on Windows 11. Follow the steps below to fix the issue.
Common Causes
Over time, your Windows 11 PC can accumulate applications you no longer use. Simply deleting a program's folder isn't enough — leftover files, cached data, and registry entries can take up valuable disk space and slow your system down. This guide walks you through the safest way to uninstall programs and clean up residual files using built-in Windows tools and trusted third-party utilities.
Quick Fix Steps
For most users, these three steps will handle the majority of uninstall tasks:
- Open Settings > Apps > Installed apps and remove the program using Uninstall.
- Check the program's installation folder (commonly
C:\Program FilesorC:\Program Files (x86)) for leftover files and delete them. - Run Disk Cleanup or a reputable cleaner such as Revo Uninstaller (free version) to clear residual data.
Detailed Instructions
Method 1: Uninstall Through Windows Settings
The built-in Windows uninstaller is the safest place to start. It calls the program's official installer, which handles most of the cleanup automatically.
- Press
Win + Ito open Settings. - Click Apps in the left sidebar, then select Installed apps.
- Scroll through the list or use the search bar to find the program you want to remove.
- Click the three-dot menu (...) next to the application.
- Select Uninstall, then confirm by clicking Uninstall again.
- Follow any prompts from the program's own uninstaller wizard.
- Restart your PC when prompted.
Method 2: Remove Leftover Files and Folders
After uninstalling, some programs leave behind configuration files, cached data, or empty folders. Cleaning these up frees disk space and reduces clutter.
- Open File Explorer with
Win + E. - Navigate to
C:\Program FilesandC:\Program Files (x86). - Look for any folder matching the name of the program you uninstalled.
- If the folder is empty or contains only files you've confirmed aren't needed, right-click it and choose Delete.
- Repeat the check in these common data locations:
C:\Users\<YourName>\AppData\LocalC:\Users\<YourName>\AppData\RoamingC:\Users\<YourName>\AppData\LocalLow
- Empty the Recycle Bin to permanently remove the files.
Method 3: Clean the Windows Registry
The Windows Registry stores configuration data for installed software. Removing leftover registry entries helps prevent errors and keeps your system tidy. Edit the registry with caution — incorrect changes can cause serious system issues.
- Press
Win + R, typeregedit, and press Enter. - Click Yes on the User Account Control (UAC) prompt.
- Before making changes, back up the registry: click File > Export, choose a safe location, and save.
- Navigate to
HKEY_CURRENT_USER\Softwareand look for any key matching the uninstalled program. - Check
HKEY_LOCAL_MACHINE\SOFTWAREandHKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Nodefor the same. - Right-click the matching key and select Delete.
- Close the Registry Editor and restart your PC.
Method 4: Use a Dedicated Uninstaller Tool
For stubborn programs or thorough cleanup, a dedicated uninstaller can scan for leftovers automatically. We recommend Revo Uninstaller (free version) or Bulk Crap Uninstaller, both of which are widely used and reputable.
- Download the tool from its official website only — avoid third-party download sites.
- Install and launch the application.
- Select the program you want to remove from the list.
- Choose Uninstall, then select a scan mode:
- Safe — finds basic leftovers (recommended for most users)
- Moderate — scans more locations
- Advanced — thorough scan, best for stubborn programs
- Review the items found and tick the ones you want to remove.
- Click Delete to clear the selected leftovers.
- Restart your PC when finished.
Method 5: Run Disk Cleanup
Windows 11 includes a built-in tool for clearing temporary files generated by applications.
- Press
Win + S, type Disk Cleanup, and press Enter. - Select the drive you want to clean (usually
C:) and click OK. - Tick the categories of files you want to remove, such as Temporary files, Recycle Bin, and Thumbnails.
- Click OK, then confirm by selecting Delete Files.
Troubleshooting
The Uninstall Button is Greyed Out
If the Uninstall option is unavailable, the program may be:
- A built-in Windows component — these can only be removed via optional features or DISM commands.
- A Microsoft Store app — try right-clicking it in the Start Menu and selecting Uninstall.
- Currently in use — close the program and any background processes in Task Manager (
Ctrl + Shift + Esc), then try again.
The Program Won't Uninstall
If the standard uninstaller fails:
- Boot into Safe Mode (
Win + I > System > Recovery > Advanced Startup) and try again. - Use the program's dedicated removal tool — many vendors (Adobe, antivirus makers, etc.) publish "clean removal" tools on their support pages.
- Use a third-party uninstaller with a Forced Uninstall feature.
Leftover Files Keep Reappearing
Some applications use cloud-synced settings that re-download on next launch. To stop this:
- Sign out of the application before uninstalling.
- Disable any background services in Task Manager > Startup apps.
- Check for scheduled tasks in Task Scheduler (
taskschd.msc) that may restart the program.
System Feels Slower After Cleanup
If performance drops after removing software, you may have accidentally deleted a dependency used by another program. Restore the registry backup you created earlier, or use System Restore:
- Press
Win + S, type Create a restore point, and open it. - Click System Restore and choose a restore point dated before your changes.
- Follow the prompts to roll back.
Still Having Issues?
💻 Open a Ticket