Press "Enter" to skip to content

How to Turn Off Windows Firewall in Windows 10

Share Now:

The Microsoft Defender Firewall is a function of Windows 10 that monitors both incoming and outgoing network traffic.

It decides whether to permit or restrict it based on established rules in order to safeguard your device from unauthorized users.

There are numerous reasons to turn off the firewall, despite the fact that doing so is advised.

Regardless of the motivation, Windows 10 allows you to switch the firewall on and off using Windows Security, Control Panel, Command Prompt, and even PowerShell.

You can learn how to turn off Windows Firewall in Windows 10.

Windows 10 firewall turned off

Follow these instructions to disable the firewall in Windows 10:

  1. Launch Windows 10 Start.
  2. To start the app, search for Windows Security and select the top result.
  3. Select Firewall & network security.
  4. Decide which network to remove the firewall from.
    Turn Off Windows Firewall in Windows 10
  5. To turn off the Windows 10 firewall, switch off the “Microsoft Defender Firewall” toggle switch.Turn Off Microsoft Defender Firewall

Disconnect the firewall on Windows 10 Using Control Panel

Use the following procedures in Control Panel to deactivate Microsoft Defender Firewall on Windows 10:

  1. Access the Control Panel.
  2. Select System and Security.
  3. Select Windows Defender Firewall from the menu.
    windows defender firewall
  4. In the left pane, select the “Turn Windows Defender Firewall on or off” button.
    Turn Off Microsoft Defender Firewall 2
  5. Select “Turn off Microsoft Defender Firewall” to switch off the firewall for the private network under the “Private network settings” area.
    Turn Off Microsoft Defender Firewall
  6. Select OK from the menu.

When you finish the procedures, the firewall will begin to defend your computer against nefarious connections.

On Windows 10, disable the firewall using the Command Prompt

Follow these procedures to disable the Windows 10 firewall using commands:

  1. Activate Start.
  2. Type “Command Prompt” into the search bar, right-click the first result, and choose “Run as administrator.”
  3. To configure the firewall for the current network profile, enter the following commands and click Enter: ”netsh advfirewall set currentprofile state off”
    Turn Off Microsoft Defender Firewall command prompt
  4. (Optional) On Windows 10, use the following command to turn down the firewall for all network profiles (domain, private, and public):”netsh advfirewall set domainprofile state off”
  5. (Optional) To deactivate the firewall for the domain network profile, enter the command after typing it:”netsh advfirewall set domainprofile state off”

Turn off the firewall on Windows 10 using PowerShell

Follow these instructions to disable the firewall on Windows 10 using PowerShell commands:

  1. Activate Start.
  2. Type “PowerShell” into the search bar, right-click the first result, and choose “Run as administrator.”
  3. To deactivate the firewall for the current network profile, enter the command below and click Enter.

“Set-NetFirewallProfile -Profile Domain,Public,Private -Enabled False”

Turn Off Microsoft Defender Firewall command prompt

Your device’s Windows 10 firewall will be turned off once you’ve finished the instructions.

Summary

So there you have it. 3 steps to successfully turning off Windows Firewall.

By taking these steps, you can avoid unnecessary security glitches that may arise from securing your laptop or desktop PC.

Hopefully, this was helpful for those who were wondering how to turn off Windows Firewall.

If it was, please feel free to share it with your friends and family who could also benefit from reading this information.

Share Now:

Be First to Comment

Leave a Reply

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