Windows 11 Firewall Issue


HoPC

New member
Local time
8:54 AM
Posts
2
OS
Windows 11
When Windows 10 support ended in October 2025, I updated to Windows 11 (version 24H2).

Straight after the install all seems to be working until I shut down the PC. When I next started it, I get a Windows Security notification to “Turn on Windows Firewall -Windows Firewall is turned off. Tap or Click to turn it on”. I click on it and it takes me to the ‘Security at a glance’ screen and everything shows “No action needed”.

From the Windows ‘Start’ button, I go to the ‘Settings’ window, through ‘Windows Security’ and click on ‘Firewall & Network protection’ to get to the Firewall screen, and next to a white cross in a red circle it says "Microsoft Defender Firewall is using settings that may make your device unsafe” with a button that says "Restore settings". I click on it and at the pop-up window that asks “Do you want to allow this app to make changes to your device?” I click “Yes” and nothing happens!

I’d read that the latest Windows 11 version (25H2) was supposed to fix the firewall issue, so I updated to this version. Once again, straight after the install everything looked to be working (firewall was on, I could see apps that are allowed through the firewall). But once I restarted it, we are back to the same problem!!

I can’t now get my Sonos speaker to work due to “changed firewall settings” and a couple of games that I tried to install also failed.
 
Windows Build/Version
Windows 11 25H2 Build 26200.7171

My Computer

System One

  • OS
    Windows 11
    Computer type
    PC/Desktop
force on gpedit or regedit to option disable firewall is off
I do this here and nothing can turn off the firewall, it's always on by force.


3aNBMJ.png



save this .reg and run
Code:
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\WindowsFirewall]

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\WindowsFirewall\DomainProfile]
"EnableFirewall"=dword:00000001

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\WindowsFirewall\PrivateProfile]
"EnableFirewall"=dword:00000001

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\WindowsFirewall\PublicProfile]
"EnableFirewall"=dword:00000001

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\WindowsFirewall\StandardProfile]
"EnableFirewall"=dword:00000001
 

My Computer

System One

  • OS
    Windows 11 Iot Enterprise 21h2 22000.3260
    Computer type
    PC/Desktop
    Manufacturer/Model
    Asus
    CPU
    xeon E5-2697v2
    Motherboard
    rampage iv extreme
    Memory
    32gb 8x4gb ddr3 1333 mhz
    Graphics Card(s)
    gtx 570 poit of view
    Sound Card
    realtek HD (ALC898)
    Monitor(s) Displays
    samsung b2030
    Screen Resolution
    1600x900
    Hard Drives
    2tb hd 5400 rpm
    3tb hd 5400 rpm
    1tb nvme pcie 3.0
    PSU
    hx850w
    Keyboard
    mtek
    Internet Speed
    500/250 gpon
    Browser
    r3dfox 146.0
    Antivirus
    none
Thanks for the reply maur0.
gpedit had an error and regedit doesn't show the profiles in your example.

1764459536115.webp
 

My Computer

System One

  • OS
    Windows 11
    Computer type
    PC/Desktop
Back
Top Bottom