Windows 10 build 19041.423
Build of Windows 10 May 2020 Update | |
OS family | Windows 10 (NT 10.0) |
---|---|
Version number | 10.0 |
Build number | 19041 |
Build revision | 423 |
Architecture | x86, x64, ARM64 |
Build lab | vb_release_svc_prod3 |
Compiled on | 2020-07-27 |
SKUs | |
Home (N, Single Language, China) Pro (N, Single Language, China) Pro Education (N) Pro for Workstations (N) Education (N) Enterprise (G, N) Enterprise Evaluation (N) Enterprise multi-session IoT Enterprise Team | |
About dialog | |
Windows 10 build 19041.423 is a post-RTM build of Windows 10 May 2020 Update. This build was released to consumers as an optional update on 31 July 2020 along with its October 2020 Update counterpart for Windows Insiders on the Beta Channel.
Changes[edit | edit source]
- All changes and improvements from October 2020 Update build 19042.421 have been backported to this build. The theme-aware start menu and taskbar changes from Iron build 20236.1000 are present, although they are disabled by default. To enable these functionalities (along with other changes featured in build 19042.421), merge the following entries into the registry and reboot the system:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FeatureManagement\Overrides\0\2093230218]
"EnabledState"=dword:00000002
"EnabledStateOptions"=dword:00000000
Bugs[edit | edit source]
- The Windows version reported in areas such as Settings or the
winver
may report itself as blank if the aforementioned changes are enabled in this build. However, it can be fixed by merging the following entries into the registry:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion]
"DisplayVersion"="2004"