Fix You’ll need new app to Open Windows Defender error FM

Fix You’ll need new app to Open Windows Defender error in Windows 11

Recently few users reported an issue like while opening Windows Security they received the following error “You’ll need a new app to open this Windowsdefender link”.  Previously this error was found only in Windows 10, but recently we received this error in Windows 11 also. Once you receive this error you cannot be able to access some protection features, for example, firewall & network protection, account protection, apps & browser control, and more. This error clearly indicated to access a particular feature you need to install some apps. But actually, there are no such apps in the Microsoft store. So if you are facing a similar issue, then this article will guide you to fix You’ll need new app to Open Windows Defender error in Windows 11.

Fix You’ll need new app to Open Windows Defender error in Windows 11:

There is no exact root cause for this issue, if you encountered this issue then try the following resolution method to fix it. In this method, we are going to use PowerShell to fix this issue.

What Cause the Windows Defender issue?

For Some users the Windows Defender is enabled by default, disabling the Defender will allow you to open the Windows Security. Try the following simple fix to resolve this issue.

Open PowerShell in elevated mode, click on the search icon in the taskbar, and search for PowerShell, Right-click on it and choose Run as administrator.

open Powershell in elevated mode

Next, copy-paste the following code in the PowerShell window and hit enter.

Add-AppxPackage -Register -DisableDevelopmentMode "C:\Windows\SystemApps\Microsoft.Windows.SecHealthUI_cw5n1h2txyewy\AppXManifest.xml"
Fix You’ll need new app to Open Windows Defender

Once you executed this command, Restart your system once and check. Mostly this will fix the issue.

If you are facing any issues while executing the above-mentioned command, then try to run the following command. Mostly this will fix the issue.

Get-AppxPackage Microsoft.SecHealthUI -AllUsers | Reset-AppxPackage

SecHealthUI.exe is an executable exe file which belongs to the Windows Defender application process which comes along with the Microsoft Windows Operating System Software developed by Microsoft software developer.

Read Also:

How to Enable Ransomware Protection in Windows Defender?

How to Disable Non-critical notifications from Windows Security?

How to Update Windows Defender Virus signature using Command Prompt?

What is mpcache.exe? How to Delete mpcache files in Windows 11?

How to Permanently Disable Microsoft Defender in Windows 11?

Leave a Comment

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Scroll to Top