It's just me, or IE is slower than the one on Win 8.1? I am liking the Edge, it is actually very fast!
Cortana app is in C:\Program Files\WindowsApps, maybe is related to the search app (being an early build)?
From my experience, the Enterprise LTSB b.10240 is built like a tank My laptop struggles with overheating (either the CPU or GPU or both) And so it shuts down every 10 min on viewing videos on chrome, video editing, etc... I must have gone through 100 + shutdowns so far in the last 60 days... But on a restart, except for brief disk activity, the login screen always comes up... No start up repair, disk check or any other warnings... It's truly amazing compared to Win 7...not sure about Win 8 / 8.1 because I never used them... Kudos to Microsoft for that at least
Because MS changed the name of Windows explorer to File explorer in windows 8.1. Move your mouse on the icon of file explorer in taskbar and you'll get the name File explorer.
When I surfing the internet,I saw win10 has "God Mode". Creat a folder.Change the folder's name. For example "God Mode.{ED7BA470-8E54-465E-825C-99712043E01C}" Arbitrary name + (there's a dot after arbitrary name) .{ED7BA470-8E54-465E-825C-99712043E01C}
According to build 14328 EditionMatrix.xml, there would be new editions in RedStone RTM: Code: ProfessionalCountrySpecific ProfessionalSingleLanguage ProfessionalEducation ProfessionalEducationN ProfessionalWorkstation ProfessionalWorkstationN EnterpriseSubscription EnterpriseSubscriptionN obviously the first is the special one for china regular core & professional can be upgraded (with dism) to ProfessionalEducation but other editions are separated
I found out you can Sysprep your Windows 10 OS more than 3 times instead of RE-CREATING the whole image... by following these steps =) 1. In Your Answerfile set: Code: <SkipRearm>1</SkipRearm> 2. Set the following Keys in the registry BACK to these values: Code: HKEY_LOCAL_MACHINE\SYSTEM\Setup\Status\SysprepStatus\GeneralizationState\ CleanupState : 2 (dword) GeneralizationState: 7 (dword) 3. After that do the following on your image factory as admin via (start -> run): Code: msdtc -uninstall ( and wait few seconds) msdtc -install (wait few seconds) 4. Restart the machine 5. Check the registry for the right registry keys values 6. sysprep the Windows with the new XML Answer file. 7. Walla, Use the now saved Day or hours otherwise BTW this works since Windows Vista