Medium
Operating Systems
✓ Solution Verified by Community (0+ upvotes)
How to fix error 0x80072f94 in Windows 11
ERROR_WINHTTP_INCORRECT_HANDLE_STATE: WinHTTP handle state incorrect.
Fix based on community reports and expert analysis. Last verified: 2026-08-12
· How we verify fixes
| Error Code | 0x80072f94 |
|---|---|
| Affected System | Windows 11 (Microsoft) |
| Difficulty | Medium |
| Estimated Time | 30 min |
| Requires Admin Rights | ⚠️ Yes |
| Requires Reboot | 🔄 Yes |
Solution Steps
- 1 Press Windows key + X and select 'Terminal (Admin)'. This opens an elevated command prompt.
- 2 Run the System File Checker: type 'sfc /scannow' and press Enter. This will scan and repair corrupted system files that might be causing the WinHTTP issue. Wait for it to complete.
- 3 After SFC, run DISM: type 'DISM /Online /Cleanup-Image /RestoreHealth' and press Enter. This repairs the system image and can fix underlying corruption.
- 4 If the error persists, reset the WinHTTP proxy settings. Type 'netsh winhttp reset proxy' and press Enter. This clears any proxy settings that might be interfering with WinHTTP.
- 5 Check if any third-party software is interfering. Temporarily disable your antivirus and VPN, then try Windows Update again. If it works, you've found the culprit.
- 6 If all else fails, perform a clean boot. Press Windows key + R, type 'msconfig', and press Enter. In the System Configuration window, go to the 'Services' tab, check 'Hide all Microsoft services', then click 'Disable all'. Go to the 'Startup' tab and click 'Open Task Manager'. Disable all startup items. Restart your PC and try Windows Update. This will tell you if a third-party service is causing the issue.
🔍 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