How to reset Windows Security apps in Windows 10
Windows 10 includes Windows Security, which provides the latest anti-virus protection. Your device will be actively protected from the moment Windows 10 starts up. Windows Security continuously scans for malware, viruses, and security threats.
In addition to this real-time protection, updates are downloaded automatically, helping to keep your device safe and protect them from threats.
If Windows Security crashes or fails to open, you can reset and / or reregister the Windows Security application to fix the problem.
This guide will show you how to reset and re-register Windows Security app in Windows 10.
Reset the Windows Security app from the Start menu
Step 1. Open the Start menu .
Step 2. Right-click or press and hold Windows Security on the Start list, click More and select App settings.
Step 3. Click the Reset button in Settings.
Step 4. Click Reset to confirm.
Step 5. Now you can close Settings if you want.
Reset the Windows Security app in PowerShell
Note : This option is only available starting with Windows 10 build 20175.
Step 1. Open Windows PowerShell.
Step 2. Copy and paste the below command into PowerShell and press Enter.
Get-AppxPackage *Microsoft.Windows.SecHealthUI* | Reset-AppxPackage
Step 3. When done, you can close PowerShell if you want.
Install and re-register the Windows Security application in the Command Prompt
Step 1. Open Command Prompt.
Step 2. Copy and paste the following command into the Command Prompt and press Enter.
Code:
PowerShell -ExecutionPolicy Unrestricted -Command "& {$manifest = (Get-AppxPackage *Microsoft.Windows.SecHealthUI*).InstallLocation + 'AppxManifest.xml' ; Add-AppxPackage -DisableDevelopmentMode -Register $manifest}"
Step 3. When done, you can close the Command Prompt if you want.
You should read it
- Steps to fix the error of not opening Windows Security on Windows 11
- Notable security features on the latest Windows 10
- This is how to reset application data on Windows 10
- Instructions to reset Windows Store application on Windows 10
- Steps to restore Windows Security on Windows 10
- Windows Defender fights security threats from 'spyware'
- Instructions to reset Windows Firewall Rules to the initial default state
- How to use Windows Defender increases security when surfing the web
- How to set up only allowing Microsoft-verified application installation files to run on Windows 11
- How to open Windows Security in Windows 10
- Features that make Windows 11 the most secure version of Windows ever
- 5 simple steps to help increase safety and security of Windows 10
Maybe you are interested
How to Enable and Disable Tabs in File Explorer on Windows 11
5 macOS Sequoia Features Not Available on Windows 11
Why does Windows operating system have such a bad reputation?
Quickly fix Unmountable Boot Volume error on Windows 10/11
15 safe software and application download websites for Windows
How to Fix Clipboard History Error in Windows 11 Latest Update