fachinformatiker-wiki

it's easy when it's here

User Tools

Site Tools


microsoft:windows10:registry_hacks

Registry Hacks

Laufwerksbuchstaben im Explorer

Alle Laufwerksbuchstaben vorne anzeigen

showLetterDrives.reg
Windows Registry Editor Version 5.00
 
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer]
"ShowDriveLettersFirst"=dword:00000004

Nur Netzlaufwerksbuchstaben vorne anzeigen

showLetterNetdrives.reg
Windows Registry Editor Version 5.00
 
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer]
"ShowDriveLettersFirst"=dword:00000001

Anschließend Rechner neustarten.

Fastboot deaktivieren

disableFastbootWin10.reg
Windows Registry Editor Version 5.00
 
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Power]
"HiberbootEnabled"=dword:00000000

News und Wetter ausblenden

disableNewsAndWeather.reg
Windows Registry Editor Version 5.00
 
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Windows Feeds]
"EnableFeeds"=dword:00000000
This website uses cookies. By using the website, you agree with storing cookies on your computer. Also you acknowledge that you have read and understand our Privacy Policy. If you do not agree leave the website.  More information about cookies 
microsoft/windows10/registry_hacks.txt · Last modified: 2024/02/17 19:03 by 127.0.0.1