Disable The Low Disk Space Warning (XP)
- 6
- Add a Comment
Every few weeks a message appears on the bottom corner of my desktop informing me that I’m running low on disk space. This may be a useful reminder for some users that it’s time to do a bit of maintenance and clean up your drive to free up space. For me it’s just an annoyance. If you feel the same as I do, you do have the option of disabling the warning message so it no longer appears.
In order to accomplish this you have to edit the registry. I’ve said it before and I’ll say it again, make sure you perform a registry backup before you make any changes. Once you are ready you can use the steps below to rid yourself of the low disk space warning.
- Click Start and click Run.
- Type in regedit and click OK.
- Locate the following registry key:
HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ CurrentVersion \ Policies \ Explorer. - From the File menu, point to New, and click DWORD Value.
- Type in NoLowDiskSpaceChecks and press Enter.
- Double click the new value.
- Enter 1 and click OK.
When you disk is running low on space, the warning message will no longer appear.

6 Comments
Nguyen Thanh Tung
February 22nd, 2007
at 10:31pm
Really useful. Thanks :)
Jacques Delorme
May 16th, 2007
at 7:18am
Is there any recipe to remove the Low Disk Space warning on Vista; the one for XP does not work with Vista
Tyler Keim
December 31st, 2007
at 1:13am
Thanks for the hint, this is useful because it is on small partition i use for certain software and to add more PF to my computer.
craig
January 31st, 2008
at 9:09pm
hey,
this tweak is great for the administrator user, but how do you get it to work for the other three users of this machine (vista home premium)?
Eric
February 8th, 2008
at 3:14pm
@craig:
Try doing the same thing under HKEY_Local_Machine\ Software \ Microsoft \ Windows \ CurrentVersion \ Policies \ Explorer
Shawn Englerth
February 9th, 2008
at 8:27am
I had to create the “Explorer” key under the “CurrentVersion” key first before adding my NoLowDiscSpaceChecks DWord and it’s value of 1. Originally, I just found an “Explorer” key under “CurrentVersion” and put the NoLowDiscSpaceChecks entry there but this did not work. You have to put the NoLowDiscSpaceChecks under the “Policy” key (because it is a policy you want to follow). So on the “CurrentVersion” key right click and add the key “Explorer” and go from there…
Shawn