When I try to turn it back on by using the "recommended settings" I get this:
And when I try and start the service:
I have these already running:
CNG Key Isolation (KeyIso)
Base Filtering Engine (BFE)
and can't find
Firewall Client Agent (FwcAgent)
I found on many pages I should try and run these commands in CMD:
When I get to
It says:
And when I try and start the service:
I have these already running:
CNG Key Isolation (KeyIso)
Base Filtering Engine (BFE)
and can't find
Firewall Client Agent (FwcAgent)
I found on many pages I should try and run these commands in CMD:
Code:
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 stop BFE
net start BFE
net stop FwcAgent
net start FwcAgent
pause
When I get to
Code:
sc config FwcAgent start= auto
It says:
My Computer
- Computer type
- PC/Desktop
- OS
- Windows 7 Ultimate x64
rb: inside