Thursday, September 8, 2011

// // Leave a Comment

How to reset windows firewall settings

Sometimes we edit the windows firewall settings an start getting some problems in browsing websites because of some little silly errors. Incase we want to reset all the firewall settings, we can use any of below two methods working fine in windows xp service pack 2.

Method one:
Click on start >> run and type below code and click ok:


firewall.cpl

after that click on advance tab and reset the settings by clicking on restore defaults button.

Method two:
Open windows command prompt or terminal and type below command and press enter:

NETSH FIREWALL RESET

Your firewall settings will be restored to default.

0 comments:

Post a Comment