What is this Test Mode Down in the right hand side above the clock it shows "Test Mode Windows 10 Pro Build 15063.rs2_release.170317-1834"
Ok. However, I have experienced it in two occasions and reinstalling the graphics driver solved the problem. What is your system configuration?
not in my case, it's an issue introduced since few builds ago, but still present in 15063, and there are many reports about it in Feewdback Hub app. so I'm just asking is somebody know a way to fix it manually, for exaple deleting or changing something from registry or a from a file.
Code: bcdedit /set '{bootmgr}' testsigning on bcdedit /set '{bootmgr}' loadoptions ' /TESTSIGNING' bcdedit /set '{default}' testsigning on bcdedit /set '{default}' loadoptions ' /TESTSIGNING' ...with Secure-Boot disabled on UEFI system.
I meant how did it get in testmode without him doing it on purpose, normally it installs in normal mode.
Conversion of x64 Enterprise from en-US to cs-CZ log: Code: C:\>DISM /Mount-Wim /WimFile:C:\ISO\sources\install.wim /index:1 /MountDir:C:\mo unt Deployment Image Servicing and Management tool Version: 10.0.14393.0 Mounting image [==========================100.0%==========================] The operation completed successfully. C:\>dism /image:C:\mount /Add-Package:"C:\CAB\lp_cs-cz_x64_552083af65a7d08be6c7a aafed91a1a89987a04c.cab" Deployment Image Servicing and Management tool Version: 10.0.14393.0 Image Version: 10.0.15063.0 Processing 1 of 1 - Adding package Microsoft-Windows-Client-LanguagePack-Package ~31bf3856ad364e35~amd64~cs-CZ~10.0.15063.0 [==========================100.0%==========================] The operation completed successfully. C:\>dism /image:C:\mount /Add-Package:"C:\CAB\x64_microsoft-windows-languagefeat ures-basic-cs-cz-package_0c5acd7678e984b4ec20019117dea8913283fcda.cab" Deployment Image Servicing and Management tool Version: 10.0.14393.0 Image Version: 10.0.15063.0 Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-Basic-cs-c z-Package~31bf3856ad364e35~amd64~~10.0.15063.0 [==========================100.0%==========================] The operation completed successfully. C:\>dism /image:C:\mount /Add-Package:"C:\CAB\x64_microsoft-windows-languagefeat ures-handwriting-cs-cz-package_70b67f295d4fe2a5b6599942a775e932c6878abb.cab" Deployment Image Servicing and Management tool Version: 10.0.14393.0 Image Version: 10.0.15063.0 Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-Handwritin g-cs-cz-Package~31bf3856ad364e35~amd64~~10.0.15063.0 [==========================100.0%==========================] The operation completed successfully. C:\>dism /image:C:\mount /Add-Package:"C:\CAB\x64_microsoft-windows-languagefeat ures-ocr-cs-cz-package_c78869cdc97e08fe4b0323dd8dfb9e344030754f.cab" Deployment Image Servicing and Management tool Version: 10.0.14393.0 Image Version: 10.0.15063.0 Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-OCR-cs-cz- Package~31bf3856ad364e35~amd64~~10.0.15063.0 [==========================100.0%==========================] The operation completed successfully. C:\>dism /image:C:\mount /Add-Package:"C:\CAB\x64_microsoft-windows-languagefeat ures-texttospeech-cs-cz-package_d8e39dff5b670b733a1749e776f87ac2079ce588.cab" Deployment Image Servicing and Management tool Version: 10.0.14393.0 Image Version: 10.0.15063.0 Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-TextToSpee ch-cs-cz-Package~31bf3856ad364e35~amd64~~10.0.15063.0 [==========================100.0%==========================] The operation completed successfully. C:\>DISM /Image:C:\mount /Remove-Package /PackageName:Microsoft-Windows-Language Features-Speech-en-us-Package~31bf3856ad364e35~amd64~~10.0.15063.0 Deployment Image Servicing and Management tool Version: 10.0.14393.0 Image Version: 10.0.15063.0 Processing 1 of 1 - Removing package Microsoft-Windows-LanguageFeatures-Speech-e n-us-Package~31bf3856ad364e35~amd64~~10.0.15063.0 [==========================100.0%==========================] The operation completed successfully. C:\>DISM /Image:C:\mount /Remove-Package /PackageName:Microsoft-Windows-Language Features-TextToSpeech-en-us-Package~31bf3856ad364e35~amd64~~10.0.15063.0 Deployment Image Servicing and Management tool Version: 10.0.14393.0 Image Version: 10.0.15063.0 Processing 1 of 1 - Removing package Microsoft-Windows-LanguageFeatures-TextToSp eech-en-us-Package~31bf3856ad364e35~amd64~~10.0.15063.0 [==========================100.0%==========================] The operation completed successfully. C:\>DISM /Image:C:\mount /Remove-Package /PackageName:Microsoft-Windows-Language Features-OCR-en-us-Package~31bf3856ad364e35~amd64~~10.0.15063.0 Deployment Image Servicing and Management tool Version: 10.0.14393.0 Image Version: 10.0.15063.0 Processing 1 of 1 - Removing package Microsoft-Windows-LanguageFeatures-OCR-en-u s-Package~31bf3856ad364e35~amd64~~10.0.15063.0 [==========================100.0%==========================] The operation completed successfully. C:\>DISM /Image:C:\mount /Remove-Package /PackageName:Microsoft-Windows-Language Features-Handwriting-en-us-Package~31bf3856ad364e35~amd64~~10.0.15063.0 Deployment Image Servicing and Management tool Version: 10.0.14393.0 Image Version: 10.0.15063.0 Processing 1 of 1 - Removing package Microsoft-Windows-LanguageFeatures-Handwrit ing-en-us-Package~31bf3856ad364e35~amd64~~10.0.15063.0 [==========================100.0%==========================] The operation completed successfully. C:\>DISM /Image:C:\mount /Remove-Package /PackageName:Microsoft-Windows-Language Features-Basic-en-us-Package~31bf3856ad364e35~amd64~~10.0.15063.0 Deployment Image Servicing and Management tool Version: 10.0.14393.0 Image Version: 10.0.15063.0 Processing 1 of 1 - Removing package Microsoft-Windows-LanguageFeatures-Basic-en -us-Package~31bf3856ad364e35~amd64~~10.0.15063.0 [==========================100.0%==========================] The operation completed successfully. C:\>DISM /Image:C:\mount /Remove-Package /PackageName:Microsoft-Windows-Client-L anguagePack-Package~31bf3856ad364e35~amd64~en-US~10.0.15063.0 Deployment Image Servicing and Management tool Version: 10.0.14393.0 Image Version: 10.0.15063.0 Processing 1 of 1 - Removing package Microsoft-Windows-Client-LanguagePack-Packa ge~31bf3856ad364e35~amd64~en-US~10.0.15063.0 [==========================100.0%==========================] The operation completed successfully. C:\>dism /image:C:\mount /Gen-LangINI /Distribution:C:\ISO Deployment Image Servicing and Management tool Version: 10.0.14393.0 Image Version: 10.0.15063.0 A new Lang.ini file has been generated The operation completed successfully. C:\>Dism /unmount-WIM /MountDir:C:\mount /Commit Deployment Image Servicing and Management tool Version: 10.0.14393.0 Image File : C:\ISO\sources\install.wim Image Index : 1 Saving image [==========================100.0%==========================] Unmounting image [==========================100.0%==========================] The operation completed successfully. C:\>DISM /Export-Image /SourceImageFile:C:\ISO\sources\install.wim /SourceIndex: 1 /DestinationImageFile:C:\ISO\sources\install2.wim /Compress:max Deployment Image Servicing and Management tool Version: 10.0.14393.0 Exporting image [==========================100.0%==========================] The operation completed successfully. C:\>DEL /S /F /Q C:\ISO\sources\install.wim Deleted file - C:\ISO\sources\install.wim C:\>REN C:\ISO\sources\install2.wim install.wim C:\>"C:\Program Files (x86)\Windows Kits\10\Assessment and Deployment Kit\Deploy ment Tools\amd64\Oscdimg\oscdimg.exe" -h -m -o -u2 -udfver102 -bootdata:2#p0,e,b C:\ISO\boot\Etfsboot.com#pEF,e,bC:\ISO\efi\microsoft\boot\Efisys.bin -lj_cena_x6 4frev_cs-cz_dv5 C:\ISO\ C:\15063.0.170317-1834.RS2_RELEASE_CLIENTENTERPRISE_VOL_ X64FRE_CS-CZ_.iso OSCDIMG 2.56 CD-ROM and DVD-ROM Premastering Utility Copyright (C) Microsoft, 1993-2012. All rights reserved. Licensed only for producing Microsoft authorized content. Scanning source tree (1500 files in 54 directories) Scanning source tree complete (1712 files in 99 directories) Computing directory information complete Image file is 4005593088 bytes (before optimization) Writing 1712 files in 99 directories to C:\15063.0.170317-1834.RS2_RELEASE_CLIEN TENTERPRISE_VOL_X64FRE_CS-CZ_.iso 100% complete Storage optimization saved 18 files, 133120 bytes (0% of image) After optimization, image file is 4009199616 bytes Space saved because of embedding, sparseness or optimization = 133120 Done. C:\>