How to Restart Windows Firewall Service
Windows Firewall is a built-in security feature that works as a barrier between your computer and the internet. It controls incoming and outgoing traffic and helps keep your system secure. Sometimes, the Firewall service may stop running, leading to security issues. If you notice that your Windows Firewall isn’t working correctly, restarting the service can help fix the issue. Here’s how you can restart the Firewall service on your Windows PC:
Method #1: Restart via Services
Step 1: Press the Windows key + R to open the Run dialog box.
Step 2: In the search field, type “services.msc” and hit Enter.
Step 3: Locate the Windows Firewall service from the list. You can also sort the services alphabetically by clicking the Name column.
Step 4: Right-click on the Windows Firewall service and select the Restart option from the context menu.
Step 5: Wait for a few seconds for the service to restart.
Step 6: Check if the Firewall is working correctly. If not, try the next method.
Method #2: Restart via Command Prompt
Step 1: Press the Windows key + X and choose the Command Prompt (Admin) option from the list.
Step 2: Type the command “netsh advfirewall reset” and hit Enter.
Step 3: Wait for the Command Prompt to process the command.
Step 4: Once the command is executed, restart your computer.
Step 5: After restarting, check if the Firewall is working correctly.
Method #3: Restart via PowerShell
Step 1: Press the Windows key + X and choose the Windows PowerShell (Admin) option from the menu.
Step 2: Type the command “Restart-Service -Name MpsSvc” and press Enter.
Step 3: Wait for the PowerShell to execute the command.
Step 4: Once the command is executed, check if the Firewall is working correctly.
Conclusion
Windows Firewall is a crucial security feature, and keeping it running correctly is essential to maintaining system security. Restarting the Firewall service can fix any issues with the service and ensure that your system is secure. The above methods should help you restart the Firewall service on your Windows PC. If you continue to experience issues, seek additional support from Microsoft.