Medium Operating Systems ✓ Solution Verified by Community (0+ upvotes)

Error Code 0x80070641 — Windows 11

ERROR_INSTALL_SERVICE_FAILURE: Windows Installer service failure.

65% úspěšnost
👥 0+ uživatelů ověřilo
📅 Aktualizováno: 2026-08-12
⏱️ 40 min čtení
Oprava založena na komunitních zprávách a expertní analýze. Naposledy ověřeno: 2026-08-12 · Jak ověřujeme opravy
Error Code0x80070641
Affected SystemWindows 11 (Microsoft)
DifficultyMedium
Estimated Time40 min
Requires Admin Rights⚠️ Yes

Postup řešení

  1. 1 Press Windows key + R, type 'services.msc', and press Enter. Find 'Windows Installer'. Double-click it, set 'Startup type' to 'Manual', and click 'Start' if it's not running. Click 'Apply' and 'OK'. This ensures the service is available when needed.
  2. 2 Press Windows key + X and select 'Terminal (Admin)'. Type 'sfc /scannow' and press Enter. This scans for corrupted system files that might affect the installer service.
  3. 3 In the same terminal, type 'DISM /Online /Cleanup-Image /RestoreHealth' and press Enter. This repairs the system image, which can fix underlying issues.
  4. 4 Check if the Windows Installer service is being blocked by Group Policy. Press Windows key + R, type 'gpedit.msc' (if available), and navigate to Computer Configuration → Administrative Templates → Windows Components → Windows Installer. Ensure 'Turn off Windows Installer' is set to 'Not Configured'.
  5. 5 If the error persists, re-register the Windows Installer service by typing 'msiexec /unregister' and then 'msiexec /regserver' in an admin terminal.

🔍 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