Share via

Bug in windows defender?

Anonymous
2022-10-22T07:11:07+00:00

So, I've noticed that the icon on my taskbar shows that there's some problem but when i went into the windows defender app its shows notin.
I've ran multiple scans (FULL and QUICK) but there's seems to be no problem
I've tried restarting aswll but no luck
So, if there's anything I can do to fix this please guide me.
Thank you.

EDIT:(forgot the pic)

Windows for home | Windows 11 | Security and privacy

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

4 answers

Sort by: Most helpful
  1. Lester Bernard Reyes 82,025 Reputation points Independent Advisor
    2022-10-22T07:57:46+00:00

    Hi and thanks for reaching out. My name is Bernard a Windows fan like you. I'll be happy to help you out today.

    I understand the issue you have, nothing to worry I am here to help, I know some of these steps are already done, you have just skipped it if you think it will have the same result.

    Method 1. Repair Windows Apps and Windows Defender:

    In Powershell (admin), copy and paste the following command and press Enter:

    Get-AppXPackage | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_. InstallLocation)\AppXManifest.xml"}

    restart your computer and check

    Method 2. Reinstall Windows Defender

    Open the registry, and then go to Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Defender

    Then delete the Windows Defender folder, and then restart your computer and check it again.

    If none will work from the above solution, I suggest doing an in-place upgrade wherein it will upgrade the device to the latest version and repair all issues without deleting any files.

    Kindly follow the steps from this link:

    https://answers.microsoft.com/en-us/windows/for...

    Let me know how it goes and I hope that helps.

    Bernard

    Independent Advisor

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  2. Lester Bernard Reyes 82,025 Reputation points Independent Advisor
    2022-10-23T23:04:07+00:00

    Hi, thanks for replying, if none will work from the above solution, I suggest doing an in-place upgrade wherein it will upgrade the device to the latest version and repair all issues without deleting any files.

    Kindly follow the steps from this link:

    https://answers.microsoft.com/en-us/windows/for...

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2022-10-23T18:45:00+00:00

    Thanks for these steps but unfortunately, it's not wrking

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2022-10-22T15:53:21+00:00

    Hi and thanks for reaching out. My name is Bernard a Windows fan like you. I'll be happy to help you out today.

    I understand the issue you have, nothing to worry I am here to help, I know some of these steps are already done, you have just skipped it if you think it will have the same result.

    Method 1. Repair Windows Apps and Windows Defender:

    In Powershell (admin), copy and paste the following command and press Enter:

    Get-AppXPackage | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_. InstallLocation)\AppXManifest.xml"}

    restart your computer and check

    Method 2. Reinstall Windows Defender

    Open the registry, and then go to Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Defender

    Then delete the Windows Defender folder, and then restart your computer and check it again.

    If none will work from the above solution, I suggest doing an in-place upgrade wherein it will upgrade the device to the latest version and repair all issues without deleting any files.

    Kindly follow the steps from this link:
    https://answers.microsoft.com/en-us/windows/for...

    Let me know how it goes and I hope that helps.

    Bernard
    Independent Advisor

    I've had this problem with Windows Defender in which I couldn't connect to the internet when Real-time Protection was on, only Edge browser would get a connection... not sure what caused it but doing the following resulted in a working connection:

    1- Repair Windows Apps and Windows Defender:
    In Powershell (admin), copy and paste the following command and press Enter:
    Get-AppXPackage | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_. InstallLocation)\AppXManifest.xml"}
    Restarted and still no connection.

    2- Reinstall Windows Defender
    Open the registry, and then go to Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Defender
    Deleted the Windows Defender folder, restarted, and now everything is working as expected!

    Thanks Lester!

    Was this answer helpful?

    0 comments No comments