PC Review


Reply
Thread Tools Rate Thread

McAfee sticks around!

 
 
=?Utf-8?B?YnJ1ZmFpcg==?=
Guest
Posts: n/a
 
      24th Aug 2007
When I look in my Vista Security area there are still 2 references to McAfee -

Under the firewall, it says both McAfee and Defender are both on.

Under Virus scan, it says both McAfee and Defender are both on and the
McAfee is out of date.

I have not ever installed McAfee, and I have even run the MCPR2.exe McAfee
"cleaner" that is supposed to remove all registry entries of McAfee.

Any suggestions???
 
Reply With Quote
 
 
 
 
=?Utf-8?B?YnJ3ZWxzaA==?=
Guest
Posts: n/a
 
      1st Oct 2007


"brufair" wrote:

> When I look in my Vista Security area there are still 2 references to McAfee -
>
> Under the firewall, it says both McAfee and Defender are both on.
>
> Under Virus scan, it says both McAfee and Defender are both on and the
> McAfee is out of date.
>
> I have not ever installed McAfee, and I have even run the MCPR2.exe McAfee
> "cleaner" that is supposed to remove all registry entries of McAfee.
>
> Any suggestions???


McAfee came installed on my new Dell running Vista Ultimate.
I removed it after many problems.
I've done the MCPR nonsense. Fix the stupid uninstall program already.

The problem is that Windows Security Center, clever thing that it is,
insists that both McAfee Viruscan and McAfee Firewall are present and
functioning. I guarantee you, they are not. Anybody know how to clean this
up?

Suggestions are much appreciated.




 
Reply With Quote
 
Malke
Guest
Posts: n/a
 
      1st Oct 2007
brwelsh wrote:
>
> "brufair" wrote:
>
>> When I look in my Vista Security area there are still 2 references to McAfee -
>>
>> Under the firewall, it says both McAfee and Defender are both on.
>>
>> Under Virus scan, it says both McAfee and Defender are both on and the
>> McAfee is out of date.
>>
>> I have not ever installed McAfee, and I have even run the MCPR2.exe McAfee
>> "cleaner" that is supposed to remove all registry entries of McAfee.
>>
>> Any suggestions???

>
> McAfee came installed on my new Dell running Vista Ultimate.
> I removed it after many problems.
> I've done the MCPR nonsense. Fix the stupid uninstall program already.
>
> The problem is that Windows Security Center, clever thing that it is,
> insists that both McAfee Viruscan and McAfee Firewall are present and
> functioning. I guarantee you, they are not. Anybody know how to clean this
> up?


Right-click Command Prompt and Run as Administrator. Type the following
command:

winmgmt /verifyrepository [enter]

If the system returns "WMI repository is not consistent", run this command:

winmgmt /salvagerepository [enter]

The first time you run this it will fail. It will issue stop commands
to the services causing it to fail. It might take a couple minutes for
the services to shut down. Run the command again. You actually may
have to run it 3 times before it finally runs and completes on its own.
Reboot your system.

If the above doesn't work or you get "WMI repository is consistent", do
the following from an elevated cmd prompt:

net stop winmgmt [enter]
cd /d %windir%\system32\wbem [enter]
ren repository repository.old [enter]
net start winmgmt [enter]


Malke
--
Elephant Boy Computers
www.elephantboycomputers.com
"Don't Panic!"
MS-MVP Windows - Shell/User
 
Reply With Quote
 
Mike Hall - MVP
Guest
Posts: n/a
 
      1st Oct 2007
Go to this website for instructions on how to completely remove McAfee..

http://www.lockergnome.com/nexus/bla...rity-products/

"brwelsh" <(E-Mail Removed)> wrote in message
news:3034CDAD-7246-453B-A122-(E-Mail Removed)...
>
>
> "brufair" wrote:
>
>> When I look in my Vista Security area there are still 2 references to
>> McAfee -
>>
>> Under the firewall, it says both McAfee and Defender are both on.
>>
>> Under Virus scan, it says both McAfee and Defender are both on and the
>> McAfee is out of date.
>>
>> I have not ever installed McAfee, and I have even run the MCPR2.exe
>> McAfee
>> "cleaner" that is supposed to remove all registry entries of McAfee.
>>
>> Any suggestions???

>
> McAfee came installed on my new Dell running Vista Ultimate.
> I removed it after many problems.
> I've done the MCPR nonsense. Fix the stupid uninstall program already.
>
> The problem is that Windows Security Center, clever thing that it is,
> insists that both McAfee Viruscan and McAfee Firewall are present and
> functioning. I guarantee you, they are not. Anybody know how to clean
> this
> up?
>
> Suggestions are much appreciated.
>
>
>
>


 
Reply With Quote
 
