Showing D: Drive Directories in Explorer View
Showing D: Drive Directories in Explorer View
To access the D: drive, you normally have to open File Explorer, click on This PC in the Navigation pane, and expand the Devices and drives section. With a simple hack, you can add it to the Navigation pane so you can easily access it straight from there. It will require you to tweak the Windows Registry, but don’t worry; we’ll show you an extremely easy way of going about it.
Before You Proceed…
We are going to create a Registry file to add the D: drive to the Navigation Pane. This file will make changes to the Windows registry, and you need to be careful not to mess up the Windows Registry . A slip-up could make Windows unusable.
Furthermore, we highly recommend that you learn how to back up and restore the Windows Registry . That way, you have a way of returning it to the state it was in before you made any changes that broke it.
How Do I Add the D: Drive to the Navigation Pane in File Explorer?
Start by pressing Win + S to bring up Windows Search. Then, type notepad in the Search box, and when Notepad shows up in the search results, click on it to launch it.
Then copy and paste the below text into Notepad:
`Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Classes\CLSID{0525388b-89d9-4112-bf4d-2aaccb716a7f}]
@=”D: Drive”
“System.IsPinnedToNamespaceTree”=dword:00000001
“SortOrderIndex”=dword:00000050
[HKEY_CURRENT_USER\Software\Classes\CLSID{0525388b-89d9-4112-bf4d-2aaccb716a7f}\DefaultIcon]
@=hex(2):69,00,6d,00,61,00,67,00,65,00,72,00,65,00,73,00,2e,00,64,00,6c,00,6c,\
00,2c,00,2d,00,33,00,32,00,00,00
[HKEY_CURRENT_USER\Software\Classes\CLSID{0525388b-89d9-4112-bf4d-2aaccb716a7f}\InProcServer32]
@=hex(2):43,00,3a,00,5c,00,57,00,49,00,4e,00,44,00,4f,00,57,00,53,00,5c,00,73,\
00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,73,00,68,00,65,00,6c,00,\
6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,00,00
[HKEY_CURRENT_USER\Software\Classes\CLSID{0525388b-89d9-4112-bf4d-2aaccb716a7f}\Instance]
“CLSID”=”{0E5AAE11-A475-4c5b-AB00-C66DE400274E}”
[HKEY_CURRENT_USER\Software\Classes\CLSID{0525388b-89d9-4112-bf4d-2aaccb716a7f}\Instance\InitPropertyBag]
“Attributes”=dword:00000011
“TargetFolderPath”=hex(2):44,00,3a,00,5c,00,00,00
[HKEY_CURRENT_USER\Software\Classes\CLSID{0525388b-89d9-4112-bf4d-2aaccb716a7f}\ShellFolder]
“FolderValueFlags”=dword:00000028
“Attributes”=dword:f080004d
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\NewStartPanel]
“{0525388b-89d9-4112-bf4d-2aaccb716a7f}”=dword:00000001
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Desktop\NameSpace{0525388b-89d9-4112-bf4d-2aaccb716a7f}]
@=”D: Drive”`
Press Ctrl + S, name the file add-d-drive-file-explorer.reg, and then click Save. Don’t forget to add the REG file extension to let Windows know it’s working with a Registry file.
Next, double-click the Registry file you just created and click Yes on the UAC prompt. You’ll then be asked if you want to continue with the merge, so click Yes. Afterward, press Win + E to open File Explorer.
The D: drive should now be visible in the bottom part of the Navigation pane.
How Do I Remove the D: Drive From the Navigation Pane in File Explorer?
To remove the D: drive from the navigation pane, open Notepad and then copy and paste the below text:
`Windows Registry Editor Version 5.00
[-HKEY_CURRENT_USER\Software\Classes\CLSID{0525388b-89d9-4112-bf4d-2aaccb716a7f}][HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\NewStartPanel]
“{0525388b-89d9-4112-bf4d-2aaccb716a7f}”=-
[-HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Desktop\NameSpace{0525388b-89d9-4112-bf4d-2aaccb716a7f}]`
Save the file as remove-d-drive-file-explorer.reg. Afterward, double-click the registry file and click Yes on the UAC prompt. When asked if you want to continue with the merge, click Yes again.
Now the D: drive should be gone from the navigation pane in File Explorer.
Create an Easier Way to Access the D: Drive on Your Windows Computer
With this guide, you will remove an extra step when accessing the D: drive on your Windows computer. Once you have created the registry files, adding and removing the D: drive from the Navigation pane will be easy. While the registry files are safe, don’t forget to create a backup of your Registry or a system restore point for good measure.
Also read:
- [Updated] Tailoring Your Techniques for iTunes Videos for 2024
- Ace Windows with Key-Based Configuration Tweaks
- Curbing the Constant Appearance of Edge Icons
- Decoding Something Went Wrong with Outlook on PCs
- DIY Fix for PS4 NAT Problems: In-Depth, Step-by-Step Strategies
- Fixing IntelliJ Unison Not Working: A Guide for Users of Windows 11
- How To Fix OEM Unlock Missing on Oppo Reno 10 5G?
- How to Update Microsoft Mouse Driver in Windows
- In 2024, How to Unlock Realme 10T 5G Phone Password Without Factory Reset?
- Intel Iris+ Graphics 640 Drivers - A Quick and Simple Update Procedure
- Unlock the Door with Elongated Pin Strategies for Windows 10/11
- Unseen SD Card on PC? Restore Its Visibility in Explorer
- オンラインで自由に提供される3GPファイルをMKVに容易に変換: ムーバビの使い方
- Title: Showing D: Drive Directories in Explorer View
- Author: Joseph
- Created at : 2024-09-29 00:19:29
- Updated at : 2024-10-02 02:12:39
- Link: https://windows11.techidaily.com/showing-d-drive-directories-in-explorer-view/
- License: This work is licensed under CC BY-NC-SA 4.0.