Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Vista Newsgroups > Vista security

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

Reply
 
Old 09-02-2007   #1 (permalink)
Roche


 
 

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

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


My System SpecsSystem Spec
Old 09-02-2007   #2 (permalink)
dean-dean


 
 

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

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.


"Roche" <roches@xxxxxx> wrote in message
news:urdhT8U7HHA.5012@xxxxxx
Quote:

> 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
My System SpecsSystem Spec
Old 09-13-2007   #3 (permalink)
vista_br


 
 

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

Quote:

> 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
Hi dean-dean

I have the same problem and your fix does not resolve in my system.

After type winmgmt /verifyrepository the message said: "WMI repository
IS consistent"

What can I do?


ps: i'm sorry for my bad english


--
vista_br
------------------------------------------------------------------------
vista_br's Profile: http://forums.techarena.in/member.php?userid=31025
View this thread: http://forums.techarena.in/showthread.php?t=813477

http://forums.techarena.in

My System SpecsSystem Spec
Old 09-13-2007   #4 (permalink)
dean-dean


 
 

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

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.

"vista_br" <vista_br.2wuzvf@xxxxxx> wrote in message
news:vista_br.2wuzvf@xxxxxx
Quote:

>
Quote:

>> 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
>
> Hi dean-dean
>
> I have the same problem and your fix does not resolve in my system.
>
> After type winmgmt /verifyrepository the message said: "WMI repository
> IS consistent"
>
> What can I do?
>
>
> ps: i'm sorry for my bad english
>
>
> --
> vista_br
> ------------------------------------------------------------------------
> vista_br's Profile: http://forums.techarena.in/member.php?userid=31025
> View this thread: http://forums.techarena.in/showthread.php?t=813477
>
> http://forums.techarena.in
>
My System SpecsSystem Spec
Old 09-14-2007   #5 (permalink)
vista_br


 
 

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


dean-dean;3159142 Wrote:
Quote:

> 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.
Hi!

When I type <-ren repository repository.old-> The message said " The
archive already exist with same name or the archive cannot be found "

When I type <-net start winmgmt-> The massage said " The command "net"
is not recognize..."

After reboot the nothing change.

(The first time when I type command "net" looks be ok.)


--
vista_br
------------------------------------------------------------------------
vista_br's Profile: http://forums.techarena.in/member.php?userid=31025
View this thread: http://forums.techarena.in/showthread.php?t=813477

http://forums.techarena.in

My System SpecsSystem Spec
Old 09-14-2007   #6 (permalink)
David


 
 

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

Roche wrote:
Quote:

>
>
> When i run defender it says its turnt on....
>
"turnt"?? is that new English? schools aren't what they used to be... <g>
My System SpecsSystem Spec
Old 09-14-2007   #7 (permalink)
dean-dean


 
 

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

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?

"vista_br" <vista_br.2wxb7f@xxxxxx> wrote in message
news:vista_br.2wxb7f@xxxxxx
Quote:

>
> dean-dean;3159142 Wrote:
Quote:

>> 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.
>
> Hi!
>
> When I type <-ren repository repository.old-> The message said " The
> archive already exist with same name or the archive cannot be found "
>
> When I type <-net start winmgmt-> The massage said " The command "net"
> is not recognize..."
>
> After reboot the nothing change.
>
> (The first time when I type command "net" looks be ok.)
>
>
> --
> vista_br
> ------------------------------------------------------------------------
> vista_br's Profile: http://forums.techarena.in/member.php?userid=31025
> View this thread: http://forums.techarena.in/showthread.php?t=813477
>
> http://forums.techarena.in
>
My System SpecsSystem Spec
Old 09-15-2007   #8 (permalink)
Paul Adare


 
 

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

On Fri, 14 Sep 2007 16:56:41 -0700, David wrote:
Quote:

> Roche wrote:
Quote:

>>
>>
>> When i run defender it says its turnt on....
>>
> "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.

--
Paul Adare
MVP - Virtual Machines
http://www.identit.ca
Every program in development at MIT expands until it can read mail.
My System SpecsSystem Spec
Old 09-16-2007   #9 (permalink)
Roche


 
 

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

Thanks dean-dean,

This worked out for me...

Roche


"dean-dean" <dean-dean@xxxxxx> schreef in bericht
news:23ECF9D1-1C2F-416B-8ED1-9B8AE6416476@xxxxxx
Quote:

> 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.
>
>
> "Roche" <roches@xxxxxx> wrote in message
> news:urdhT8U7HHA.5012@xxxxxx
Quote:

>> 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
>
My System SpecsSystem Spec
Old 10-10-2007   #10 (permalink)
vista_br


 
 

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

Quote:

> Are you Copying the commands exactly as written?
Yes, I did.
Quote:

> 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?
The command "path" show me: path=<null>

Whats wrong?


--
vista_br
------------------------------------------------------------------------
vista_br's Profile: http://forums.techarena.in/member.php?userid=31025
View this thread: http://forums.techarena.in/showthread.php?t=813477

http://forums.techarena.in

My System SpecsSystem Spec
Reply

Thread Tools


Similar Threads
Thread Forum
Windows Defender and AVG antivirus Vista General
Windows Defender and AntiVirus/Spyware Vista security
Security Centre saying Defender is OFF and no antivirus Vista security
CA EZ AntiVirus and Vista Windows Defender Vista General


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46