Hide hide all drive letters
File ExplorerAlle Windows 10/11-versiesOmkeerbaar
This setting will hide all drive letters from the File Explorer navigation pane and 'This PC'.
Toe te passen code
Hide hide all drive lettersRegistry
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer]
"ShowDriveLettersFirst"=dword:00000002
Code om ongedaan te maken
Show last hide all drive lettersRegistry
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer]
"ShowDriveLettersFirst"=dword:00000000
Wilt u dit combineren met andere aanpassingen?
Configurator openenGerelateerde aanpassingen
Explorer to Home Change the default location that File Explorer opens to 'Home'
Explorer to This PC Change the default location that File Explorer opens to 'This PC'
Explorer to Downloads Change the default location that File Explorer opens to 'Downloads'
Explorer to OneDrive Change the default location that File Explorer opens to 'OneDrive'
Show file extensions for known file types
This will show file extensions for known file types. By default, Windows hides file extensions for known file types which can lead to confusion and security risks.