Medium
Operating Systems
✓ Solution Verified by Community (0+ upvotes)
Error Code 0x800706d9 — Windows 11
ERROR_NO_MORE_MATCHES: No more endpoints from the endpoint mapper.
Oprava založena na komunitních zprávách a expertní analýze. Naposledy ověřeno: 2026-08-12
· Jak ověřujeme opravy
| Error Code | 0x800706d9 |
|---|---|
| Affected System | Windows 11 (Microsoft) |
| Difficulty | Medium |
| Estimated Time | 45 min |
| Requires Admin Rights | ⚠️ Yes |
| Requires Reboot | 🔄 Yes |
Postup řešení
- 1 Press Windows key + R to open the Run dialog. Type 'services.msc' and press Enter. This opens the Services window where you can manage background services. Look for 'Remote Procedure Call (RPC)' and 'DCOM Server Process Launcher' – these are essential for the Endpoint Mapper. Ensure they are 'Running' and set to 'Automatic' startup type. If not, right-click each, select Properties, set Startup type to Automatic, click Start, then OK.
- 2 Press Windows key + R, type 'firewall.cpl', and press Enter. Click 'Turn Windows Defender Firewall on or off' on the left. Ensure the firewall is turned on for both private and public networks. If it's off, turn it on. Sometimes a third-party firewall or security suite can block RPC communication. Temporarily disable any third-party firewall (if installed) to test, but re-enable it after.
- 3 Open Command Prompt as administrator: Press Windows key, type 'cmd', right-click 'Command Prompt', and select 'Run as administrator'. In the command prompt, type 'sfc /scannow' and press Enter. This scans and repairs corrupted system files. Wait for it to finish (may take 15-20 minutes). After it completes, restart your PC.
- 4 If SFC found issues or didn't help, run DISM: In the same admin Command Prompt, type 'DISM /Online /Cleanup-Image /RestoreHealth' and press Enter. This fixes Windows system image corruption. It may take up to 30 minutes. After completion, restart and try the update again.
- 5 Check if the Windows Update service is running: Press Windows key + R, type 'services.msc', and press Enter. Find 'Windows Update' service. Right-click and select 'Start' if it's not running. Also ensure 'Background Intelligent Transfer Service (BITS)' is running. Set both to Automatic if they aren't.
🔍 Didn't work? Enter your GPU and CPU for hardware-specific advice:
🔧 Stále máte problémy?
Popište svůj přesný problém Error Buddymu a získejte personalizovanou opravu během několika sekund.
🛠️ Vyzkoušet Error Buddy — Zdarma