2/08/2008

How to disable Windows Live OneCare?

1. Disable Windows Live OneCare, run as administrator to run the following commands:
sc config msfwhlpr start= disabled
sc config msfwdrv start= disabled

sc config msfwsvc start= disabled

sc config mpfilter start= disabled
sc config onecaremp start= disabled
sc config winss start= disabled

then restart the computer.

2. Enable Windows Live OneCare, run as administrator to run the following commands:
sc config msfwhlpr start= system
sc config msfwdrv start= auto

sc config msfwsvc start= auto
sc config mpfilter start= auto
sc config onecaremp start= auto
sc config winss start= auto
then restart the computer.

No comments: