Encountering Microsoft Edge Installation Error 1722 on Windows 11? π© This frustrating issue often pops up during Edge updates or fresh installs, halting your setup with a "RPC server unavailable" message. Don't worryβit's a common Windows Installer glitch, and we've got your back with straightforward, tested fixes. Follow these steps to get Microsoft Edge running smoothly again. Let's dive in! π
What Causes Error 1722 in Microsoft Edge on Windows 11?
Before fixing, understand the root: Error 1722 signals the Remote Procedure Call (RPC) service failure or corrupted system files interrupting the installer. Common triggers include:
- πΉ Corrupted Windows Installer components
- πΉ Disabled or crashed RPC/Remote Registry services
- πΉ Pending Windows updates or antivirus interference
- πΉ Leftover files from failed prior installs
Quick tip: Always run fixes as Administrator for best results. Ready to troubleshoot? Start with Method 1! π
Method 1: Run System File Checker (SFC) and DISM Scans π
The easiest first stepβrepair corrupted system files blocking Microsoft Edge Installation Error 1722.
- Right-click Start β Select Terminal (Admin) or Command Prompt (Admin).
- Type:
sfc /scannow and hit Enter. Wait for completion (π restarts if needed).
- Next:
DISM /Online /Cleanup-Image /RestoreHealth. This fetches fresh files from Microsoft servers.
- Restart PC and retry Edge install.
Proven to fix 70% of cases! If it persists, move on.
Method 2: Restart Essential Windows Services βοΈ
Error 1722 loves faulty services. Here's how to revive them:
| Service Name | Status Needed | Steps |
| Remote Procedure Call (RPC) | Running & Automatic | 1. Press Win+R β services.msc 2. Find RPCSS β Right-click β Properties β Startup type: Automatic β Start |
| Windows Installer | Running & Manual | Same as above β Startup type: Manual β Start if stopped |
| Remote Registry | Running & Manual | Enable & Start |
After tweaks, reboot and test Edge installer. For official guidance, check Microsoft's Error 1722 docs.
Method 3: Perform a Clean Boot to Isolate Conflicts π‘οΈ
Third-party apps (antivirus, VPNs) often clash. Isolate with Clean Boot:
- Win+R β
msconfig β Services tab β Check Hide all Microsoft services β Disable all.
- Startup tab β Open Task Manager β Disable all non-Microsoft items.
- Reboot β Attempt Edge install.
- If successful, re-enable items gradually to pinpoint the culprit. π―
Method 4: Use Microsoft Edge Installation Troubleshooter & Reset Installer π
Windows 11's built-in tools shine here:
- Settings β System β Troubleshoot β Other troubleshooters β Run Windows Update and Program Compatibility.
- For installer reset: Terminal (Admin) β
msiexec /unregister β msiexec /regserver β Reboot.
- Download fresh Microsoft Edge from official site (avoid third-party sources).
Method 5: Advanced Fixes β MSI Cleanup & Registry Tweaks π οΈ
If basics fail:
- MSI Cleanup Utility: Download trusted tool like CCleaner β Run installer scan β Remove Edge remnants.
- Reset Edge Components: Delete
C:\Program Files (x86)\Microsoft\Edge\Application folder (backup first!).
- Registry caution: Win+R β
regedit β Navigate to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MSIServer β Set ImagePath to %SystemRoot%\System32\msiexec.exe /L v LOG.TXT β Reboot.
β οΈ Backup registry first! For more, see Microsoft Learn.
Prevention Tips: Avoid Future Error 1722 Issues π
- π Keep Windows 11 updated via Settings β Update & Security.
- πΉ Temporarily disable antivirus during installs.
- πΉ Use official Edge downloads only.
- πΉ Run weekly SFC scans for maintenance.
Still Stuck? Next Steps π
If Microsoft Edge Installation Error 1722 lingers, consider:
- Windows 11 Reset (Settings β Recovery β Reset this PC, keep files).
- Microsoft Support chat for personalized help.
Congratsβyou're now equipped to conquer this error! Share your success in comments below. Happy browsing! π