How to Fix Windows 11 Firewall Won’t Turn On After Update: Error 0x80070422 / 1058

Struggling to enable Windows 11 Firewall after an update? Learn why you get error 0x80070422 or 1058 and discover steps to restore your firewall.

If your Windows 11 Firewall stopped working after the latest update and you can’t turn it on, you’re not alone. Many users report seeing error 0x80070422 in the Control Panel or error 1058 when using Command Prompt. Here’s what’s happening and how to fix it.

Error 0x80070422 / 1058

Why This Happens

The most likely cause is that the Windows Defender Firewall authorization driver or the related service is disabled or missing. After recent updates, some Windows services can get misconfigured, preventing the firewall from starting.

Common Symptoms

  • Firewall appears off and cannot be turned on.
  • Control Panel shows error 0x80070422.
  • Command Prompt or PowerShell returns error 1058 when trying to start the firewall.
  • Searching Services or Device Manager may not show the missing driver.

Possible Solutions

  1. Check Windows Firewall Service
    • Press Win + R, type services.msc and hit Enter.
    • Look for Windows Defender Firewall.
    • Set Startup type to Automatic and click Start.
  2. Check Required Dependencies
    • Some services depend on Base Filtering Engine (BFE). Make sure BFE is running.
    • Other dependent services: Remote Procedure Call (RPC) and Windows Management Instrumentation (WMI).
  3. Use System File Checker
    • Open Command Prompt as administrator.
    • Run: sfc /scannow
    • This checks and repairs corrupted system files that may include firewall drivers.
  4. Reset Windows Firewall Settings
    • Open Command Prompt as admin.
    • Run: netsh advfirewall reset
  5. Update Windows
    • Sometimes Microsoft releases hotfixes after buggy updates. Check for updates and install any pending patches.
  6. Advanced Option: Repair Missing Driver
    • If the Windows Defender Firewall driver is truly missing, you may need to repair or reinstall Windows 11 using in-place upgrade to restore system components without losing your files.

Final Note

If none of the above works, it’s likely a corruption caused by the update. A repair installation usually fixes all missing drivers and services while keeping your personal files intact.

Hello! I'm a gaming enthusiast, a history buff, a cinema lover, connected to the news, and I enjoy exploring different lifestyles. I'm Yaman Şener/trioner.com, a web content creator who brings all these interests together to offer readers in-depth analyses, informative content, and inspiring perspectives. I'm here to accompany you through the vast spectrum of the digital world.

Leave a Reply

Your email address will not be published. Required fields are marked *