Clear, practical technology insights BSOD Code Lookup · Windows Error Code Lookup · Wi-Fi Troubleshooting · PC Troubleshooting Checklist

How to Reset Windows Security Apps in Windows 10

Learn how to reset Windows Security Apps in Windows 10 with clear steps, practical tips, and key considerations for completing the task safely and efficiently.

Table of Contents

This guide explains how to reset Windows Security Apps in Windows 10, with clear steps, practical tips, and important checks before you begin.

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.

Reset the Windows Security app from the Start menu screenshot

Step 3. Click the Reset button in Settings.

Reset the Windows Security app from the Start menu screenshot 2

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.

Reset the Windows Security app in PowerShell screenshot 3

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.

FAQ

What should I know about Reset Windows Security Apps in Windows 10?

Focus on the key features, requirements, limitations, and practical use cases explained in this guide.

How do I get the best results with Reset Windows Security Apps in Windows 10?

Follow the recommended steps, use current software or information, confirm compatibility, and review settings before major changes.

Are there any risks or limitations?

Potential limitations depend on compatibility, data quality, cost, privacy, support, and how the product or method is used.

Discussion

Reader Comments 0

Sign in with email or Google to join the discussion.