Windows 10 build 14385
Build of Windows 10 Anniversary Update | |
![]() | |
OS family | Windows 10 (NT 10.0) |
---|---|
Version number | 10.0 |
Build number | 14385 |
Build revision | 0 |
Architecture | x86, x64 |
Build lab | rs1_release |
Compiled on | 2016-07-06 |
SKUs | |
Home (China, Single Language) Pro Education Enterprise | |
Product key | |
Use a Windows 10 Retail serial | |
About dialog | |
Windows 10 build 14385 is the twenty-fourth Insider Preview build of Windows 10 Anniversary Update, which was released to Windows Insiders in the Fast ring on 9 July 2016.
Changes[edit | edit source]
Bugfixes[edit | edit source]
Various improvements and bug fixes listed in the official announcement.
Bugs[edit | edit source]
If using this build on a machine with a non-US English locale, an error with code 0x80004005
when Developer Mode is enabled. Despite this, the machine is in developer mode and the user can still use Visual Studio to develop UWP apps. In most cases, this means the required components to enable additional debugging features in Visual Studio or the Windows Device Portal could not be installed by the operating system automatically. To fix this, install the package for Windows Developer Mode, reboot and then type the following in Command Prompt as administrator: sc config debugregsvc start=auto
.