unpin onedrive icon from explorer: Code: Windows Registry Editor Version 5.00 [HKEY_CLASSES_ROOT\CLSID\{018D5C66-4533-4307-9B53-224DE2ED1FE6}] @="OneDrive" "System.IsPinnedToNameSpaceTree"=dword:00000000 restart windows explorer using strg+shift+esc enable bitlocker 256bit diffuser without tpm: Code: Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\FVE] "UseAdvancedStartup"=dword:00000001 "EnableBDEWithNoTPM"=dword:00000001 "UseTPM"=dword:00000002 "UseTPMPIN"=dword:00000002 "UseTPMKey"=dword:00000002 "UseTPMKeyPIN"=dword:00000002 "EncryptionMethodNoDiffuser"=dword:00000004 "EncryptionMethod"=dword:00000002 webdav (owncloud / onedrive / etc.) 3GB (max) filesize limit Code: Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WebClient\Parameters] "FileSizeLimitInBytes"=dword:c0000000 restore regular icon spacing: Code: Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\Control Panel\Desktop\WindowMetrics] "IconSpacing"="-1125" "IconVerticalSpacing"="-1125" disable usb drive indexing: Code: Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Windows Search] "DisableRemovableDriveIndexing"=dword:00000001
God mode still works in windows 10. Create a folder anywhere (mine is on my desktop. Rename the folder to: God Mode.{ED7BA470-8E54-465E-825C-99712043E01C}
You Need to set the FilterAdministratorToken to 1, then all the ModernUI Apps will work with the Super-Admin
You're welcome. I did a clean installation myself. Still, the performance and usability of the new UI can't be compared with the ones from earlier Windows versions.
You are absolutely correct! Windows 10 beats them all hands down! I love it. Totally awesome. It puts Windows 7 to shame, especially the new start menu is now usable unlike the broken Win 7 Start menu. How I hated that one. I had to create tool bars to put my most used apps in just to stay away from that train wreck that some people called a start menu.
Yeah you should. It might have some uses! Do you know if the win32 start menu still exists in the server builds? Also does the XAML startmenu work in Safe Mode already? (will it ever?)
It's a real mess with the new powermenu! I don't understand... now I have to click more to actually Change the power plan, what a mess
Take ownership right click menu. Code: Windows Registry Editor Version 5.00 [HKEY_CLASSES_ROOT\*\shell\runas] @="Take Ownership" "NoWorkingDirectory"="" [HKEY_CLASSES_ROOT\*\shell\runas\command] @="cmd.exe /c takeown /f \"%1\" && icacls \"%1\" /grant administrators:F" "IsolatedCommand"="cmd.exe /c takeown /f \"%1\" && icacls \"%1\" /grant administrators:F" [HKEY_CLASSES_ROOT\Directory\shell\runas] @="Take Ownership" "NoWorkingDirectory"="" [HKEY_CLASSES_ROOT\Directory\shell\runas\command] @="cmd.exe /c takeown /f \"%1\" /r /d y && icacls \"%1\" /grant administrators:F /t" "IsolatedCommand"="cmd.exe /c takeown /f \"%1\" /r /d y && icacls \"%1\" /grant administrators:F /t" Disable Take ownership: Code: Windows Registry Editor Version 5.00 [-HKEY_CLASSES_ROOT\*\shell\runas] [-HKEY_CLASSES_ROOT\Directory\shell\runas]
everything needs a click more now, even setting the default desktop icons and default taskbar icons appearance, having the need to go through the immersive panel