This guide covers everything you need to know about hiding entire disk drives and storage volumes in Windows, including both built-in native options and dedicated third-party software. Native Windows Methods (No Software Required)
Before installing third-party utilities, Windows offers powerful built-in mechanisms to completely hide drives from File Explorer.
Disk Management: Press Win + X and open Disk Management. Right-click the partition, select Change Drive Letter and Paths, and click Remove. The drive vanishes from File Explorer but retains its data. Re-add a letter to make it reappear.
Local Group Policy (Pro/Enterprise): Open gpedit.msc and navigate to User Configuration > Administrative Templates > Windows Components > File Explorer. Enable the policy titled Hide these specified drives in My Computer and pick your target drive.
Windows Registry (All Editions): Open regedit and go to HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer. Create a 32-bit DWORD named NoDrives and assign the corresponding numerical or hexadecimal value of the drive to hide it after a system restart.
Command Prompt (Diskpart): Run CMD as an administrator, type diskpart, select your specific volume, and input remove letter X (replace X with your actual drive letter). Top Third-Party Drive Hider Software
If you prefer a graphic user interface (GUI) or require password enforcement, several software solutions streamline this task:
Leave a Reply