Windows Vista Forums
Vista Forums Home Join Vista Forums Tech Publications Windows 7 Forum Vista Tutorials Webcasts Tags

Welcome to Vista Forums we are your forum for Windows Vista help and discussion. Whether you need help or just want to post an idea you have on Vista, this is the forum for you.
Register at Vista forums...the world biggest Windows Vista resource Join Vista Forums Now

Go Back   Vista Forums > Vista Newsgroups > Vista security

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

Update your Vista Drivers
Reply
 
Thread Tools Display Modes
Old 09-02-2007   #1 (permalink)
Roche
Guest


 

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
Guest


 

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
Guest


 

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
Guest


 

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
Guest


 

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
Guest


 

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
Guest


 

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
Guest


 

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
Guest


 

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
Guest


 

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
Update your Vista Drivers

Thread Tools
Display Modes



Similar Threads
Thread Thread Starter Forum Replies Last Post
Security Centre saying Defender is OFF and no antivirus Morose Vista security 1 10-17-2007 04:10 PM
Vista Defender blocks NOD32 Antivirus??? Stan Kay Vista security 6 08-06-2007 09:24 AM
Can Defender interfere with AntiVirus, that checks for Spyware, too? Volker Hable Vista security 2 02-24-2007 11:08 AM
CA EZ AntiVirus and Vista Windows Defender Lars Vista General 7 10-11-2006 11:03 AM
MS Defender is blocking AVG Free Antivirus BillyBob Vista General 4 09-08-2006 12:17 AM


Complimentary Industry Resources

Vista Forums has joined forces with TradePub.com to offer you a new, exciting, and entirely free professional resource. Visit http://vistax64.tradepub.com today to browse our selection of complimentary Industry magazines, white papers, webinars, podcasts, and more across 34 industry sectors. No credit cards, coupons, or promo codes required. Try it today!




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 2005-2008

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 47 48 49 50 51