{"id":558,"date":"2020-06-17T20:44:42","date_gmt":"2020-06-17T13:44:42","guid":{"rendered":"http:\/\/blog.tiamsanit.com\/?p=558"},"modified":"2021-01-03T15:40:57","modified_gmt":"2021-01-03T08:40:57","slug":"updating-windows-10-to-version-2004-failed-with-error-0x80004005","status":"publish","type":"post","link":"https:\/\/blog.tiamsanit.com\/?p=558","title":{"rendered":"Updating Windows 10 to version 2004 failed with Error 0x80004005"},"content":{"rendered":"\n<p>When I tried to update my windows 10 to the newest version of 2004, it is failed and show Error 0x80004005. After retry a few time with no luck, I did some research and found that it is caused by corrupted BCD which in my case caused by cloning original OS from HD to SSD. To verify if you have the same symptom is to run<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>bcdedit \/export &lt;anyfilename&gt;<\/code><\/pre>\n\n\n\n<p>in command prompt, if you got the error then following solution might work. Before proceed prepare bootable windows 10 installation USB or DVD then select Repair &#8211;&gt; Troubleshoot &#8211;&gt; Advance &#8211;&gt; Command Prompt.<br>Then run following commands:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>diskpart\nselect disk 0 (replace with your system disk)\nselect partition 0 (replace with your ESD EFI or SYSTEM partition)\nassign letter=z: (or whatever you prefer)\nexit\nformat z: \/fs:fat32 (be careful with drive letter)\nbcdboot C:\\windows \/s z: \/f UEFI (replace with your windows directory and drive letter)<\/code><\/pre>\n\n\n\n<p>If you done it correctly your system should boot with no problem. You can try running the bcdedit \/export command to verify, now there should be no error. Then upgrade the windows, Enjoy!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>When I tried to update my windows 10 to the newest version of 2004, it is failed and show Error 0x80004005. After retry a few time with no luck, I did some research and found that it is caused by corrupted BCD which in my case caused by cloning original OS from HD to SSD. To verify if you have the same symptom is to run in command prompt, if you got the error then following solution might work. Before proceed prepare bootable windows 10 installation USB or DVD then select Repair &#8211;&gt; Troubleshoot &#8211;&gt; Advance &#8211;&gt; Command Prompt.Then run following commands: If you done it correctly your system should boot with no problem. You can try running the bcdedit \/export command to verify, now there should be no error. Then upgrade the windows, Enjoy!<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":true,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2}},"categories":[3],"tags":[],"class_list":["post-558","post","type-post","status-publish","format-standard","hentry","category-computer-techniques"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.0 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Updating Windows 10 to version 2004 failed with Error 0x80004005 - Mamma Mia!<\/title>\n<meta name=\"description\" content=\"How to fix Error 0x80004005 when updating Windows 10 to version 2004 or higher version. The problem cause by cloning the OS partition SSD\/HDD\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/blog.tiamsanit.com\/?p=558\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Updating Windows 10 to version 2004 failed with Error 0x80004005 - Mamma Mia!\" \/>\n<meta property=\"og:description\" content=\"How to fix Error 0x80004005 when updating Windows 10 to version 2004 or higher version. The problem cause by cloning the OS partition SSD\/HDD\" \/>\n<meta property=\"og:url\" content=\"https:\/\/blog.tiamsanit.com\/?p=558\" \/>\n<meta property=\"og:site_name\" content=\"Mamma Mia!\" \/>\n<meta property=\"article:published_time\" content=\"2020-06-17T13:44:42+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2021-01-03T08:40:57+00:00\" \/>\n<meta name=\"author\" content=\"admin\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"admin\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/blog.tiamsanit.com\/?p=558#article\",\"isPartOf\":{\"@id\":\"https:\/\/blog.tiamsanit.com\/?p=558\"},\"author\":{\"name\":\"admin\",\"@id\":\"https:\/\/blog.tiamsanit.com\/#\/schema\/person\/033bc6d45d4a13760c9ec4044f046ec5\"},\"headline\":\"Updating Windows 10 to version 2004 failed with Error 0x80004005\",\"datePublished\":\"2020-06-17T13:44:42+00:00\",\"dateModified\":\"2021-01-03T08:40:57+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/blog.tiamsanit.com\/?p=558\"},\"wordCount\":144,\"commentCount\":0,\"articleSection\":[\"Computer techniques\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/blog.tiamsanit.com\/?p=558#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/blog.tiamsanit.com\/?p=558\",\"url\":\"https:\/\/blog.tiamsanit.com\/?p=558\",\"name\":\"Updating Windows 10 to version 2004 failed with Error 0x80004005 - Mamma Mia!\",\"isPartOf\":{\"@id\":\"https:\/\/blog.tiamsanit.com\/#website\"},\"datePublished\":\"2020-06-17T13:44:42+00:00\",\"dateModified\":\"2021-01-03T08:40:57+00:00\",\"author\":{\"@id\":\"https:\/\/blog.tiamsanit.com\/#\/schema\/person\/033bc6d45d4a13760c9ec4044f046ec5\"},\"description\":\"How to fix Error 0x80004005 when updating Windows 10 to version 2004 or higher version. The problem cause by cloning the OS partition SSD\/HDD\",\"breadcrumb\":{\"@id\":\"https:\/\/blog.tiamsanit.com\/?p=558#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/blog.tiamsanit.com\/?p=558\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/blog.tiamsanit.com\/?p=558#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/blog.tiamsanit.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Updating Windows 10 to version 2004 failed with Error 0x80004005\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/blog.tiamsanit.com\/#website\",\"url\":\"https:\/\/blog.tiamsanit.com\/\",\"name\":\"Mamma Mia!\",\"description\":\"Oh my mother...\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/blog.tiamsanit.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/blog.tiamsanit.com\/#\/schema\/person\/033bc6d45d4a13760c9ec4044f046ec5\",\"name\":\"admin\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/blog.tiamsanit.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/63e4319fdd919f5f9fe8008bdd0d35d53f5f3a6b747924d80f7d7d3f8d08d3ba?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/63e4319fdd919f5f9fe8008bdd0d35d53f5f3a6b747924d80f7d7d3f8d08d3ba?s=96&d=mm&r=g\",\"caption\":\"admin\"},\"url\":\"https:\/\/blog.tiamsanit.com\/?author=1\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Updating Windows 10 to version 2004 failed with Error 0x80004005 - Mamma Mia!","description":"How to fix Error 0x80004005 when updating Windows 10 to version 2004 or higher version. The problem cause by cloning the OS partition SSD\/HDD","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/blog.tiamsanit.com\/?p=558","og_locale":"en_US","og_type":"article","og_title":"Updating Windows 10 to version 2004 failed with Error 0x80004005 - Mamma Mia!","og_description":"How to fix Error 0x80004005 when updating Windows 10 to version 2004 or higher version. The problem cause by cloning the OS partition SSD\/HDD","og_url":"https:\/\/blog.tiamsanit.com\/?p=558","og_site_name":"Mamma Mia!","article_published_time":"2020-06-17T13:44:42+00:00","article_modified_time":"2021-01-03T08:40:57+00:00","author":"admin","twitter_card":"summary_large_image","twitter_misc":{"Written by":"admin","Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/blog.tiamsanit.com\/?p=558#article","isPartOf":{"@id":"https:\/\/blog.tiamsanit.com\/?p=558"},"author":{"name":"admin","@id":"https:\/\/blog.tiamsanit.com\/#\/schema\/person\/033bc6d45d4a13760c9ec4044f046ec5"},"headline":"Updating Windows 10 to version 2004 failed with Error 0x80004005","datePublished":"2020-06-17T13:44:42+00:00","dateModified":"2021-01-03T08:40:57+00:00","mainEntityOfPage":{"@id":"https:\/\/blog.tiamsanit.com\/?p=558"},"wordCount":144,"commentCount":0,"articleSection":["Computer techniques"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/blog.tiamsanit.com\/?p=558#respond"]}]},{"@type":"WebPage","@id":"https:\/\/blog.tiamsanit.com\/?p=558","url":"https:\/\/blog.tiamsanit.com\/?p=558","name":"Updating Windows 10 to version 2004 failed with Error 0x80004005 - Mamma Mia!","isPartOf":{"@id":"https:\/\/blog.tiamsanit.com\/#website"},"datePublished":"2020-06-17T13:44:42+00:00","dateModified":"2021-01-03T08:40:57+00:00","author":{"@id":"https:\/\/blog.tiamsanit.com\/#\/schema\/person\/033bc6d45d4a13760c9ec4044f046ec5"},"description":"How to fix Error 0x80004005 when updating Windows 10 to version 2004 or higher version. The problem cause by cloning the OS partition SSD\/HDD","breadcrumb":{"@id":"https:\/\/blog.tiamsanit.com\/?p=558#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/blog.tiamsanit.com\/?p=558"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/blog.tiamsanit.com\/?p=558#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/blog.tiamsanit.com\/"},{"@type":"ListItem","position":2,"name":"Updating Windows 10 to version 2004 failed with Error 0x80004005"}]},{"@type":"WebSite","@id":"https:\/\/blog.tiamsanit.com\/#website","url":"https:\/\/blog.tiamsanit.com\/","name":"Mamma Mia!","description":"Oh my mother...","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/blog.tiamsanit.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/blog.tiamsanit.com\/#\/schema\/person\/033bc6d45d4a13760c9ec4044f046ec5","name":"admin","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/blog.tiamsanit.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/63e4319fdd919f5f9fe8008bdd0d35d53f5f3a6b747924d80f7d7d3f8d08d3ba?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/63e4319fdd919f5f9fe8008bdd0d35d53f5f3a6b747924d80f7d7d3f8d08d3ba?s=96&d=mm&r=g","caption":"admin"},"url":"https:\/\/blog.tiamsanit.com\/?author=1"}]}},"jetpack_publicize_connections":[],"jetpack_featured_media_url":"","jetpack_shortlink":"https:\/\/wp.me\/p3tZgz-90","jetpack_sharing_enabled":true,"jetpack_likes_enabled":true,"jetpack-related-posts":[{"id":412,"url":"https:\/\/blog.tiamsanit.com\/?p=412","url_meta":{"origin":558,"position":0},"title":"Distance learning phase","author":"tiamsanit","date":"14\/01\/2018","format":false,"excerpt":"Time fly, now the distance learning phase has started. MALED has 3 modules to complete in 3 months which are: Mathematics and Microeconomics, 5 weeks Macroeconomics and STATA, 3 weeks Statistic and Excel, 4 weeks At the end of each module there will be an examination which you have to\u2026","rel":"","context":"In &quot;ITCILO&quot;","block_context":{"text":"ITCILO","link":"https:\/\/blog.tiamsanit.com\/?cat=45"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":568,"url":"https:\/\/blog.tiamsanit.com\/?p=568","url_meta":{"origin":558,"position":1},"title":"Banking for expats in Saudi Arabia","author":"admin","date":"09\/10\/2020","format":false,"excerpt":"Banking for an expat in Saudi is such a pain in the ass. Most of the Saudi staffs are inefficient, unresponsive, uninviting and not doing their job. Be prepared to turn away a few times before getting the transaction done! Here I'd like to share my experiences with various bank\u2026","rel":"","context":"In &quot;Saudi Arabia&quot;","block_context":{"text":"Saudi Arabia","link":"https:\/\/blog.tiamsanit.com\/?cat=50"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":418,"url":"https:\/\/blog.tiamsanit.com\/?p=418","url_meta":{"origin":558,"position":2},"title":"Campus life","author":"tiamsanit","date":"01\/04\/2018","format":false,"excerpt":"Apart from first week heating system brake down, ITCILO is somewhat nice campus. It's located next to Po river and next a lot of green. I got the room at Africa 8 Annex and my class is just down stair, what a convenience. There are Intesa San Paulo bank (that\u2026","rel":"","context":"In &quot;Italy&quot;","block_context":{"text":"Italy","link":"https:\/\/blog.tiamsanit.com\/?cat=47"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":414,"url":"https:\/\/blog.tiamsanit.com\/?p=414","url_meta":{"origin":558,"position":3},"title":"The result came!","author":"tiamsanit","date":"30\/10\/2017","format":false,"excerpt":"I got this exciting email on 15 Sep. As I am pretty sure that I will get admitted anyway (because I have heard that they prefer people with work experience, especially with labour organization), the thing I really want to know is \"do I get a scholarship or not\". My\u2026","rel":"","context":"In &quot;ITCILO&quot;","block_context":{"text":"ITCILO","link":"https:\/\/blog.tiamsanit.com\/?cat=45"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]}],"_links":{"self":[{"href":"https:\/\/blog.tiamsanit.com\/index.php?rest_route=\/wp\/v2\/posts\/558","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blog.tiamsanit.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blog.tiamsanit.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blog.tiamsanit.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.tiamsanit.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=558"}],"version-history":[{"count":2,"href":"https:\/\/blog.tiamsanit.com\/index.php?rest_route=\/wp\/v2\/posts\/558\/revisions"}],"predecessor-version":[{"id":589,"href":"https:\/\/blog.tiamsanit.com\/index.php?rest_route=\/wp\/v2\/posts\/558\/revisions\/589"}],"wp:attachment":[{"href":"https:\/\/blog.tiamsanit.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=558"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.tiamsanit.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=558"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.tiamsanit.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=558"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}