Repeated low disk space warnings in Windows 11 can disrupt workflow, especially when they appear for drives intentionally kept small or used for system recovery. These alerts, while designed to prevent system slowdowns, failed updates, or data loss, can become unnecessary for users who actively monitor their storage or have advanced partition setups. Disabling or controlling these warnings requires a careful approach to avoid masking genuine storage issues.
Disable Low Disk Space Warning Using the Windows Registry
Win + R to open the Run dialog. Type regedit and launch Registry Editor as an administrator by pressing Ctrl + Shift + Enter. This tool allows you to change advanced Windows settings.
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies

Policies folder. Select New > Key and name the new key Explorer if it does not already exist.

NoLowDiskSpaceChecks, set its value data to 1, and click OK. This tells Windows not to show low disk space warnings for your user account.
Be aware that editing the registry incorrectly can destabilize your system. Consider creating a restore point before making changes.
Join readers who trust AllThings.How
Add us as a preferred source on Google so our practical guides show up first next time you search.
Add to Google Preferences →Hide Specific Drives to Prevent Warnings (Advanced Partition Management)
Some updates or configurations can assign drive letters to hidden recovery partitions, causing persistent warnings for drives that should remain invisible. Removing the drive letter from these partitions hides them from File Explorer and stops the warnings, without deleting any data.
cmd, right-click Command Prompt, and select Run as administrator to launch with elevated privileges.
diskpart and press Enter. This tool manages disk partitions and drive letters.
list volume to display all disk volumes and their letters. Identify the volume number corresponding to the drive letter you want to hide (such as D:).

remove letter=Y, replacing Y with the drive letter to be removed (for example, remove letter=D).
Removing a drive letter does not delete the partition or its contents. The partition remains available for system recovery or backup purposes, but is hidden from daily use.
Free Up Space to Prevent Warnings (Cleanup Tools)
Low disk space warnings can also be addressed by reclaiming storage. Windows 11 offers built-in tools to clear unnecessary files and optimize storage usage.
Disk Cleanup Utility
Win + R, type cleanmgr, and press Enter. The Disk Cleanup tool scans for files that can be safely deleted.


Clean up system files for a deeper scan, which can remove previous Windows installations and system restore points.
Storage Sense
Settings > System > Storage and enable Storage Sense. This feature automatically deletes temporary files and manages space based on your preferences.

Run Storage Sense now in the configuration screen.
Advanced storage settings > Storage used on other drives in the Storage menu.
Other Storage Management Strategies
- Move personal files to a secondary drive or external storage to free up space on the main drive.
- Uninstall unused applications through
Settings > Apps > Installed apps.

- Adjust System Restore settings to reduce the space reserved for restore points, found under
Settings > About > System protection.

- Consider third-party tools like TreeSize for graphical analysis of disk usage or CCleaner for targeted file removal. Always use trusted software to avoid data loss or privacy risks.
When moving folders such as Documents to another location, use the folder properties’ Location tab to ensure Windows knows where to save new files.
Disabling or managing low disk space warnings in Windows 11 requires careful attention to both system safety and user needs. Whether you choose to suppress alerts, hide specific partitions, or reclaim space, these methods give you more control over your system’s notifications and storage.





