Page not available
Your IT administrator has limited access to some areas of this app, and the item you tried to access is not available. Contact IT helpdesk for more information.
?
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Last edited: 23/4/2024
[PLEASE NOTE BEFORE READING]
This fix is more than 2 years old. There is a high likelihood that it may not work on your system.
BEFORE YOU COMMENT, "It doesn't work" or "Not working," PLEASE REMEMBER! There are actual users looking in the replies for other solutions as well. If it does not work for you, please also include the errors that you encountered and which step you got stuck on. This way also gives me a chance to possibly help you.
If you can't or do not want to include more information on not being able to proceed with this fix, simply move on and try other fixes.
=================
Remember: Make sure you are using an administrator account, are the owner of the device, or have permission from the administrator to proceed with these steps.
Windows 11 is a brand new OS. Windows Security may not be opening, as many users have said. The following steps may fix this issue for you:
Step 1: In search, type "PowerShell"
Step 2 As PowerShell appears, press "Run as Administrator" Click "Yes" on the following prompt.
Step 3: Enter the following commands separately in order shown.
1. Set-ExecutionPolicy Unrestricted
(If it prompts you with (Y/N) which is "Yes or No", type Y. If not, proceed to the next step)
2. Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml”}
Added by mod (ty): Revert execution policy.
3. Set-ExecutionPolicy Restricted
Try opening Windows Security after. It should now work. Feel free to post any other solutions and questions.
EDIT:
This second option will work even if you are not an administrator:
Link suggested by hiThereSomeUserHere.
Suggested by Amirali Hendi:
Download the Windows Security App from the Microsoft website. The link: https://www.microsoft.com/en-us/microsoft-365/microsoft-defender-for-individuals
launch it and log in to your Microsoft account. Then close it. Now you can launch the Windows Security app!
(I am not a Microsoft official, so I cannot promise that this will not harm your computer. Make sure you have permission from the administrator before doing this.)
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.
Page not available
Your IT administrator has limited access to some areas of this app, and the item you tried to access is not available. Contact IT helpdesk for more information.
?
If it proceeds, no need.
No. I got it to run successfully but it didn't work. I don't have the problem on my laptop.
Hello there, Florence! I assume you are asking about MY provided commands.
After running the first command, it should ask you to confirm if you really want to run it or not (y/n) = "yes or no," respectively. If it runs it directly without any confirmation, then you may proceed.
Keep in mind, though, that this fix is more than 2 years old. It may be outdated and the Shell may produce different results.
Happy fixing!