Forum Discussion
Asuka_Okami
Aug 06, 2021Brass Contributor
Issue with Windows Defender on Windows 11
I cannot open any of the settings on windows defender, when i try to it tells me to look for a compatible app in the Microsoft Store. Is this a bug or some other (fixable) issue?
- Aug 07, 2021I had this problem on all machines updated from 19043.1151 to 22000.120.
This command from elevated PowerShell fixed the problem for me, try it and report the results:
Get-AppxPackage Microsoft.SecHealthUI -AllUsers | Reset-AppxPackage
fggIB
Steel Contributor
If you had this problem with build 22000.120 you probably also have the bug on (Shift + Restart)
Recovery advanced startup gets a BSOD PROCESS1_INITIALIZATION_FAILED, you should try and see if you have also that bug.
MpSingh
Aug 08, 2021Copper Contributor
Yeah, I have HP laptop and I did get PROCESS1_INITIALIZATION_FAILED on Windows RE
Running 22000.120
Running 22000.120
- Noname675Aug 08, 2021Copper ContributorIt work thank you
- ShelbyGT6869Aug 23, 2021Copper Contributor
Noname675 worked for me as well, you cant use just a terminal window though, it has to be the powers shell and ran as admin
Get-AppxPackage Microsoft.SecHealthUI -AllUsers | Reset-AppxPackage
Just incase someone missed the code.
- Garygdog1954Sep 15, 2021Copper Contributor
Worked for me.
- sanuasAug 08, 2021Copper ContributorThank you so much. It worked for me.
- Barba4lifeAug 08, 2021Copper Contributorthis worked for me, recently upgraded thinkpad x280 to the windows 11 preview and I couldnt open windows defender?
thank you so much! - JulGerAug 09, 2021Brass ContributorThanks. That worked flawlessly.
- s-bitAug 09, 2021Copper Contributorgreat thanks. that worked for me as well