{"id":19358,"date":"2022-03-13T10:48:17","date_gmt":"2022-03-13T09:48:17","guid":{"rendered":"https:\/\/ekiwi-blog.de\/?p=19358"},"modified":"2022-03-13T11:49:12","modified_gmt":"2022-03-13T10:49:12","slug":"youll-need-a-new-app-to-open-this-windowsdefender","status":"publish","type":"post","link":"https:\/\/ekiwi-blog.de\/en\/19358\/youll-need-a-new-app-to-open-this-windowsdefender\/","title":{"rendered":"You&#8217;ll need a new app to open this windowsdefender"},"content":{"rendered":"<p>Strange error when you open the Windows defender settings in Windows.<\/p>\n<p><!--more--><\/p>\n<p>A few users have reported the following error to us when clicking the Windows Defender settings.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/ekiwi-blog.de\/wp-content\/uploads\/2022\/03\/defender_en_1.png\" alt=\"\" width=\"396\" height=\"257\" class=\"aligncenter size-full wp-image-19359\" srcset=\"https:\/\/ekiwi-blog.de\/wp-content\/uploads\/2022\/03\/defender_en_1.png 396w, https:\/\/ekiwi-blog.de\/wp-content\/uploads\/2022\/03\/defender_en_1-300x195.png 300w\" sizes=\"auto, (max-width: 396px) 100vw, 396px\" \/><\/p>\n<blockquote><p>\nYou&#8217;ll need a new app to open this windowsdefender\n<\/p><\/blockquote>\n<p><iframe loading=\"lazy\" width=\"560\" height=\"315\" src=\"https:\/\/www.youtube.com\/embed\/PJA9KPAE6DE\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen><\/iframe><\/p>\n<p>Clicking on the Windows App Store does not help, as Defender cannot be found here. We have not managed to reproduce the error ourselves, but it can happen if you have installed another virus scanner and removed it from the system. Also, an activated development mode seems to play a certain role here.<\/p>\n<p>As a remedy, one can find the tip on the Internet to repair the Windows Defender via the Powershell. To do this, open a Powershell via the Start menu with admin rights.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/ekiwi-blog.de\/wp-content\/uploads\/2022\/03\/defender_en_2.png\" alt=\"\" width=\"808\" height=\"443\" class=\"aligncenter size-full wp-image-19361\" srcset=\"https:\/\/ekiwi-blog.de\/wp-content\/uploads\/2022\/03\/defender_en_2.png 808w, https:\/\/ekiwi-blog.de\/wp-content\/uploads\/2022\/03\/defender_en_2-300x164.png 300w, https:\/\/ekiwi-blog.de\/wp-content\/uploads\/2022\/03\/defender_en_2-768x421.png 768w\" sizes=\"auto, (max-width: 808px) 100vw, 808px\" \/><\/p>\n<div id=\"ez-toc-container\" class=\"ez-toc-v2_0_82_2 counter-hierarchy ez-toc-counter ez-toc-grey ez-toc-container-direction\">\n<div class=\"ez-toc-title-container\">\n<p class=\"ez-toc-title\" style=\"cursor:inherit\">Table of content<\/p>\n<span class=\"ez-toc-title-toggle\"><a href=\"#\" class=\"ez-toc-pull-right ez-toc-btn ez-toc-btn-xs ez-toc-btn-default ez-toc-toggle\" aria-label=\"Toggle Table of Content\"><span class=\"ez-toc-js-icon-con\"><span class=\"\"><span class=\"eztoc-hide\" style=\"display:none;\">Toggle<\/span><span class=\"ez-toc-icon-toggle-span\"><svg style=\"fill: #999;color:#999\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"list-377408\" width=\"20px\" height=\"20px\" viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M6 6H4v2h2V6zm14 0H8v2h12V6zM4 11h2v2H4v-2zm16 0H8v2h12v-2zM4 16h2v2H4v-2zm16 0H8v2h12v-2z\" fill=\"currentColor\"><\/path><\/svg><svg style=\"fill: #999;color:#999\" class=\"arrow-unsorted-368013\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"10px\" height=\"10px\" viewBox=\"0 0 24 24\" version=\"1.2\" baseProfile=\"tiny\"><path d=\"M18.2 9.3l-6.2-6.3-6.2 6.3c-.2.2-.3.4-.3.7s.1.5.3.7c.2.2.4.3.7.3h11c.3 0 .5-.1.7-.3.2-.2.3-.5.3-.7s-.1-.5-.3-.7zM5.8 14.7l6.2 6.3 6.2-6.3c.2-.2.3-.5.3-.7s-.1-.5-.3-.7c-.2-.2-.4-.3-.7-.3h-11c-.3 0-.5.1-.7.3-.2.2-.3.5-.3.7s.1.5.3.7z\"\/><\/svg><\/span><\/span><\/span><\/a><\/span><\/div>\n<nav><ul class='ez-toc-list ez-toc-list-level-1 ' ><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-1\" href=\"https:\/\/ekiwi-blog.de\/en\/19358\/youll-need-a-new-app-to-open-this-windowsdefender\/#Windows_10\" >Windows 10<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-2\" href=\"https:\/\/ekiwi-blog.de\/en\/19358\/youll-need-a-new-app-to-open-this-windowsdefender\/#Windows_11\" >Windows 11<\/a><\/li><\/ul><\/nav><\/div>\n<h2><span class=\"ez-toc-section\" id=\"Windows_10\"><\/span>Windows 10<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p>Now we run the following command:<\/p>\n<pre>\r\nAdd-AppxPackage -Register -DisableDevelopmentMode \"C:\\Windows\\SystemApps\\Microsoft.Windows.SecHealthUI_cw5n1h2txyewy\\AppXManifest.xml\"\r\n<\/pre>\n<h2><span class=\"ez-toc-section\" id=\"Windows_11\"><\/span>Windows 11<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p>In Windows 11 you get an error message that the path does not exist. Here, the following command is to be used:<\/p>\n<pre>\r\nAdd-AppxPackage -Register -DisableDevelopmentMode \"C:\\Program Files\\WindowsApps\\Microsoft.SecHealthUI_1000.22000.1.0_neutral__8wekyb3d8bbwe\\AppXManifest.xml\"\r\n<\/pre>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/ekiwi-blog.de\/wp-content\/uploads\/2022\/03\/defender_en_3.png\" alt=\"\" width=\"877\" height=\"173\" class=\"aligncenter size-full wp-image-19363\" srcset=\"https:\/\/ekiwi-blog.de\/wp-content\/uploads\/2022\/03\/defender_en_3.png 877w, https:\/\/ekiwi-blog.de\/wp-content\/uploads\/2022\/03\/defender_en_3-300x59.png 300w, https:\/\/ekiwi-blog.de\/wp-content\/uploads\/2022\/03\/defender_en_3-768x151.png 768w\" sizes=\"auto, (max-width: 877px) 100vw, 877px\" \/><\/p>\n<p>Alternatively, various forums on the Internet also recommend the following command:<\/p>\n<pre>\r\nGet-AppxPackage Microsoft.SecHealthUI -AllUsers | Reset-AppxPackage\r\n<\/pre>","protected":false},"excerpt":{"rendered":"<p>Strange error when you open the Windows defender settings in Windows.<\/p>\n","protected":false},"author":1,"featured_media":12444,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1555],"tags":[1993,1992,1558],"class_list":["post-19358","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-software-en","tag-defender-en","tag-powershell","tag-windows-en"],"_links":{"self":[{"href":"https:\/\/ekiwi-blog.de\/en\/wp-json\/wp\/v2\/posts\/19358","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ekiwi-blog.de\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ekiwi-blog.de\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ekiwi-blog.de\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ekiwi-blog.de\/en\/wp-json\/wp\/v2\/comments?post=19358"}],"version-history":[{"count":0,"href":"https:\/\/ekiwi-blog.de\/en\/wp-json\/wp\/v2\/posts\/19358\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/ekiwi-blog.de\/en\/wp-json\/wp\/v2\/media\/12444"}],"wp:attachment":[{"href":"https:\/\/ekiwi-blog.de\/en\/wp-json\/wp\/v2\/media?parent=19358"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ekiwi-blog.de\/en\/wp-json\/wp\/v2\/categories?post=19358"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ekiwi-blog.de\/en\/wp-json\/wp\/v2\/tags?post=19358"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}