BestTechie Forums: Help - BestTechie Forums

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Help PC Tools Anti Virus Free only shows up in security center can't un


#1 User is offline   driver 

  • Member
  • Pip
  • Group: Members
  • Posts: 1
  • Joined: 10-March 11

Posted 10 March 2011 - 06:08 AM

PC Tools Anti Virus Free only shows up in security center can't uninstall

#2 User is offline   Pete_C 

  • UberTechie
  • Group: Windows Experts
  • Posts: 1511
  • Joined: 24-August 04

Posted 11 March 2011 - 01:06 PM

Okay, you need to stop the WMI service and then rename a specific repository file to old so it gets rebuilt.

Two ways.
Go to start / run and type services.msc and hit enter
Locate Windows Management Instrumentation service
Select it and double click to open its interface and click stop service

Go to tools => folder options => view
Select show hidden and system files
Uncheck hide known file extensions
Uncheck hide protected files
Apply

Locate the folder Windows\System32\wbem
Using windows explorer
Locate the folder inside named "Repository"
right click it and choose Rename
Rename it Repository.old

Go back to Services.msc and restart WMI




Alternative method
Go to start / run and type
cmd
hit enter
In the black box type
net stop winmgmt
hit enter
type
cd /d %windir%\system32\wbem
hit enter
type
ren repository repository.old
hit enter
type
net start winmgmt
hit enter


Be patient, it may take a couple minutes for windows to realize the repository is missing and then search the registry and rebuild it.

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users