Jesin's Blog

Welcome to the Portal of Technology

  • Facebook
  • GitHub
  • RSS
  • Twitter
  • Home
  • Categories
    • Domains
    • Linux
    • Networking
    • PHP
    • Virtualization
    • Web Design
    • Web Servers
    • Windows
  • WordPress Plugins
    • Custom Error Pages
    • HTTP Digest Authentication
    • Mailgun Email Validator
  • Toolbox
    • DNS Lookup Tool
    • htdigest Generator Tool Online
    • htpasswd Generator Tool Online
    • HTTP Headers Lookup Tool
    • MD5 Encryption Tool
    • Open Port Check Tool
    • SHA-1 Encryption Tool
    • URL Encoding/Decoding Tool
  • About Me
  • Contact Me
  • Sitemap
Home ›
Windows ›
Disable Low Disk Space Warning in Windows

Disable Low Disk Space Warning in Windows

November 3, 2010 Windows Jesin A Leave a Comment

windows category thumbnail

Errors and warnings are usually informative and important, they provide use with want problems are bugging our systems. But some warnings are outright irritating and one such warning is the balloon displayed at the system tray stating “You are running out of disk space on [drive]. To free space on this drive by deleting old or unnecessary files, click here“. “I know I’m running out of space” you scream but your cries are not heard by your computer. Even if you click that balloon message Windows Disk Cleanup opens showing up Temporary files, Cached Thumbnails and other stuff which might probably reduce a few MBs of space. Even if you don’t need more space on that drive you’ll be seeing it now and then. But disabling it is just a matter of tweaking the windows registry. Pull up your sleeves and continue readingThis method involves editing registry values so proceed with caution and read each and every line carefully. Make sure you backup the windows registry before proceeding.

Backing up the windows registry

Go to start -> Run or hit [windows key] + R, type regedit the registry editor opens up. Go to the File menu -> Export select a safe location and enter a file name. Enter a meaningful name so that you know before what change you save the registry. Your entire registry will be saved as filename.reg If you want to restore it go to File menu -> Import and select that file location.

Disable Low Disk Space Warning

After the backup portion done while inside the registry navigate to the following path
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
Right click on the white space on the right go to new -> Create DWORD Value and enter the name as NoLowDiskSpaceChecks Please take note of the case used (upper case and lower case). If a DWORD by the name already exists don’t try to create a new one. Double click it and enter the value as 1 to disable low disk space alerts and 0 to enable low disk space alerts.

Restart your computer for the changes to take place.

Related posts:

windows category thumbnailDisable Right Clicking on the Desktop windows category thumbnailChange Registered To in Windows windows category thumbnailHide Last Logged in Username in Windows (Registry Tweak) windows category thumbnailAdd Command Prompt on Right Click windows category thumbnailAdd Copy To and Move To in the Context Menu

Tags: registry tweaks, windows registry

Leave a Reply Cancel reply

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

Get a wealth of information delivered to your inbox. Subscribe and never miss a single article.

  • Tutorials and howtos
  • Code, scripts and commands
  • Online Tools

* No spam, unsubscribe anytime

Hire Me

  • SSL installation and hardening (A+ on Qualys SSL test)
  • Apache & Nginx configuration
  • Email deliverability improvement (10/10 on Mail Tester & MailGenius)
  • WordPress customization, optimization and migration
  • and much more…

    Tools

    • DNS Lookup Tool
    • htdigest Generator Tool Online
    • htpasswd Generator Tool Online
    • HTTP Headers Lookup Tool
    • MD5 Encryption Tool
    • Open Port Check Tool
    • SHA-1 Encryption Tool
    • URL Encoding/Decoding Tool

    Nav

    • Home
    • About Me
    • Contact Me
    • Privacy Policy
    • Sitemap
    Vultr SSD VPS

    Creative Commons License
    Jesin's Blog by Jesin A is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.
    Based on a work at websistent.com.