“0x8007042c” error message when you try to start Windows Firewall
When you try to start Windows Firewall, you receive the following error if the Firewall service is disabled or if your computer is infected with malware:
If you still receive error 0x8007042c when you try to turn on Windows Firewall, go to Method 2
Method 1: Troubleshoot Windows Firewall problems automatically
To fix this problem automatically, click the Fix-It image below. If a security notification appears, click Run.
If you still receive error 0x8007042c when you try to turn on Windows Firewall, go to Method 3
If you still receive error 0x8007042c when you try to turn on Windows Firewall, go to Method 3
Method 3: Start Windows Firewall manually
You can start the Windows Firewall services manually and make sure that they start automatically in the future. To do this, follow these steps:
- Click Start , and then type Services in the Search box.
- Right-click Services. and then click Run as administrator. If you are prompted, enter your administrator user name and password, and then press Enter.
- Scroll until you see Windows Firewall, and then double-click Windows Firewall.
Click the Startup type box,and then click Automatic.
- If Service status is Stopped, click Start.
- Click Apply, and then click OK.
- Scroll until you see Base Filtering Engine, and then double-click Base Filtering Engine.
- If Service status is Stopped, click Start.
- Click Apply, and then click OK.
- Restart Windows and confirm whether Windows Firewall is enabled.
Method 2: Start associate services
To stop and then restart these services by using a batch file, follow these steps:
- Click Start, type Notepad in the Search box and then click Notepad in the programs list.
- Select the following text, right click the selected text, and then click Copy. Right-click anywhere in the Notepad window, and then click Paste.
sc config MpsSvc start= auto sc config KeyIso start= auto sc config BFE start= auto sc config FwcAgent start= auto net stop MpsSvc net start MpsSvc net stop KeyIso net start KeyIso net start Wlansvc net start dot3svc net start EapHostnet net stop BFE net start BFE net start PolicyAgent net start MpsSvc net start IKEEXT net start DcaSvcnet net stop FwcAgent net start FwcAgent
- In Notepad, Click File, click Save As, and then type Repair.bat in the File name box
- Click the Save as type box, and then click All Files (*.*).
- In the left pane, click Desktop, and then click Save.
- On the File menu, click Exit.
- On your desktop, right-click the Repair.bat file that you saved in step 5, and then click Run as administrator.
Important If you are prompted for confirmation to stop a service, press Y on the keyboard, and then press Enter. - Try to start Windows Firewall again. If you can start Windows Firewall, delete the Repair.bat file. To do this, right-clickRepair.bat, click Delete, and then click Yes.
No comments:
Post a Comment