I want to thank you for your post. I have the same problem, I felt like the only one in the world to get stuck on the boot screen like you. I asked for help in the thread on version 17134 and ..... I have the impression that I was mistaken for a moron. Today during the installation on my own computer I made five restorations to finish the computer. I have not found a solution so far, nor what software or update causes this damn blocking
Hey man, you're welcome, I feel what you're saying. Are you having this issue with a laptop? If so, try booting into safe mode, and then uninstall Intel HD Graphics drivers from Device Manager. I found out how to fix it from an user on Microsoft Answers forums, i kid you not. That board is filled with useless answers from Microsoft collaborators, but the real gold is in the users' comments, as in this case. Hope you can have your issue fixed as well, kind regards.
thanks for your answer, however i do not think it's only because of intel drivers. I had blocking on six different computers; none had the same configuration and it was never the same reason that caused the start blocking so .... I'm still looking :-(
Create BAT/CMD file: ------------------------------------------------------- bat file ------------------------------------------------------- @echo off Title Framework 3.5 & Color 1A cd %systemroot%\system32 call :IsAdmin FOR %%i IN (D E F G H I J K L M N O P Q R S T U V W X Y Z) DO IF EXIST %%i:\sources\sxs\microsoft-windows-netfx3-ondemand-package.cab SET CDROM=%%i: Dism /online /enable-feature /featurename:NetFX3 /All /Source:%CDROM%\sources\sxs /LimitAccess Pause & Exit :IsAdmin Reg.exe query "HKU\S-1-5-19\Environment" If Not %ERRORLEVEL% EQU 0 ( Cls & Echo Run as administrator... Pause & Exit ) Cls Goto:eof ------------------------------------------------------- end bat file -------------------------------------------------------
Well, I'm sorry I can't help you. But in case anyone is having the same issue, here is the tutorial, credits from "DonLekei" from Microsoft Answers forums:
If your installing it in a older machine the issue is do to a HW limitation and u cant go any further than 14393
What? How I'm running 17134.5 in another laptop, then? Both have the same integrated GPU (Intel HD 4400). And I reinstalled the latest official Intel HD Graphics and it's working fine. Aren't you confusing with Intel Atom laptops?
All 17134.1 SVF/SFX patches possible are uploaded: https://forums.mydigitallife.net/threads/windows-10-svf-repository.63324/page-112#post-1432280 Including source patches for EVAL (permalinks thanks to @mkuba50 ) to Full en-US iso's
I installed Windows 10 1803 using an ESD file, but it seems like I am in the 'Insider Program'. I've never been an insider, but the Privacy menu shows that I am. Is there a proper way to fix this? I found this registry edit, but that doesn't seem to be a proper way. Or, will it be fixed with the next CU?