{"id":499,"date":"2018-03-25T21:58:25","date_gmt":"2018-03-26T02:58:25","guid":{"rendered":"http:\/\/triplescomputers.com\/blog\/?p=499"},"modified":"2018-05-21T14:33:29","modified_gmt":"2018-05-21T19:33:29","slug":"solution-black-screen-on-boot-with-mouse-cursor-windows-10-fall-creators-update-build-1709","status":"publish","type":"post","link":"https:\/\/triplescomputers.com\/blog\/casestudies\/solution-black-screen-on-boot-with-mouse-cursor-windows-10-fall-creators-update-build-1709\/","title":{"rendered":"SOLUTION: Black screen on boot with mouse cursor, Windows 10 Fall Creators Update [Build 1709]"},"content":{"rendered":"<p>Recently, I&#8217;ve seen more and more machines (still a small amount, but an increasing number seemingly) with a problem upon boot following some recent updates to the Windows 10 Build 1709 subsystem.\u00a0 Specifically, these machines hang on boot at a black screen following the Welcome\/login screen with only the mouse cursor present for anywhere from a few to several minutes.\u00a0 Task Manager can be invoked and CTRL+ALT+DEL still works, but the machine will not operate normally with the usual Windows shell interface (explorer.exe GUI etc.) until the process sees itself through to fruition.\u00a0 This happens at each and every boot.<\/p>\n<p>Microsoft has indeed acknowledged this issue, blaming it on some rogue registry keys supposedly put in place by some OEMs which are incompatible with the latest builds of Windows 10.\u00a0 However, I&#8217;ve come to doubt that explanation, as <a href=\"https:\/\/support.microsoft.com\/en-us\/help\/4043292\/windows-10-black-screen-when-restarts-after-windows-update-oem-factory\">the fix they provide in the relevant KB article<\/a> has not yet once worked on any of my clients&#8217; machines, and another, more foolproof fix has instead corrected the problem.<\/p>\n<div id=\"attachment_501\" style=\"width: 594px\" class=\"wp-caption alignnone\"><a href=\"http:\/\/triplescomputers.com\/blog\/wp-content\/uploads\/2018\/03\/appreadiness.png\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-501\" class=\"size-large wp-image-501\" src=\"http:\/\/triplescomputers.com\/blog\/wp-content\/uploads\/2018\/03\/appreadiness-1024x691.png\" alt=\"This is the service which causes all of these headaches.\" width=\"584\" height=\"394\" srcset=\"https:\/\/triplescomputers.com\/blog\/wp-content\/uploads\/2018\/03\/appreadiness-1024x691.png 1024w, https:\/\/triplescomputers.com\/blog\/wp-content\/uploads\/2018\/03\/appreadiness-300x202.png 300w, https:\/\/triplescomputers.com\/blog\/wp-content\/uploads\/2018\/03\/appreadiness-768x518.png 768w, https:\/\/triplescomputers.com\/blog\/wp-content\/uploads\/2018\/03\/appreadiness-445x300.png 445w, https:\/\/triplescomputers.com\/blog\/wp-content\/uploads\/2018\/03\/appreadiness.png 1098w\" sizes=\"auto, (max-width: 584px) 100vw, 584px\" \/><\/a><p id=\"caption-attachment-501\" class=\"wp-caption-text\">This is the service which causes all of these headaches.<\/p><\/div>\n<p>A while back, people discovered that the singular service responsible for this behavior is the <strong>App Readiness<\/strong> service, which prepares user data the first time a user logs on following the installation or update of a Windows Store app.\u00a0 Disabling this service\u00a0<em>does\u00a0<\/em>correct the problem.\u00a0 If you experience this exact behavior, I have what is likely a permanent fix for you however, and best of all, it&#8217;s easy.<\/p>\n<hr \/>\n<p>First, determine if this particular problem applies to your machine. Lots of things can lead to hangs during the boot process, so before you proceed further, it&#8217;s a good idea to ensure that the App Readiness hang is actually what is afflicting you:<\/p>\n<ol>\n<li>Boot the machine normally.<\/li>\n<li>During the hang at the black screen, press <strong>CTRL+SHIFT+ESC<\/strong> to bring up Task Manager.<\/li>\n<li>Choose <strong>File &gt; Run New Task<\/strong>.<\/li>\n<li>Type\u00a0<strong>msconfig\u00a0<\/strong>and press ENTER.<\/li>\n<li>Click the\u00a0<strong>Services\u00a0<\/strong>tab,\u00a0<em>uncheck\u00a0<\/em><strong>App Readiness<\/strong>, and click <strong>OK.<\/strong><\/li>\n<li>Either wait out the rest of the boot procedure and then reboot your PC, or force a reboot by returning to Task Manger and running this task:\u00a0<strong>shutdown -r -t 0<\/strong><\/li>\n<li>Upon reboot, if the problem disappears, this is indeed your issue.<\/li>\n<li>If the problem is solved, next <b>reverse the procedure\u00a0<\/b>by rerunning msconfig and rechecking the box next to App Readiness.\u00a0 Reboot again and allow the slow boot procedure to complete.<\/li>\n<\/ol>\n<p>The reason you need to reenable App Readiness is that without it, the next steps will fail.<\/p>\n<div id=\"attachment_503\" style=\"width: 517px\" class=\"wp-caption alignnone\"><a href=\"http:\/\/triplescomputers.com\/blog\/wp-content\/uploads\/2018\/03\/appreadiness-2.png\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-503\" class=\"size-full wp-image-503\" src=\"http:\/\/triplescomputers.com\/blog\/wp-content\/uploads\/2018\/03\/appreadiness-2.png\" alt=\"You can also disable the service via the standard services.msc snap-in interface if you prefer that.\" width=\"507\" height=\"585\" srcset=\"https:\/\/triplescomputers.com\/blog\/wp-content\/uploads\/2018\/03\/appreadiness-2.png 507w, https:\/\/triplescomputers.com\/blog\/wp-content\/uploads\/2018\/03\/appreadiness-2-260x300.png 260w\" sizes=\"auto, (max-width: 507px) 100vw, 507px\" \/><\/a><p id=\"caption-attachment-503\" class=\"wp-caption-text\">You can also disable the service via the standard services.msc snap-in interface if you prefer that.<\/p><\/div>\n<p>Once the diagnosis is complete, the next step is easy.<\/p>\n<ol>\n<li>Obtain Windows 10 Fall Creators Update (Build 1709) or later installation media directly from <a href=\"https:\/\/www.microsoft.com\/en-us\/software-download\/windows10\">Microsoft&#8217;s software download website<\/a>\u00a0(update May 2018: the latest build is now 1803, the April Update). Try using the &#8220;Download Tool Now&#8221; button method and creating an installation DVD first, as this procedure is more likely to succeed.<\/li>\n<li>Once you have created the DVD, run the setup process from the DVD and choose to upgrade Windows while retaining all apps and user data.\u00a0 This process is called an\u00a0<strong>in-place upgrade\u00a0<\/strong>as has been available for many years now within Windows (barring a short hiatus).\n<ol>\n<li>If a DVD drive is not available, you can simply mount the resulting ISO file and install it from the virtually mounted ISO.<\/li>\n<li>If both of these methods fail, you can try using the Windows 10 Update Assistant tool from that same webpage instead.<\/li>\n<\/ol>\n<\/li>\n<li>See the installation through to completion.<\/li>\n<li>Once finished, reboot and see if the problem is fixed.\u00a0 It should be!<\/li>\n<\/ol>\n<p>I hope this helps restore sanity to someone&#8217;s computing life.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Recently, I&#8217;ve seen more and more machines (still a small amount, but an increasing number seemingly) with a problem upon boot following some recent updates to the Windows 10 Build 1709 subsystem.\u00a0 Specifically, these machines hang on boot at a &hellip; <a href=\"https:\/\/triplescomputers.com\/blog\/casestudies\/solution-black-screen-on-boot-with-mouse-cursor-windows-10-fall-creators-update-build-1709\/\">Continue reading <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[181,3],"tags":[217,179,118,191,189],"class_list":["post-499","post","type-post","status-publish","format-standard","hentry","category-application-troubleshooting","category-casestudies","tag-boot-issues","tag-hang","tag-services","tag-windows-10","tag-windows-updates"],"_links":{"self":[{"href":"https:\/\/triplescomputers.com\/blog\/wp-json\/wp\/v2\/posts\/499","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/triplescomputers.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/triplescomputers.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/triplescomputers.com\/blog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/triplescomputers.com\/blog\/wp-json\/wp\/v2\/comments?post=499"}],"version-history":[{"count":0,"href":"https:\/\/triplescomputers.com\/blog\/wp-json\/wp\/v2\/posts\/499\/revisions"}],"wp:attachment":[{"href":"https:\/\/triplescomputers.com\/blog\/wp-json\/wp\/v2\/media?parent=499"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/triplescomputers.com\/blog\/wp-json\/wp\/v2\/categories?post=499"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/triplescomputers.com\/blog\/wp-json\/wp\/v2\/tags?post=499"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}