{"id":137,"date":"2014-10-02T11:19:19","date_gmt":"2014-10-02T10:19:19","guid":{"rendered":"http:\/\/www.riedmann.it\/blog\/?p=137"},"modified":"2014-10-02T11:19:19","modified_gmt":"2014-10-02T10:19:19","slug":"windows-8-1-errors-on-modern-apps","status":"publish","type":"post","link":"https:\/\/blog.riedmann.it\/?p=137","title":{"rendered":"Windows 8.1 &#8211; Errors on modern apps"},"content":{"rendered":"<p>When installing Windows 8.1 without a Microsoft account, and also when integrating the PC in a Windows domain, very often the apps on the app screen show up with a &#8220;X&#8221; in the angle, or with &#8220;error&#8221; after their name.<\/p>\n<p>It seems there is going something wrong in this configuration, as I saw this very often (my customers are all professional users, no home users).<\/p>\n<p>I have found now a solution to this:<\/p>\n<p><a href=\"http:\/\/answers.microsoft.com\/en-us\/windows\/forum\/windows8_1-windows_store\/all-modern-apps-fail-to-start-after-windows-81\/a80793c7-c214-43ec-9ca9-5c758f9ad840?page=2\" title=\"http:\/\/answers.microsoft.com\/en-us\/windows\/forum\/windows8_1-windows_store\/all-modern-apps-fail-to-start-after-windows-81\/a80793c7-c214-43ec-9ca9-5c758f9ad840?page=2\" target=\"_blank\">http:\/\/answers.microsoft.com\/en-us\/windows\/forum\/windows8_1-windows_store\/all-modern-apps-fail-to-start-after-windows-81\/a80793c7-c214-43ec-9ca9-5c758f9ad840?page=2<\/a><\/p>\n<p>In short, the solution is the following:<\/p>\n<p>&#8211; the owner of the key <\/p>\n<blockquote><p>HKEY_CURRENT_USER\\Software\\Classes\\Local Settings\\software\\microsoft\\windows\\currentversion\\appmodel\\repository\\packages<\/p><\/blockquote>\n<p> needs to be changed to SYSTEM (using the advanced button in RegEdit<br \/>\n&#8211; execute the following on an administrative command prompt<\/p>\n<blockquote><p>Powershell -ExecutionPolicy Unrestricted Add-AppxPackage -DisableDevelopmentMode -Register $Env:SystemRoot\\WinStore\\AppxManifest.xml<\/p><\/blockquote>\n<p> to fix the Store app<br \/>\n&#8211; execute a Powershell with administrative rights and execute this command: <\/p>\n<blockquote><p>((Get-ChildItem &#8220;HKLM:SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Appx\\AppxAllUserStore\\InboxApplications&#8221;) | Get-ItemProperty).Path | Add-AppxPackage -Register -DisableDevelopmentMode<\/p><\/blockquote>\n<p>This was enough &#8211; no reboot needed, the store app loaded and also the single other apps.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>When installing Windows 8.1 without a Microsoft account, and also when integrating the PC in a Windows domain, very often the apps on the app screen show up with a &#8220;X&#8221; in the angle, or with &#8220;error&#8221; after their name. It seems there is going something wrong in this configuration, as I saw this very [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-137","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/blog.riedmann.it\/index.php?rest_route=\/wp\/v2\/posts\/137","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blog.riedmann.it\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blog.riedmann.it\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blog.riedmann.it\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.riedmann.it\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=137"}],"version-history":[{"count":1,"href":"https:\/\/blog.riedmann.it\/index.php?rest_route=\/wp\/v2\/posts\/137\/revisions"}],"predecessor-version":[{"id":138,"href":"https:\/\/blog.riedmann.it\/index.php?rest_route=\/wp\/v2\/posts\/137\/revisions\/138"}],"wp:attachment":[{"href":"https:\/\/blog.riedmann.it\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=137"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.riedmann.it\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=137"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.riedmann.it\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=137"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}