Thanks it works fine!
"You'll need a new app to open this windowsdefender link" fix
Hi this post is to help people with windows 10 and 11 windows security not working
On windows 11 do this
- launch powershell as an admin
- Set-ExecutionPolicy Unrestricted
- Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
- Set-ExecutionPolicy restricted
IGNORE THE ERRORS
on windows 10 do this
- launch powershell as an admin}
- run get-AppxPackage Microsoft.SecHealthUI -AllUsers | Reset-AppxPackage
- if it doesn't work do this
4) run Add-AppxPackage -Register -DisableDevelopmentMode "C:\Windows\SystemApps\Microsoft.Windows.SecHealthUI_cw5n1h2txyewy\AppXManifest.xml" - run get-AppxPackage Microsoft.SecHealthUI -AllUsers | Reset-AppxPackage
Windows for home | Windows 11 | Performance and system failures
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.
98 answers
Sort by: Newest
-
Anonymous
2022-04-12T09:25:27+00:00 -
Anonymous
2022-04-10T17:43:25+00:00 Windows 11 step 3 get significant number of errors that include both
"because this package depends on a framework that could not be found.
and
"could not be installed because resources it modifies are currently in use"
Windows security and microsoft store both fail to run
-
Anonymous
2022-04-02T11:42:25+00:00 This worked for me. Other solutions I tried, including other Power Shell suggestions did not. If you use this, give it time, It will run for several minutes. You will know it is finished when you are presented with the command line prompt C:\WINDOWS\system32>
-
Anonymous
2022-03-24T10:04:57+00:00 Tried a lot of things to get the fix after a Windows 11 update and This is what worked. Thank you
-
Anonymous
2022-02-20T18:46:58+00:00 I have two separate accounts on the Computer.
One is an admin account. The other account I have
on that same computer is a local user account.
On the admin account I could change and have
replaced the security files on the computer.
All is good with the Admin account.
It is when I sign out and go to my local user account
that it won't change. I Use the PowerShell admin
and it won't change it.
I have full access on my Administrator account and when
I sign out and go to my local user account it won't change.
and I have the annoying popup.
I just tried the old gaming trick of going to your adim account and shutting down the anti-virus and then going to the Local user account and trying to install the lines in Power shell admin.
Did not work. Oh well It said ''Win 11 is ready to install'' It was my bad not to check and see where it was. If I would of known it was Bets I would not of even considered it.