- HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\CloudContent
- Dword DisableWindowsConsumerFeaturesset to1
- HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Personalization
- Dword NoLockScreenset to1
Note: Requires latest anniversary update (was removed in the first version)
- HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows\Explorer
- Dword NoWindowMinimizingShortcutsset to1
And newer versions of windows 10:
- Computer\HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced
- Dword DisallowShakingset to1
- HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Windows Search
- Dword AllowCortanaset to0
- taskkill /f /im OneDrive.exe
- %SystemRoot%\SysWOW64\OneDriveSetup.exe /uninstall
In administrator command line:
assoc .="No Extension"
ftype "No Extension"="C:\path\to\my editor.exe" "%1"
https://gist.github.com/JohannesMP/ce36bf7588fc9e479191e5b319fcd93b
https://gist.github.com/JohannesMP/ded89d04d7edd3ca9828679fa0e2d236
- Delete key HKEY_CLASSES_ROOT\CLSID\{09A47860-11B0-4DA5-AFA5-26D86198A780}
https://gist.github.com/JohannesMP/0a8a3daa3a48dcb8884d16d51a736129
- When clicking on:
- folder: HKEY_CLASSES_ROOT\Directory\shell\cmd
- folder background: HKEY_CLASSES_ROOT\Directory\Background\shell\cmd
- external drive: HKEY_CLASSES_ROOT\Drive\shell\cmd
 
- folder: 
On empty spaces within folders
- Change permissions of Administrator group for the cmd folder to allow editing
- Right click cmd-> "Permissions", then "Advanced"
- On "Advanced Security Settings," click the "Change" link next to "Owner."
- Type your account name in the provided field, click "Check Names", and click "OK".
- Check the "Replace owner on subcontainers and objects" option, then click "Apply" and "OK".
- On "Permissions," select the Administrators group.
- Under "Permissions for Administrators," select "Allow" for the "Full Control" option, then click "Apply" and "OK"
 
- Right click 
- In cmd, rename DwordHideBasedOnVelocityIdtoShowBasedOnVelocityId
- When clicking on:
- folder: HKEY_CLASSES_ROOT\Directory\shell\PowerShell
- folder background: HKEY_CLASSES_ROOT\Directory\Background\shell\PowerShell
- external drive: HKEY_CLASSES_ROOT\Drive\shell\PowerShell
 
- folder: 
- Change permissions of Administrator group for  the PowerShellfolder to allow editing- See instructions for cmdfolder above
 
- See instructions for 
- In PowerShell, rename DwordHideBasedOnVelocityIdtoShowBasedOnVelocityId
- HKEY_CLASSES_ROOT\CLSID\{018D5C66-4533-4307-9B53-224DE2ED1FE6}
- Dword System.IsPinnedToNameSpaceTreeset to0
- HKEY_CLASSES_ROOT\CLSID\{B4FB3F98-C1EA-428d-A78A-D1F5659CBA93}\ShellFolder
- Dword Attributesset tob094010c(default isb084010c)- May need to take ownership of ShellFolderkey first.
 
- May need to take ownership of 
- HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\PrecisionTouchPad
- Dword AAPThresholdset to0
- HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced
- Dword ShowSecondsInSystemClockset to1