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

How to fix error 0x80070641 in Windows 11

ERROR_INSTALL_SERVICE_FAILURE: Windows Installer service failure.

65% success rate
👥 0+ users verified
📅 Updated: 2026-08-13
⏱️ 40 min read
Fix based on community reports and expert analysis. Last verified: 2026-08-13 · How we verify fixes
Error Code0x80070641
Affected SystemWindows 11 (Microsoft)
DifficultyMedium
Estimated Time40 min
Requires Admin Rights⚠️ Yes

Solution Steps

  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:

🔧 Still having issues?

Describe your exact problem to Error Buddy and get a personalized fix in seconds.

🛠️ Try Error Buddy — It's Free