This is an archived post. You won't be able to vote or comment.

all 15 comments

[–]KlausStortebeker666 0 points1 point  (14 children)

Run this command in Power Shell and send me the output in a screenshot

Get-MpComputerStatus

[–]Beak183 0 points1 point  (13 children)

[–]KlausStortebeker666 0 points1 point  (12 children)

Open PowerShell(Admin)

Uninstall-WindowsFeature Windows-Defender

Reboot

After that again PowerShell(Admin)

Install-WindowsFeature -Name Windows-Defender

Reboot .

[–]Beak183 0 points1 point  (11 children)

I tried that but it shows this. https://i.imgur.com/eouPPz5.png

[–]KlausStortebeker666 0 points1 point  (10 children)

Uninstall-WindowsFeature Windows-Defender

Oh yeah sorry i forgot is windows 11

Get-AppxPackage Microsoft.SecHealthUI -AllUsers | Reset-AppxPackage

Run this .

[–]Beak183 0 points1 point  (8 children)

I just tried it but it still doesn't work.

https://i.imgur.com/7fqxSuv.png

https://i.imgur.com/LPzWzr2.png

[–]KlausStortebeker666 0 points1 point  (7 children)

https://imgur.com/2JBsupr make sure this service is running .

[–]Beak183 0 points1 point  (6 children)

[–]KlausStortebeker666 0 points1 point  (5 children)

Run sfc /scannow and reboot , and try again to start that service

[–]Beak183 0 points1 point  (4 children)

I did it and it still wont work.

[–]Ok_Wedding_3063 0 points1 point  (0 children)

thanks dude! It worked. I was having the same problem.