Windows 10 build 14948
Build of Windows 10 Creators Update | |
OS family | Windows 10 (NT 10.0) |
---|---|
Version number | 10.0 |
Build number | 14948 |
Build revision | 1000 |
Architecture | x64 |
Build lab | rs_prerelease |
Compiled on | 2016-10-11 |
Expiration date | |
Timebomb | 2017-05-01 (+202 days) |
SKUs | |
Enterprise | |
Product key | |
Use a Windows 10 Retail serial | |
About dialog | |
Windows 10 build 14948 is a build of Windows 10 Creators Update. It is only available in the x64 architecture in the Enterprise SKU.
Bugs[edit | edit source]
OOBE[edit | edit source]
This build has a buggy OOBE. To bypass it, press ⇧ Shift+F10 to open Command Prompt, open Registry Editor, then navigate to the key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\OOBE
and create a new DWORD here called SkipMachineOOBE
and set its value to 1. Then go to the key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\State
and set the ImageState
value from IMAGE_STATE_UNDEPLOYABLE to IMAGE_STAGE_COMPLETE. After that, open lusrmgr.msc
to create a new user by navigating to the Users option on the left pane, right-clicking "New User...", and typing your desired user name into the "User name" box. Make sure you untick "User must change password at next logon". After the user account is created, right click on it and click on the "Member Of" tab on the dialog that appears. Then click add. On the dialog box that appears, type "Administrators" into the text field that appears and click "Check Names". Then close out of lusrmgr.msc
and then restart by typing shutdown /r
.