• Skip to main content
  • Skip to primary sidebar

Technipages

Tutorials and fixes for smartphone, gadget, and computer problems

  • Topics
    • Android
    • Browsers
    • Gaming
    • Hardware
    • Internet
    • iPhone
    • Linux
    • macOS
    • Office
    • Reviews
    • Software
    • Windows
    • Definitions
  • Product Reviews
  • Downloads
  • About
Fix: You Need a New App to Open Windows Defender Link

Fix: You Need a New App to Open Windows Defender Link

April 22, 2022 by Madalina Dinita 10 Comments

When you try to launch Windows Security, you may sometimes get a strange alert that says you need a new app to open the Windows Defender link. This issue can affect both Windows 10 and Windows 11 users. Try restarting your computer and check if that changes anything. If the alert persists, follow the troubleshooting steps below.

My PC Says I Need a New App to Open Windows Defender Link

You-Need-a-New-App-to-Open-This-WindowsDefender-Link

Reset Windows Security

Try resetting the Windows Security app and check if this quick solution solves the problem.

Launch Powershell with administrator rights and run the following command:
Get-AppxPackage Microsoft.SecHealthUI -AllUsers | Reset-AppxPackage

Then, restart your machine, go to Windows Security, and check if you’re still getting the same alert.

Register All AppX Packages

Use PowerShell to register all AppX packages. The commands to use may vary depending on your Windows version.

If you’re running Windows 11, launch PowerShell as an admin and run the commands below one by one:

  • Set-ExecutionPolicy Unrestricted
  • Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
  • Set-ExecutionPolicy restricted

If you’re running Windows 10, you need to run the following commands:

  • Add-AppxPackage -Register -DisableDevelopmentMode "C:\Windows\SystemApps\Microsoft.Windows.SecHealthUI_cw5n1h2txyewy\AppXManifest.xml"
  • Get-AppxPackage Microsoft.SecHealthUI -AllUsers | Reset-AppxPackage

Relaunch Windows Security and check the results. If you’re still getting the same prompt, restart your computer and try again.

Disable or Uninstall Third-Party Antivirus Tools

Running two antivirus programs on your machine will lead to software conflicts. Uninstall all third-party security tools. Make sure Windows Security is the only antivirus running on your machine.

Go to Control Panel, click on Uninstall a Program and remove third-party security programs. Restart your computer, and check if you can launch Windows Security.

Check for Updates

windows-11-check-for-updates

Make sure to update Windows Security and your OS to the latest version. Go to Settings, click on Windows Update, and click on Check for updates. Wait until your computer installs the latest updates, and then restart it.

Conclusion

If Windows says, you need a new app to open the WindowsDefender link, launch PowerShell and reset the Windows Security app. Make sure to install all the AppX packages as well. Additionally, remove third-party security programs and install the latest updates.

Did you manage to solve the problem and launch Windows Security? Let us know in the comments below.

You Might Also Like

  • Windows 10: Enable/Disable Sample Submission for Windows Defender
    Windows 10: Enable/Disable Sample Submission for Windows…
  • How to Fix Windows Defender Won't Start
    How to Fix Windows Defender Won't Start
  • Windows 10: How to Exclude a File From Windows Defender
    Windows 10: How to Exclude a File From Windows Defender
  • Antivirus Comparison: Windows Defender Vs Avast
    Antivirus Comparison: Windows Defender Vs Avast
  • Edge for Windows: How to Disable Microsoft Defender SmartScreen
    Edge for Windows: How to Disable Microsoft Defender…
  • Windows 10: "This app can't open" Fix
    Windows 10: "This app can't open" Fix

Filed Under: Windows

Reader Interactions

Comments

  1. Cameron says

    January 10, 2023 at 12:01 pm

    so i found this

    add-appxpackage -disabledevelopmentmode -register ((Get-AppxPackage Microsoft.SecHealthUI -allusers).InstallLocation + ‘\AppxManifest.xml’)

    you need to run powershell as an administrator and enter it

    BUT, it gave me some error that said something along the lines of Microsoft.UI.Xaml.2.4 framework wasn’t found or something SOOO i went to this page: https://apps.microsoft.com/store/detail/microsoftuixaml24/9PB1PFTHHM15?hl=en-us&gl=us

    downloaded it from the microsoft store and THEN re-ran that command up there

    add-appxpackage -disabledevelopmentmode -register ((Get-AppxPackage Microsoft.SecHealthUI -allusers).InstallLocation + ‘\AppxManifest.xml’)

    and it worked! :) i can now access windows defender, hope this helps somebody!

  2. Damien says

    June 27, 2022 at 4:13 pm

    Reset Windows Security option worked.
    Great help thank you

  3. Quentin Diaz says

    June 14, 2022 at 12:19 pm

    THANK YOU SO MUCH!!

  4. Pete says

    June 11, 2022 at 3:24 pm

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

    Worked great, many thanks for the fix.

  5. Angel says

    June 10, 2022 at 12:47 pm

    Thank you, after a quick reastalling windows uptades in powershell it worked after a month of trying, good job!

  6. DF says

    June 10, 2022 at 12:57 am

    Try removing the space between microsoft. and SecHealth

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

  7. Bradley says

    June 9, 2022 at 12:00 am

    Yes, well done this fixed the issue I was having.
    Many thanks

  8. abdifatah says

    June 4, 2022 at 6:07 am

    i have triying and its working
    thank you

  9. Stephen says

    May 31, 2022 at 2:47 am

    Just gonna wipe my pc nothings working

  10. sable says

    April 25, 2022 at 5:06 pm

    I’ve tried everything and still nothing

Did this help? Let us know!

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.

Primary Sidebar

Recent Posts

  • How to Fix Explorer.exe: Class Not Registered Error in Windows 11
  • How to Fix Explorer.exe Doesn’t Load at Startup Issue
  • How to Enable/Disable Efficiency Mode in Windows 11
  • How to Create and Edit a Playlist on YouTube Music
  • Microsoft Edge Collections: What It is and How to Use It
  • YouTube Premium: How to Disable/Enable Background Playback
  • How to Update Apps on iPad (iPadOS 16.3.1)
  • How to Fix Outlook Rules Are Not Supported for This Account

Who’s Behind Technipages?

Baby and Daddy My name is Mitch Bartlett. I've been working in technology for over 20 years in a wide range of tech jobs from Tech Support to Software Testing. I started this site as a technical guide for myself and it has grown into what I hope is a useful reference for all.

You May Also Like

  • Top 10 Best D-Link Routers
  • Data Link Layer
  • Open Standard
  • Open Source Software (OSS)
  • Windows 95/98
  • Microsoft Windows NT
  • Microsoft Windows
  • Microsoft Windows 95

© Copyright 2023 Guiding Tech Media · All Rights Reserved · Privacy