How can I stop "low disk space" warning?

  • Thread starter Thread starter CharlesBlackstone
  • Start date Start date
C

CharlesBlackstone

This warning drives me mad. I pops up, telling me disk space is low on
one of my partitions. OK, thanks. Then a few minutes later it pops up
agian. I have to stop what I'm doing and dismiss it because it covers
part of my work. Then every few minutes I have to deal with it. I know
my disk is full. I'll deal with it later, like when I want to. Bill
Gates is killing me.

Please help, if you know how to stop this maddening thing.
 
Hi,
Try following this steps:
1. Click Start, click Run, type regedit, and then click OK.

2. Locate and then click the following key in the registry:

HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Explorer

3. On the Edit menu, point to New, and then click DWORD Value.

4. Type NoLowDiskSpaceChecks, and then press ENTER.

5. On the Edit menu, click Modify.

6. Type 1, and then click OK.

Regards,

Anton Pegan
 
From:

Tips and Tricks for Windows XP Professional:
http://www.microsoft.com/technet/prodtechnol/winxppro/tips/default.mspx

Turn off the low disk space notification: Start regedit, expand
HKEY_CURRENT_USER and in Software - Microsoft - Windows - CurrentVersion -
Policies - Explorer, and set the value of NoLowDiskSpaceChecks to DWORD = 1.
(This modification requires a logoff or reboot to work)

© 2006 Microsoft Corporation. All rights reserved.

Or you can automate the above using this REG file
http://www.winxptutor.com/reg/lowdiskspace.reg

--
Regards,

Ramesh Srinivasan, Microsoft MVP [Windows XP Shell/User]
Windows® XP Troubleshooting http://www.winhelponline.com


This warning drives me mad. I pops up, telling me disk space is low on
one of my partitions. OK, thanks. Then a few minutes later it pops up
agian. I have to stop what I'm doing and dismiss it because it covers
part of my work. Then every few minutes I have to deal with it. I know
my disk is full. I'll deal with it later, like when I want to. Bill
Gates is killing me.

Please help, if you know how to stop this maddening thing.
 
Back
Top