=?Utf-8?B?YnJ3ZWxzaA==?=
Guest
Posts: n/a
 
      2nd Oct 2007


"Malke" wrote:

> brwelsh wrote:
> >
> > "brufair" wrote:
> >
> >> When I look in my Vista Security area there are still 2 references to McAfee -
> >>
> >> Under the firewall, it says both McAfee and Defender are both on.
> >>
> >> Under Virus scan, it says both McAfee and Defender are both on and the
> >> McAfee is out of date.
> >>
> >> I have not ever installed McAfee, and I have even run the MCPR2.exe McAfee
> >> "cleaner" that is supposed to remove all registry entries of McAfee.
> >>
> >> Any suggestions???

> >
> > McAfee came installed on my new Dell running Vista Ultimate.
> > I removed it after many problems.
> > I've done the MCPR nonsense. Fix the stupid uninstall program already.
> >
> > The problem is that Windows Security Center, clever thing that it is,
> > insists that both McAfee Viruscan and McAfee Firewall are present and
> > functioning. I guarantee you, they are not. Anybody know how to clean this
> > up?

>
> Right-click Command Prompt and Run as Administrator. Type the following
> command:
>
> winmgmt /verifyrepository [enter]
>
> If the system returns "WMI repository is not consistent", run this command:
>
> winmgmt /salvagerepository [enter]
>
> The first time you run this it will fail. It will issue stop commands
> to the services causing it to fail. It might take a couple minutes for
> the services to shut down. Run the command again. You actually may
> have to run it 3 times before it finally runs and completes on its own.
> Reboot your system.
>
> If the above doesn't work or you get "WMI repository is consistent", do
> the following from an elevated cmd prompt:
>
> net stop winmgmt [enter]
> cd /d %windir%\system32\wbem [enter]
> ren repository repository.old [enter]
> net start winmgmt [enter]
>
>
> Malke
> --
> Elephant Boy Computers
> www.elephantboycomputers.com
> "Don't Panic!"
> MS-MVP Windows - Shell/User
>


Thank you Malke, that did the trick! I did get the "WMI repository is
consistent" message, so I did have to follow the second set of instructions.
But that finally worked!

Thanks Again.

brwelsh

 
Reply With Quote
 
Malke
Guest
Posts: n/a
 
      2nd Oct 2007
brwelsh wrote:
>
>
> Thank you Malke, that did the trick! I did get the "WMI repository is
> consistent" message, so I did have to follow the second set of instructions.
> But that finally worked!
>
> Thanks Again.


You're most welcome. I'm glad that sorted it for you. Thanks for taking
the time to let me know.


Malke
--
Elephant Boy Computers
www.elephantboycomputers.com
"Don't Panic!"
MS-MVP Windows - Shell/User
 
Reply With Quote
 
Jurren Bouman
Guest
Posts: n/a
 
      2nd Oct 2007
Mike Hall - MVP wrote:
> Go to this website for instructions on how to completely remove McAfee..
>
> http://www.lockergnome.com/nexus/bla...rity-products/
>
>


Mike,

Nowadays they have an uninstall tool for the last two versions:
http://service.mcafee.com/FAQDocumen...e&type=TS&ia=1

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
BitDefender ISS 2008, Eset ISS 3.0, "McAfee is Dead, Long Live McAfee" Mikailis Mordaunt Windows Vista Security 0 12th Dec 2007 04:26 AM
Uninstalled McAfee came with computer, SP2 Security Center still says McAfee PhiL PHiL Windows XP General 0 14th Sep 2006 02:12 AM
Why Outlook looks for McAfee .dll after I uninstalled McAfee =?Utf-8?B?RGF2aWQgQXJvbm93?= Microsoft Outlook Installation 23 16th Jan 2006 06:26 PM
windows says my McAfee antivirus is out of date,McAfee says up to =?Utf-8?B?VklOTw==?= Windows XP Security 1 3rd Dec 2005 08:01 PM
McAfee 2005 All In One, McAfee AntiSpyware V1.0 2005, McAfee Personal Firewall Plus V6.0 2005, McAfee QuickClean V5.0 2005, McAfee SpamKiller V6.0 2005, McAfee VirusScan V9.0 2005, new !, other code_fu Anti-Virus 0 2nd Oct 2004 12:00 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:32 PM.