Hi,
You can fix the Windows Defender Firewall error 0x800706d9 by following the steps in the thread below.
Windows Firewall 0x800706d9 - Microsoft Q&A
(Please see the accepted answer in that thread. It has helped hundreds of users.)
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
This issue began when I updated my OS from Windows 10 to Windows 11 in October 2025. When I go to the firewall tab in control panel, it says, "Windows Defender Firewall is not using the recommended settings to protect your computer" and when I click "Use recommended settings," I get the 0x800706d9 error. Additionally, in an elevated command prompt, when I type "sc query mpssvc," I get back that it is in state 3, or STOP PENDING. This is reflected in services where Windows Defender Firewall is stuck on Stopping despite being set to Automatic in Services.
Some additional information:
Hi,
You can fix the Windows Defender Firewall error 0x800706d9 by following the steps in the thread below.
Windows Firewall 0x800706d9 - Microsoft Q&A
(Please see the accepted answer in that thread. It has helped hundreds of users.)
AI answer
Windows Defender Firewall and Windows Update both depend on the Windows Firewall service. Error 0x800706d9 indicates that a required service (such as Windows Firewall) is not running or not configured correctly. When the Windows Defender Firewall service is stuck in a “Stopping” state (STOP PENDING), attempts to apply recommended settings or use features that depend on it can fail with this error.
The documented guidance for this error is:
sc query RpcSs
sc query RpcEptMapper
sc query mpssvc
RpcSs and RpcEptMapper must not be stopped or disabled. If they are, set them back to their default configuration and start them.EPT_S_NOT_REGISTERED) occurs when a required service that Windows Update depends on (including Windows Firewall) is stopped, disabled, or misconfigured. Agent -- WARNING: Failed to evaluate Installable rule, Owner = UpdateId, hr = 0x800706D9
If the Windows Defender Firewall service remains stuck in STOP PENDING after verifying RPC services and removing conflicting policies, and the registry configuration is suspected to be corrupted, an in-place repair or reset that restores default firewall configuration may be required, as the service must be running and healthy for both firewall and update operations to work correctly.
References: