you'll need a new app to open this windowsdefender" error on server 2019

manuel pasquini 31 Reputation points
2021-11-22T09:35:43.587+00:00

I still have this problem , tried all solutions suggested in post of TomW42 dated Jan,14th, 2019

any other idea ?

Windows Server 2019
Windows Server 2019
A Microsoft server operating system that supports enterprise-level management updated to data storage.
3,882 questions
0 comments No comments
{count} vote

Accepted answer
  1. Anonymous
    2021-11-22T13:51:23.877+00:00

    Any history here?


3 additional answers

Sort by: Most helpful
  1. manuel pasquini 31 Reputation points
    2021-11-23T15:32:53.557+00:00

    Good news !

    I tried again (power shell command) Add-AppxPackage -Register -DisableDevelopmentMode "C:\Windows\SystemApps\Microsoft.Windows.SecHealthUI_cw5n1h2txyewy\AppXManifest.xml"

    and this time worked :)

    thanks anyway for your support

    1 person found this answer helpful.

  2. Anonymous
    2021-11-23T14:12:45.677+00:00

    Might try from PowerShell

    Install-WindowsFeature -Name Windows-Defender
    
    0 comments No comments

  3. manuel pasquini 31 Reputation points
    2021-11-23T14:30:13.797+00:00

    Hi Patrick, sorry for late reply.
    I have this situation in the server from a few months,
    No way to access Win Defender , every time I try I get the same answer .
    First I tried the solution suggested in the mentioned post : (power shell command) Add-AppxPackage -Register -DisableDevelopmentMode "C:\Windows\SystemApps\Microsoft.Windows.SecHealthUI_cw5n1h2txyewy\AppXManifest.xml"
    but no result.
    Later I tried to uninstalling Defender and reinstalling it (using power shell commands) but during uninstalling I received an error message and nothing changed .
    Any suggestions ?

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.