Secure Windows with These 5 Firewall Adjustments
Secure Windows with These 5 Firewall Adjustments
The Windows Firewall protects your device from malicious threats. But if you don’t configure its settings correctly, this tool might prevent you from accessing most of the apps on your device.
So, what’s the solution if you’ve configured the wrong firewall settings by mistake? It’s simple—all you need to do is reset these settings to their defaults.
Let’s dive in and explore all the solutions.
1. Use the Control Panel
The Control Panel is an incredible tool that allows you to troubleshoot system issues or tweak PC settings. Now, let’s check out how this tool can help you reset the firewall settings:
- Type Control Panel in the Start menu search bar and select the Best match. Alternatively, check out the various way to access the Control Panel .
- Click the View by drop-down menu and select either the Small icons or Large icons option.
- Select Windows Defender Firewall from the menu items.
- Click the Restore defaults option on the left-hand side and follow the on-screen instructions.
2. Use the Command Prompt
Ever used the Command Prompt before? It’s an incredible tool that helps you configure system settings, troubleshoot PC issues, and access various apps.
In fact, you can perform a lot of tasks with this tool as long as you type in the correct commands .
Now, let’s check out how to reset the firewall settings using the Command Prompt:
- Type Command Prompt in the Start menu search bar.
- Right-click on the Best match result and select Run as administrator.
- Type the following command and press Enter:
netsh advfirewall reset
Wait for the process to complete. From there, restart your device to save these changes.
3. Use Windows PowerShell
Struggling to reset the firewall settings using the Command Prompt? If so, then try Windows PowerShell .
Here’s how to reset the firewall settings using PowerShell:
- Type Windows PowerShell in the Start menu search bar.
- Right-click on the Best match result and select Run as Administrator.
- Copy-paste the following command into PowerShell and press Enter:
(New-Object -ComObject HNetCfg.FwPolicy2).RestoreLocalFirewallDefaults()
Wait for the process to complete, and then restart your device.
4. Use the Windows Security App
The Windows Security app is a tool that helps you scan and fix system bugs. Interestingly, you can also use this tool to reset the firewall settings.
Here are the steps you need to follow:
- Press Win + I to access the system settings.
- Select the Update & Security option.
- Click the Windows Security option on the left-hand side.
- Select the Firewall & network protection tool in the middle pane.
- Click the Restore firewalls to default option on the next screen.
- Title: Secure Windows with These 5 Firewall Adjustments
- Author: David
- Created at : 2024-08-28 00:52:12
- Updated at : 2024-08-29 00:52:12
- Link: https://win11.techidaily.com/secure-windows-with-these-5-firewall-adjustments/
- License: This work is licensed under CC BY-NC-SA 4.0.