{"id":7543,"date":"2021-03-21T22:54:04","date_gmt":"2021-03-21T21:54:04","guid":{"rendered":"https:\/\/michlstechblog.info\/blog\/?p=7543"},"modified":"2021-03-22T13:02:22","modified_gmt":"2021-03-22T12:02:22","slug":"windows-cannot-uninstall-store-app-error-exception-from-hresult-0x80073cfa","status":"publish","type":"post","link":"https:\/\/michlstechblog.info\/blog\/windows-cannot-uninstall-store-app-error-exception-from-hresult-0x80073cfa\/","title":{"rendered":"Windows: Cannot uninstall Store App. Error: Exception from HRESULT: 0x80073CFA"},"content":{"rendered":"<div class=\"twoclick_social_bookmarks_post_7543 social_share_privacy clearfix 1.6.4 locale-en_US sprite-en_US\"><\/div><div class=\"twoclick-js\"><script type=\"text\/javascript\">\/* <![CDATA[ *\/\njQuery(document).ready(function($){if($('.twoclick_social_bookmarks_post_7543')){$('.twoclick_social_bookmarks_post_7543').socialSharePrivacy({\"services\":{\"flattr\":{\"uid\":\"Michl\",\"status\":\"on\",\"the_title\":\"Windows%3A%20Cannot%20uninstall%20Store%20App.%20Error%3A%20Exception%20from%20HRESULT%3A%200x80073CFA\",\"the_excerpt\":\"Hi%2C%0D%0A%0D%0Aif%20you%20want%20to%20uninstall%20some%20preinstalled%20store%20apps%20you%20get%20an%20error%20%22Deployment%20failed%20with%20HRESULT%3A%200x80073CFA%2C%20Removal%20failed.%20Please%20contact%20your%20software%20vendor.%22%0D%0A%0D%0AThis%20error%20could%20happen%20if%20the%20App%20is%20not%20correctly%20registered.%0D%0A%20%28more%26hellip%3B%29\",\"txt_info\":\"2 clicks for more data protection:\\r\\n\\r\\nOnly when you click here, the button will be come active and you can send your recommendation to Flattr. When activating, data are transmitted to third parties. \",\"perma_option\":\"off\"}},\"txt_help\":\"When you activate these fields by clicking, information to Flattr may be transferred abroad, and probably may also stored there.\",\"settings_perma\":\"Enable permanently and accept data transmission. \",\"info_link\":\"http:\\\/\\\/www.heise.de\\\/ct\\\/artikel\\\/2-Klicks-fuer-mehr-Datenschutz-1333879.html\",\"uri\":\"https:\\\/\\\/michlstechblog.info\\\/blog\\\/windows-cannot-uninstall-store-app-error-exception-from-hresult-0x80073cfa\\\/\",\"post_id\":7543,\"post_title_referrer_track\":\"Windows%3A+Cannot+uninstall+Store+App.+Error%3A+Exception+from+HRESULT%3A+0x80073CFA\",\"display_infobox\":\"on\"});}});\n\/* ]]> *\/<\/script><\/div><p>Hi,<\/p>\n<p>if you want to uninstall some preinstalled store apps you get an error <strong>&#8220;Deployment failed with HRESULT: 0x80073CFA, Removal failed. Please contact your software vendor.&#8221;<\/strong><\/p>\n<p>This error could happen if the App is not correctly registered.<br \/>\n<!--more--><\/p>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\r\nPS D:\\&gt;Get-AppxPackage -AllUsers Microsoft.Microsoft3DViewer|Remove-AppxPackage -AllUsers  \r\nRemove-AppxPackage : Deployment failed with HRESULT: 0x80073CFA, Removal failed. Please contact your software vendor.   (Exception from HRESULT: 0x80073CFA)\r\n<\/pre>\n<p>ReRegister the app an try again:<\/p>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\r\nPS D:\\&gt; Get-AppXPackage -AllUsers Microsoft.Microsoft3DViewer | Foreach { Add-AppxPackage -DisableDevelopmentMode -Register &quot;$($_.InstallLocation)\\AppXManifest.xml&quot; }\r\n<\/pre>\n<p>Remove the app<\/p>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\r\nPS D:\\&gt; Get-AppxPackage -AllUsers Microsoft.Microsoft3DViewer  | Remove-AppxPackage -AllUsers\r\n<\/pre>\n<p>Also remove provisioning<\/p>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\r\nPS D:\\&gt;$aProvisionedPackages | Where-Object {$_.DisplayName -Like &quot;Microsoft.Microsoft3DViewer&quot;} | ForEach-Object { Remove-AppxProvisionedPackage -Online -PackageName $_.PackageName }\r\n<\/pre>\n<p>Michael<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Hi, if you want to uninstall some preinstalled store apps you get an error &#8220;Deployment failed with HRESULT: 0x80073CFA, Removal failed. Please contact your software vendor.&#8221; This error could happen if the App is not correctly registered.<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[1561,669,1431,1560,668,20],"class_list":["post-7543","post","type-post","status-publish","format-standard","hentry","category-uncategorized","tag-0x80073cfa","tag-apps","tag-appx","tag-errro","tag-uninstall","tag-windows-2"],"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/michlstechblog.info\/blog\/wp-json\/wp\/v2\/posts\/7543","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/michlstechblog.info\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/michlstechblog.info\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/michlstechblog.info\/blog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/michlstechblog.info\/blog\/wp-json\/wp\/v2\/comments?post=7543"}],"version-history":[{"count":6,"href":"https:\/\/michlstechblog.info\/blog\/wp-json\/wp\/v2\/posts\/7543\/revisions"}],"predecessor-version":[{"id":7550,"href":"https:\/\/michlstechblog.info\/blog\/wp-json\/wp\/v2\/posts\/7543\/revisions\/7550"}],"wp:attachment":[{"href":"https:\/\/michlstechblog.info\/blog\/wp-json\/wp\/v2\/media?parent=7543"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/michlstechblog.info\/blog\/wp-json\/wp\/v2\/categories?post=7543"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/michlstechblog.info\/blog\/wp-json\/wp\/v2\/tags?post=7543"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}