Home  >  Article  >  System Tutorial  >  Learn how to turn off the firewall via command on Windows 10

Learn how to turn off the firewall via command on Windows 10

WBOY
WBOYforward
2023-12-26 10:53:171224browse

Win10’s firewall sometimes prevents us from downloading some software or files we need. At this time, we can turn it off in the control panel. But many friends don’t know that we can actually enter the command line to turn it off. Let’s take a look below.

win10 close firewall command tutorial

1. First, we use "win r" to open the run, then enter "cmd" and press Enter to confirm.

Learn how to turn off the firewall via command on Windows 10

2. Then enter "NetSh Advfirewallsetallprofiles state off" in the pop-up command window. You can turn off the firewall. (There is a space at the end)

Learn how to turn off the firewall via command on Windows 10

3. We can also enter "Netsh Advfirewall show allprofiles" to view the firewall status.

Learn how to turn off the firewall via command on Windows 10

The above is the detailed content of Learn how to turn off the firewall via command on Windows 10. For more information, please follow other related articles on the PHP Chinese website!

Statement:
This article is reproduced at:somode.com. If there is any infringement, please contact admin@php.cn delete