For quite some time my hard disk is almost used up and the low disk space alert keeps on popping up which is really annoying. Is there a way to disable this alert?

link|improve this question

59% accept rate
feedback

1 Answer

up vote 2 down vote accepted

This page suggests the following registry change:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Explorer

Create a new key, "NoLowDiskSpaceChecks" as a DWORD, and set it to 1.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.