Encountering Microsoft Edge Installer Error 124 on Windows 10? 😩 This frustrating issue often blocks Edge updates or fresh installs, showing codes like 0x80070422 or "Installation failed." Don't worry—our guide delivers quick, reliable fixes to get you back online fast. We've tested these on the newest Windows builds for maximum success.
What Causes Microsoft Edge Installer Error 124 on Windows 10?
🔍 Error 124 typically stems from:
- Corrupted system files or pending Windows updates.
- Antivirus/firewall interference.
- Insufficient admin privileges or registry conflicts.
- Outdated .NET Framework or Visual C++ redistributables.
Stick around—these targeted solutions prioritize simplicity and effectiveness. Let's dive in! 🚀
Method 1: Run Installer as Administrator & Disable Interfering Software
The fastest first step: Right-click the Edge installer (download fresh from Microsoft's official site) and select "Run as administrator."
- 🔧 Temporarily disable third-party antivirus (e.g., Norton, McAfee) via its tray icon.
- Open Windows Security > Virus & threat protection > Manage settings > Turn off Real-time protection.
- Retry the installation.

✅ Success rate: High for most users. If it persists, proceed!
Method 2: Repair Windows Components with SFC & DISM
Corrupted files are a prime culprit. Use built-in tools to scan and fix.
- Press Win + S, search "cmd," right-click Command Prompt > Run as administrator.
- Run these commands one by one (hit Enter after each):
DISM /Online /Cleanup-Image /RestoreHealth
sfc /scannow
- Restart and reinstall Edge.
| Command |
Purpose |
Expected Time |
| DISM /Online /Cleanup-Image /RestoreHealth |
Repairs Windows image |
10-20 mins |
| sfc /scannow |
Scans system files |
5-10 mins |
This duo fixes underlying corruption causing Installer Error 124. 👏
Method 3: Reset Windows Update & Clear Edge Cache
Stuck updates? Reset the service.
- Search "Services," find Windows Update > Right-click > Stop.
- Delete contents of
C:\Windows\SoftwareDistribution and C:\Windows\System32\catroot2 (show hidden files first).
- Restart the service > Check for updates.
- For Edge specifically: Settings > Apps > Microsoft Edge > Advanced options > Reset.
![Steps to reset Windows Update for Edge Error 124 fix]()
Pro tip: Download the standalone Edge installer to bypass Update issues. 🌟
Method 4: Perform a Clean Boot & Update Dependencies
Third-party apps conflicting? Isolate with Clean Boot.
- 1️⃣ Search "msconfig" > Services > Hide all Microsoft > Disable all.
- 2️⃣ Startup tab > Open Task Manager > Disable all.
- Restart, install Edge, then re-enable services gradually.
Also, ensure latest .NET Framework and Visual C++ via Windows Update or Microsoft downloads.
Method 5: Advanced Registry Fix (Use with Caution)
⚠️ Backup registry first (regedit > File > Export).
- Open regedit as admin.
- Navigate to
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing.
- Delete RebootPending key if present.
- Restart and retry.
![Registry edit for resolving Microsoft Edge Installer Error 124]()
Troubleshooting Table: Quick Reference for Error 124 Fixes
| Symptom |
Best Fix |
Difficulty |
| Antivirus blocks install |
Method 1 |
Easy |
| System file errors |
Method 2 |
Medium |
| Update service stuck |
Method 3 |
Easy |
| App conflicts |
Method 4 |
Medium |
| Persistent registry issue |
Method 5 |
Advanced |
Prevention Tips & When to Seek Help
Keep Windows updated, run regular scans, and use official Edge sources. Still stuck? Check Event Viewer (Win + R > eventvwr) for details or post on Microsoft Community.
Congrats—you're now equipped to conquer Microsoft Edge Installer Error 124! 🎉 Share your success in comments below. Happy browsing! 🚀