I use this to disable Driver updates: Code: Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\PolicyManager\current\device\Update] "ExcludeWUDriversInQualityUpdate"=dword:00000001 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\PolicyManager\default\Update] "ExcludeWUDriversInQualityUpdate"=dword:00000001 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\PolicyManager\default\Update\ExcludeWUDriversInQualityUpdate] "value"=dword:00000001 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsUpdate\UX\Settings] "ExcludeWUDriversInQualityUpdate"=dword:00000001 [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate] "ExcludeWUDriversInQualityUpdate"=dword:00000001
Believe it or not, this is more on Intel, not MS. I expect a solution when Intel pushes out official, unlocked 27.x drivers.
The latest nVidia WDDM 2.7 preview driver is unstable as well (and AMD doesn't even have one with HWS support and GUI). On the other hand, MS is also slow with the bugfixes on this build (even with those which are already fixed on older stable or later Fast ring preview builds weeks or months ago).
running intel graphics driver 27.20.100.7988 since mid march on this build on an 8th gen intel with no issues; also this driver working great on my server 2019 datacenter gui 6th gen intel laptop
I wonder how 2004 works if you already have an unpartioned space at the end of the drive. I have 10% left as OP on my SSDs. Theoretically it should't do much since I have a separate OS partition instead of using the whole drive for the OS. If anyone has some insight on this I'd be curious to hear.
no need 4 all that work mate just lay out the parttions the way u want with diskpart (press ctrl+f10 in win setup program) windows has never cared especially on bios uefi bit more complicated tho (needs at least efi system, msr & windows partitions) but ive never seen it complain bout the order their in
Better yet, use a script: (I can't post links, just google "UEFI/GPT-based hard drive partitions" and scroll down to the Sample Files section). I just throw the diskpart script on the root of the Windows installer USB, makes custom partition schemes way easier.
Anyone running 20H1 and unable to play Forza Horizon 4? I couldn't get the game to start no matter the workaround even after installing the latest updates. Read some random posts on forums that FH4 has trouble running on 20H1 so just wanted to confirm. It worked great with 1909.
yeah that'd b the page i linked a few posts bakc but different strokes i prefer (& so do a lot of others) 2 do new hdds on full interactive diskpart if ur buidling ur own "reset" partition tho a script is good 2 go for
I don't think anybody really knows but Win10 can definitely work after you remove the MSR on an EFI-boot system, even with BitLocker enabled on the system drive (I read somewhere that BL uses this space for boot but may be for BIOS/CSM boot mode only...?). If there is any configuration that needs it, I guess it's extremely rare. All you really need is EFI-boot and system. Actually, even the boot partition is redundant if your EFI firmware can read NTFS (can be done with custom editors, sometimes it's already supported by the manufacturer for other reasons) but I doubt Win10 will allow you to put the EFI boot manager to an NTFS filesystem (however, Linux allows anything, like booting in EFI mode from Btrfs).