Windows Defender is turnt off and antivirus (AVG) not recognised.

R

Roche

My securitycenter tells me that i do not have an antivirusprogram.

I have installed AVG-pro, which was recognised, but now not anymore....

Securitycenter also says that Defender is not running, trying to activate,
but doesn't start.

When i run defender it says its turnt on....

Who knows how to set things good again.

no errormessages are produced...

Thanks in advance,

Roche
 
D

dean-dean

You could try this:

Right-click Command Prompt (in Start Menu\Programs\Accessories) and choose
Run as Administrator. Type (or Copy and Paste) the following command:

winmgmt /verifyrepository

Press Enter. If the system returns "WMI repository is not consistent", type
this command:

winmgmt /salvagerepository

Press Enter. The first time you run this it will fail. (It will issue stop
commands to the services causing it to fail, saying, "A stop control has
been sent to a service that other running services are dependent on"). It
might take a couple minutes for the services to shut down.

Run the last command again. You may have to run it 3 times before it finally
runs and completes on its own.
 
D

dean-dean

You could try this:

Right-click Command Prompt, and Run as Administrator. Type (or Copy and
Paste) the following commands, pressing Enter after each one:

net stop winmgmt
cd %windir%\system32\wbem
ren repository repository.old
net start winmgmt

This will rebuild the Repository, and by extension, rebuild the Vista
Security Center. You may have to restart your computer to see a change.
 
D

dean-dean

Are you right-click the Command Prompt shortcut, and choosing Run as
Administrator?

Are you Copying the commands exactly as written?

If "yes" to the above, run Command Prompt as Administrator, and type:

path

Press Enter. What information does it show? Is it
"C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem" (without quotes),
or is it something else?
 
P

Paul Adare

"turnt"?? is that new English? schools aren't what they used to be... <g>

And I guess there's no education requirement for computer users who read
and post to news groups. If there had been you'd have been able to easily
discern from the OP's email address that he's from the Netherlands and
therefore English is more than likely not his mother tongue.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top