How do I get rid of the "low disk space" message?

Caporegime
Joined
12 Mar 2004
Posts
29,962
Location
England
So sick of this coming up, I have a drive with little free space left, but windows keeps bugging me about it, argh!
 
Last edited:
There's a reg key you can change to stop it, quick google:

System Key: [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\
Explorer]
Value Name: NoLowDiskSpaceChecks
Data Type: REG_DWORD (DWORD Value)
Value Data: (0 = default, 1 = disable messages)
 
There's a reg key you can change to stop it, quick google:

System Key: [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\
Explorer]
Value Name: NoLowDiskSpaceChecks
Data Type: REG_DWORD (DWORD Value)
Value Data: (0 = default, 1 = disable messages)

Cheers that's done it. :)
 
Back
Top Bottom