Windows 10 build 14388
Build of Windows 10 Anniversary Update | |
OS family | Windows 10 (NT 10.0) |
---|---|
Version number | 10.0 |
Build number | 14388 |
Build revision | 0 |
Architecture | x86, x64 |
Build lab | rs1_release |
Compiled on | 2016-07-09 |
SKUs | |
China Home Pro Enterprise Education Single Language Team | |
Product key | |
Use a Windows 10 Retail serial | |
About dialog | |
Windows 10 build 14388 is the twenty-fifth Insider Preview build of Windows 10 Anniversary Update. This build was released to Windows Insiders in the Fast Ring on 12 July 2016, then to Slow Ring users on 15 July 2016.
Changes[edit | edit source]
- Various improvements and bug fixes.
Bugs[edit | edit source]
- If this build is used with a non-US English locale, an error code 0x80004005 may occur 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
.