{"id":2705,"date":"2017-04-26T01:18:00","date_gmt":"2017-04-25T23:18:00","guid":{"rendered":"http:\/\/borncity.com\/win\/?p=2705"},"modified":"2020-12-13T07:55:16","modified_gmt":"2020-12-13T06:55:16","slug":"windows-10-v1703-fix-for-dism-error-0x800f081f","status":"publish","type":"post","link":"https:\/\/borncity.com\/win\/2017\/04\/26\/windows-10-v1703-fix-for-dism-error-0x800f081f\/","title":{"rendered":"Windows 10 V1703: Fix for DISM error 0x800F081F"},"content":{"rendered":"<p><img loading=\"lazy\" decoding=\"async\" style=\"float: left; margin: 0px 10px 0px 0px; display: inline;\" src=\"http:\/\/www.borncity.com\/blog\/wp-content\/uploads\/2015\/01\/win102.jpg\" width=\"58\" height=\"58\" align=\"left\" \/>[<a href=\"http:\/\/www.borncity.com\/blog\/2017\/04\/25\/windows-10-v1703-fix-fr-dism-fehler-0x800f081f\/\" target=\"_blank\" rel=\"noopener noreferrer\">German<\/a>]Microsoft's Windows\u00a0 10 Creators Update images contains a flaw. Broken manifest files are causing DISM to stall with error 0x800F081F. Here are a few details and a fix.<\/p>\n<p><!--more--><\/p>\n<h3>What's broken?<\/h3>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/ssl-vg03.met.vgwort.de\/na\/ada7d1d9276f4cbfa60441e5de613579\" alt=\"\" width=\"1\" height=\"1\" \/>After upgrading a system, some users are running a file system check, as discussed within my blog post <a href=\"https:\/\/borncity.com\/win\/2016\/07\/08\/check-and-repair-windows-system-files-and-component-store\/\">Check and repair Windows system files and component store<\/a> \u2013 to assure, that all files are intact. Users upgrading or installing Windows 10 Creators Update are facing an error after executing the following commands (see also <a href=\"https:\/\/borncity.com\/win\/2017\/04\/18\/windows-10-creators-update-troubleshooting-1\/\">Windows 10 Creators Update Troubleshooting \u2013 part 1<\/a>). The error will be shown, after the 2nd command is executed within an administrative command or PowerShell window:<\/p>\n<p>DISM.exe \/Online \/Cleanup-image \/Scanhealth<br \/>\nDISM.exe \/Online \/Cleanup-image \/Restorehealth<\/p>\n<p>The screenshot shown below, has been taken from my German Windows 10 V1703. The \/RestoreHealt command has been aborted with error 0x800F081F.<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/web.archive.org\/web\/20181009161745\/https:\/\/b68.imgup.net\/Dism-Err-01f04.jpg\" \/><\/p>\n<h3>The reason for error 0x800F081F in Windows 10 Version 1703<\/h3>\n<p>DISM says, that the source to repair the corrupted file can't be found. In normal circumstances, it's possible to use an install DVD as a source. But if the install image also contains the broken files, it won't help.<\/p>\n<p>DISM creates a log file <em>dism.log<\/em> at <em>C:\\Windows\\Logs\\DISM\\ \u2013 <\/em>but within my test environment I wasn't able to detect the root cause (the file mentioned below was never reported). But a reader of my German blog left a <a href=\"http:\/\/www.borncity.com\/blog\/2015\/12\/09\/windows-10-dism-reparatur-bemngelt-quelle-fehler-0x800f081f\/#comment-43040\" target=\"_blank\" rel=\"noopener noreferrer\">comment<\/a> pointing to a forum post. Within <a href=\"https:\/\/www.tenforums.com\/performance-maintenance\/81413-creators-update-component-store-shows-corruption-but-unable-repair-3.html#post991296\">this english forum thread<\/a> someone was able to detect the faulty file within the <em>log<\/em> file after executing <em>dism \u2026 \/scanhealth<\/em> \u2013 it was the file:<\/p>\n<p>Microsoft-Windows-TestRoot-and-FlightSigning-Package~31bf3856ad364e35~amd64~~10.0.15063.0<\/p>\n<p>that is shipped with a damaged MUM file (Microsoft Update Manifest, error CBS Corrupt MUM).<\/p>\n<h3>A\u00a0 fix for error 0x800F081F in Windows 10 Version 1703<\/h3>\n<p>The fix removes all references to this file (probably left from Insider Preview program) from registry and from component store. References to component store may be found within the registry branche:<\/p>\n<p><em>HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\<\/em><\/p>\n<p>in subkeys:<\/p>\n<p><em>Component Based Servicing\\PackageIndex<br \/>\nComponent Based Servicing\\Package<\/em><\/p>\n<p>To remove the registry entries, proceed the following steps.<\/p>\n<p>1. Launch registry editor <em>regedit.exe <\/em>from an administrator account or use <em>Run as <\/em>a<em>dministrator <\/em>context menu command after searching for the file in taskbar's search box.<\/p>\n<p>2. Confirm UAC and navigate to the following registry keys.<\/p>\n<p>3. Grant full access rights to the admin account and delete the entries using context menu command <em>delete.<\/em><\/p>\n<p>It's probably a good idea to export the registry key into a <em>.reg<\/em> file using <em>File\/Export<\/em>.<\/p>\n<p>The first key is:<\/p>\n<p><em>HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Component Based Servicing\\PackageIndex\\Microsoft-Windows-TestRoot-and-FlightSigning-Package~31bf3856ad364e35~amd64~~0.0.0.0<\/em><\/p>\n<p>The 2nd key is:<\/p>\n<p><em>HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Component Based Servicing\\Packages\\Microsoft-Windows-TestRoot-and-FlightSigning-Package~31bf3856ad364e35~amd64~~10.0.15063.0<\/em><\/p>\n<p><img decoding=\"async\" src=\"https:\/\/web.archive.org\/web\/20181009155549\/https:\/\/j43.imgup.net\/Dism-Err-0cacc.jpg\" \/><\/p>\n<p>You can't delete these keys, even, if you an administrator, because of missing rights. The following error will be shown.<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/web.archive.org\/web\/20181009175440\/https:\/\/n17.imgup.net\/Dism-Err-0ecd6.jpg\" \/><\/p>\n<p>Therefore use the following additional steps.<\/p>\n<p>1. Right click the key in the left pane and select <em>Permission <\/em>(<a href=\"http:\/\/www.askvg.com\/guide-how-to-take-ownership-permission-of-a-registry-key-in-windows\/\" target=\"_blank\" rel=\"noopener noreferrer\">see<\/a>).<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/web.archive.org\/web\/20181009153853\/https:\/\/o80.imgup.net\/Dism-Err-0d6a4.jpg\" \/><\/p>\n<p>2. Select on property page <em>Permissions <\/em>the group <em>Administrators <\/em>in <em>Group- or user names.<\/em><\/p>\n<p>3.\u00a0 Check the <em>Full control <\/em>checkbox in column <em>Allow <\/em>(group<em>\u00a0<\/em><em>Permissions for \"Administrators\" <\/em>and click <em>OK<\/em>.<\/p>\n<p>4. Then right click the registry keys mentioned above and delete them via context menu command <em>Delete<\/em>.<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/web.archive.org\/web\/20181009170834\/https:\/\/v20.imgup.net\/Dism-Err-04373.jpg\" \/><\/p>\n<p>After deleting the two registry entries mentioned above, proceed another step and open Windows Explorer. Then navigate to folgender:<\/p>\n<p><em>C:\\Windows\\Servicing\\Packages<\/em><\/p>\n<p>Delete the two .cat and .mum files named:<\/p>\n<p><em>Microsoft-Windows-TestRoot-and-FlightSigning-Package~31bf3856ad364e35~*.*<\/em><\/p>\n<p><img decoding=\"async\" src=\"https:\/\/web.archive.org\/web\/20181010003354\/https:\/\/h16.imgup.net\/Dism-Err-072ba.jpg\" \/><\/p>\n<p>via context menu command of via <em>Delete <\/em>button in Explorer's menu bar. This requires administrative user rights.<\/p>\n<blockquote><p>Note <a href=\"https:\/\/borncity.com\/win\/2017\/04\/26\/windows-10-v1703-fix-for-dism-error-0x800f081f\/#comment-1214\">the comment<\/a>\u00a0given below, mentions another key (probably in 64-bit-environments), if the fix given above doesn't work.<\/p><\/blockquote>\n<p><img decoding=\"async\" src=\"https:\/\/web.archive.org\/web\/20181009160758\/https:\/\/a47.imgup.net\/Dism-Err-05975.jpg\" \/><\/p>\n<p>After finishing the steps give above, try to check the system health using dism. As shown above, the system integrity check with dism shall be successful.<\/p>\n<p><strong>Similar articles:<\/strong><br \/>\n<a href=\"https:\/\/borncity.com\/win\/win10-wiki\/\">Windows 10 V1703 Wiki<\/a><br \/>\n<a href=\"https:\/\/borncity.com\/win\/2016\/07\/08\/check-and-repair-windows-system-files-and-component-store\/\">Check and repair Windows system files and component store<\/a><br \/>\n<a href=\"https:\/\/borncity.com\/win\/2017\/04\/18\/windows-10-creators-update-troubleshooting-1\/\">Windows 10 Creators Update Troubleshooting \u2013 part 1<\/a><br \/>\n<a href=\"https:\/\/borncity.com\/win\/2017\/04\/25\/windows-10-disk-cleanup-is-causing-a-blue-screen\/\">Windows 10: Disk Cleanup is causing a Blue Screen<\/a><br \/>\n<a href=\"https:\/\/borncity.com\/win\/2017\/04\/24\/windows-10-v1703-superfetch-service-fails\/\">Windows 10 V1703: SuperFetch service fails<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>[German]Microsoft's Windows\u00a0 10 Creators Update images contains a flaw. Broken manifest files are causing DISM to stall with error 0x800F081F. Here are a few details and a fix.<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[463,2],"tags":[],"class_list":["post-2705","post","type-post","status-publish","format-standard","hentry","category-issue","category-windows"],"_links":{"self":[{"href":"https:\/\/borncity.com\/win\/wp-json\/wp\/v2\/posts\/2705","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/borncity.com\/win\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/borncity.com\/win\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/borncity.com\/win\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/borncity.com\/win\/wp-json\/wp\/v2\/comments?post=2705"}],"version-history":[{"count":0,"href":"https:\/\/borncity.com\/win\/wp-json\/wp\/v2\/posts\/2705\/revisions"}],"wp:attachment":[{"href":"https:\/\/borncity.com\/win\/wp-json\/wp\/v2\/media?parent=2705"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/borncity.com\/win\/wp-json\/wp\/v2\/categories?post=2705"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/borncity.com\/win\/wp-json\/wp\/v2\/tags?post=2705"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}