Jump to content

security problems


Guest toni

Recommended Posts

  • Replies 1
  • Created
  • Last Reply

Popular Days

Guest Charlie42

"toni" <toni@discussions.microsoft.com> wrote:

<span style="color:blue">

> my security center tell´s me that my windows defender is not acive...

> but windows defender is o.k. what can I do?</span>

 

Try to force a rebuild of the repository, monitored security software

usually show back up then. All of these commands are typed in manually at a

command prompt (Accessories menu). Run as administrator.

 

Method 1:

winmgmt /verifyrepository

 

If WMI repository is reported to be inconcistent, run the following command:

winmgmt /salvagerepository

 

Method 2:

net stop winmgmt /y

cd %windir%\system32\wbem\

ren repository repository.old

 

Then restart.

 

For more information on winmgmt, type 'winmgmt /?' without the quotes.

 

Charlie42

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.


×
×
  • Create New...