How to Fix Fix Default Apps Reset After Windows Update on Windows
Default browser or apps changed back after a Windows Update? File associations reset? PDF, browser, or email defaults keep reverting? Fix default app reset on Windows.
📖
Main Troubleshooting Guide
How to Fix Windows Update Errors →Complete symptoms, causes, and step-by-step solutions
Symptoms
You might be experiencing this problem if you notice:
- •Default browser changed back to Edge after a Windows Update
- •File type associations (PDF, images, etc.) reset to Windows defaults
- •"We've reset your default apps" notification appears after update
- •Default email, music, or video player reverted to Windows built-in apps
- •Have to re-set default apps after every cumulative update
- •Specific file extensions (.html, .pdf) reset but others stay
Common Causes
- ⚠Windows Update resets app defaults when it detects association hash mismatches
- ⚠Microsoft intentionally resets defaults when app registration changes
- ⚠UserChoice hash validation fails — Windows sees the association as tampered
- ⚠Third-party app didn't register file associations using the proper Windows API
- ⚠Registry-based file associations corrupted during update
- ⚠Feature updates (not cumulative) perform a more aggressive default reset
Solutions
Solution 1: Re-set Default Apps Properly
- 1Open Settings → Apps → Default apps
- 2Click on the app you want as default (e.g., Chrome, Firefox)
- 3Click "Set default" at the top to make it the default for all supported types
- 4Or scroll down and set specific file types individually
- 5For browsers: also set .htm, .html, HTTP, and HTTPS protocols
- 6For PDF: set .pdf to your preferred PDF reader
- 7Windows 11: click the file type → select your preferred app → OK
- 8These settings use the proper UserChoice hash and are less likely to be reset
Solution 2: Prevent Future Resets
- 1The reset happens because Windows validates a hash for each association
- 2Always set defaults through Settings — never through registry hacks
- 3Apps that set defaults via registry bypass the hash → Windows resets them
- 4Keep third-party apps updated — newer versions use proper registration
- 5After setting defaults: export them for quick restoration:
- 6CMD: dism /online /export-defaultappassociations:C:\defaults.xml
- 7After future updates, re-import:
- 8dism /online /import-defaultappassociations:C:\defaults.xml
Solution 3: Use Group Policy to Lock Defaults
- 1For persistent control (Pro/Enterprise editions):
- 2First export current defaults:
- 3dism /online /export-defaultappassociations:C:\defaults.xml
- 4Open gpedit.msc → Computer Config → Admin Templates → File Explorer
- 5Set "Set a default associations configuration file"
- 6Point it to your exported XML file path
- 7This locks the defaults and prevents Windows Update from resetting them
- 8Note: this applies to all users on the PC
FIXES THIS IN 5 MINUTES
Fix Fix Default Apps Reset After Windows Update Automatically
RescuePC Toolkit includes 109+ automated repairs that fix this problem with one click. No command line knowledge required.
Download Now - Free TrialNo credit card required • Works on Windows 10 & 11