Hi Elliot,
Thanks for reaching out to Microsoft Q&A Forum. I understand that after upgrading to Windows 11, Microsoft Defender Firewall is stuck in a stopping state and shows error code 0x800706d9 when you try to apply recommended settings.
Before we proceed further, I would like to narrow this down a bit:
- Are you currently signed in with a personal Microsoft account, or is this a work or school account?
- Do you have any third-party antivirus or firewall software installed, even if it was installed before the Windows 11 upgrade?
In the meantime, you can try these steps:
1, Restart required firewall-related services
- Press Windows + R, type
services.msc, and press Enter - Locate Base Filtering Engine
- Make sure its Startup type is set to Automatic and that the service is running
- Then check Microsoft Defender Firewall and see if its status changes
2, Run system file checks
- Press the Windows key, type
cmd - Right-click Command Prompt and select Run as administrator
- Run
sfc /scannowand wait for it to complete - Restart the device once finished
3, Repair the Windows image
- Open Command Prompt as administrator again
- Run
DISM /Online /Cleanup-Image /RestoreHealth - Restart the device after completion
4, Check Windows Security service status
- Open
services.mscagain - Ensure Windows Security Service is set to Automatic and running
- If it is stopped, try starting it and observe any error messages
5, Perform a clean boot to rule out software conflicts
- Press Windows + R, type
msconfig, and press Enter - On the Services tab, select Hide all Microsoft services, then click Disable all
- Restart the device and check if the firewall starts normally
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.