WN11-00-000400 - All Wi-Fi Direct adapters must be disabled on the system.

Information

Wi-Fi Direct establishes a peer-to-peer (P2P) connection that lacks robust authentication. Due to its vulnerability to several types of attacks (including SSID spoofing and unauthorized network bridge), there is potential for sensitive information to be compromised.

Solution

Remove existing Wi-Fi Direct adapters from the system.

Open PowerShell with elevated privileges (run as administrator).

Enter the following command:

Get-NetAdapter -InterfaceDescription 'Microsoft Wi-Fi Direct*' -IncludeHidden | Disable-NetAdapter -Confirm:$false'.

See Also

https://dl.dod.cyber.mil/wp-content/uploads/stigs/zip/U_MS_Windows_11_V2R9_STIG.zip