Windows Security Center

  • Thread starter Thread starter SeanArronD
  • Start date Start date
S

SeanArronD

I have avast antivirus installed on my machine but in the security center it
says that no program is found, how can i fix this? Also it says that windows
defender is turned off, when i select the turn on now button all that happens
is it trys to update defender, any help??
 
"SeanArronD" <SeanArronD@discussions.microsoft.com> wrote:

>I have avast antivirus installed on my machine but in the security center
>it
> says that no program is found, how can i fix this? Also it says that
> windows
> defender is turned off, when i select the turn on now button all that
> happens
> is it trys to update defender, any help??


There are two general approaches that may fix your problems. All of the
commands are typed in manually at the command prompt (type "cmd" and ENTER
in your start menu). Run as administrator.

Method 1:
winmgmt /verifyrepository
If WMI repository is reported to be inconcistent, run the following command:
winmgmt /salvagerepository

Method 2:
net stop winmgmt /y
ren %windir%\system32\wbem\repository
%windir%\system32\wbem\repository.old
Then restart.

Charlie42
 
Just jumping in here.

Vista Ultimate - fully up to date using default user account.

Trying Method One I get Error code:0x80041003, WMI, Access Denied.
Trying Method Two, I don't get past the Net Stop portion and I get System
Error 5 has occurred, Access is Denied.

How would I go about fixing those?



"Charlie42" <Charlie42@spam.me.not> wrote in message
news:E9874063-AFBD-4E1E-95A9-76AC32214C13@microsoft.com...
> "SeanArronD" <SeanArronD@discussions.microsoft.com> wrote:
>
>>I have avast antivirus installed on my machine but in the security center
>>it
>> says that no program is found, how can i fix this? Also it says that
>> windows
>> defender is turned off, when i select the turn on now button all that
>> happens
>> is it trys to update defender, any help??

>
> There are two general approaches that may fix your problems. All of the
> commands are typed in manually at the command prompt (type "cmd" and ENTER
> in your start menu). Run as administrator.
>
> Method 1:
> winmgmt /verifyrepository
> If WMI repository is reported to be inconcistent, run the following
> command:
> winmgmt /salvagerepository
>
> Method 2:
> net stop winmgmt /y
> ren %windir%\system32\wbem\repository
> %windir%\system32\wbem\repository.old
> Then restart.
>
> Charlie42
>




--
regards,
Les Hay, Livingston, Scotland
 
Les wrote:
> Just jumping in here.
>
> Vista Ultimate - fully up to date using default user account.
>
> Trying Method One I get Error code:0x80041003, WMI, Access Denied.
> Trying Method Two, I don't get past the Net Stop portion and I get
> System Error 5 has occurred, Access is Denied.
>
> How would I go about fixing those?


Click start >search. Type CMD in the search box. Find CMD in the search
pane, right click and choose "run as administrator".

--
Dave T.

"Many people die at twenty-five and aren't buried
until they are seventy-five".
Benjamin Franklin
 
Thanks for that Dave T, will give it a try when I get home.

"Dave T." <davey@MyPlace.net> wrote in message
news:pFegj.36700$Pv2.10125@newssvr23.news.prodigy.net...
> Les wrote:
>> Just jumping in here.
>>
>> Vista Ultimate - fully up to date using default user account.
>>
>> Trying Method One I get Error code:0x80041003, WMI, Access Denied.
>> Trying Method Two, I don't get past the Net Stop portion and I get System
>> Error 5 has occurred, Access is Denied.
>>
>> How would I go about fixing those?

>
> Click start >search. Type CMD in the search box. Find CMD in the search
> pane, right click and choose "run as administrator".
>
> --
> Dave T.
>
> "Many people die at twenty-five and aren't buried
> until they are seventy-five".
> Benjamin Franklin




--
regards,
Les Hay, Livingston, Scotland
 
Back
Top