===== Windows 10 tips =====
- Hide Onedrive icon in explorer: use regedit HKEY_CLASSES_ROOT\CLSID\{018D5C66-4533-4307-9B53-224DE2ED1FE6} set System.IsPinnedToNameSpaceTree to 0
- Hide folders from This PC : http://www.thewindowsclub.com/remove-the-folders-from-this-pc-windows-10
- Disable Windows Update notification\\ reg add "HKLM\Software\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\MusNotifyIcon.exe" /v "Debugger" /t REG_SZ /d "%windir%\System32\systray.exe" /f
reg add "HKLM\Software\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\MusNotification.exe" /v "Debugger" /t REG_SZ /d "%windir%\System32\systray.exe" /f
taskkill /IM MusNotifyIcon.exe /t /f
taskkill /IM MusNotification.exe /t /f
=== Disable Windows Hello ===
REG ADD HKLM\SOFTWARE\Policies\Microsoft\PassportForWork /v Enabled /t REG_DWORD /d 0 /f
delete folder C:\Windows\ServiceProfiles\LocalService\AppData\Local\Microsoft\NGC\
===== Fixes =====
==== Interface ====
* Change [Quick Access] homepage to [This PC] - Explorer > View > Options > Top
* Remove Onedrive - gpedit.msc > Computer > Admin > Windows Components > Disable Onedrive > enable
* Disable [Connected Standby] - regedit > HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power > CsEnabled = 1
* Hide specific updates - https://support.microsoft.com/en-us/kb/3073930
* Hide "Disable applications to help..." - Start > Security and Maintenance > Turn off notifications