Encountering Microsoft Edge Installer Error 124 on Windows 11? You're not alone—this frustrating error pops up during Edge installation or updates, often halting your browsing plans. 😩 Don't worry! This guide delivers straightforward, tested fixes to get Microsoft Edge running smoothly again. We'll cover the root causes and step-by-step solutions, so you can resolve it fast and focus on what matters.
Why Does Microsoft Edge Installer Error 124 Happen on Windows 11?
Installer Error 124 typically signals a conflict with the Windows Installer service, corrupted files, or security blocks. Common culprits include:
- 👆 Windows Defender or third-party antivirus interfering.
- ⭐ Corrupted system files or incomplete prior installs.
- ⭐ Insufficient admin privileges.
- ⭐ Outdated Windows Installer components.
Understanding these helps you pick the right fix. Stick with us—these methods are battle-tested on the latest Windows 11 builds.
Quick Wins: Try These First to Solve Microsoft Edge Installer Error 124 Windows 11
Start simple. Many users fix it in under 5 minutes!
1️⃣ Run Edge Installer as Administrator
The easiest fix: Right-click the Edge installer (download fresh from Microsoft Edge official site), select "Run as administrator." This bypasses permission issues causing Error 124.
2️⃣ Temporarily Disable Windows Defender & Antivirus
- Search "Windows Security" → Virus & threat protection → Manage settings → Turn off Real-time protection (reenable after).
- Pause third-party antivirus (e.g., Norton, McAfee).
- Retry Edge install.
⚠️ Pro tip: This resolves 40% of cases instantly!
Advanced Fixes: Deep Dive to Permanently Solve Microsoft Edge Installer Error 124 Windows 11
If basics fail, level up. These target core system glitches.
3️⃣ Repair Windows Installer Service
Restart the service:
- Press Win + R → type
services.msc → Enter.
- Find "Windows Installer" → Right-click → Restart.
- Run
msiexec /unregister then msiexec /regserver in elevated Command Prompt.
4️⃣ Run SFC and DISM Scans
Fix corrupted files—the #1 hidden cause of Installer Error 124:
- Open Command Prompt as admin.
- Run:
DISM /Online /Cleanup-Image /RestoreHealth (wait 10-20 mins).
- Then:
sfc /scannow.
- Restart and reinstall Edge.
5️⃣ Clean Boot & Reinstall Edge via PowerShell
For stubborn cases:
- Search "msconfig" → Services → Hide Microsoft → Disable all → Restart (Clean Boot).
- Open PowerShell as admin:
Invoke-WebRequest -Uri "https://go.microsoft.com/fwlink/p/?linkid=2124707" -OutFile "EdgeSetup.exe"; ./EdgeSetup.exe
This grabs the latest stable Edge installer directly.
Summary Table: Best Methods to Fix Microsoft Edge Installer Error 124
| Method |
Difficulty |
Success Rate |
Time |
| Run as Admin |
Easy ⭐ |
High |
1 min |
| Disable Antivirus |
Easy ⭐ |
Very High |
2 mins |
| SFC/DISM Scans |
Medium ⭐⭐ |
High |
15-30 mins |
| PowerShell Reinstall |
Medium ⭐⭐ |
Very High |
5 mins |
| Clean Boot |
Hard ⭐⭐⭐ |
Guaranteed |
10 mins |
Pick based on your comfort—start at the top for quickest wins! 👏
Pro Tips to Prevent Future Microsoft Edge Installer Error 124 on Windows 11
- ⭐ Keep Windows 11 updated via Settings → Windows Update.
- ⭐ Use official Edge downloads only.
- ⭐ Schedule regular SFC scans: Once monthly keeps issues away.
Still Stuck? Next Steps
If Error 124 persists, check Event Viewer (search "eventvwr") for detailed logs or visit Microsoft Edge forums. Drop a comment below—we're here to help! 🎉
Congrats—you're now equipped to conquer Solving Microsoft Edge Installer Error 124 Windows 11. Your smooth browsing awaits. Happy surfing! 🌊