Posted On March 31, 2019

Windows: Disable Low Disk Space Warning

kimconnect 0 comments
blog.KimConnect.com >> Windows >> Windows: Disable Low Disk Space Warning
To disable these balloon messages follow the steps below:
1. Open the Registry Editor by clicking on Start -> Run and running REGEDIT.
2. Navigate to the following location: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
3. Right-click in the blank area of the right-hand pane of the Registry Editor and create a new DWORD Value by selecting New -> DWORD Value.
4. Name this new DWORD Value NoLowDiscSpaceChecks
5. Double-click on the new DWORD value and assign it a value of 1.
6. Close the Registry Editor and restart the computer.

Leave a Reply

Your email address will not be published. Required fields are marked *

Related Post

SAN Dell Equallogic PS6100E

Per documentation: Port density requirements to support fully redundant configurations and maximum SAN throughput for…

How To Upgrade NextCloud 22.1.1 to 22.2.0 When Deployed with Kubernetes & Helm

Step 1: Navigate to nextcloud > html > edit version.php <?php $OC_Version = array(22,1,1,2); $OC_VersionString…

HPe Nimble Storage & Microsoft Failover Cluster with Fileserver Roles

Overview: Microsoft Fail-over Clustering is often deployed in conjunction with SAN storage. In this scenario,…