IMPORTANT: This article contains information about editing the registry.
Before you edit the registry, make sure you understand how to restore it
if a problem occurs. For information about how to do this, view the
"Restoring the Registry" Help topic in Regedit.exe or the "Restoring a
Registry Key" Help topic in Regedt32.exe.
SYMPTOMS
When you attempt to copy files to a drive that is low on free disk space,
you may receive the following error message:
Cannot create or replace <file>: There is not enough free disk space.
RESOLUTION
WARNING: Using Registry Editor incorrectly can cause serious problems
that may require you to reinstall your operating system. Microsoft cannot
guarantee that problems resulting from the incorrect use of Registry
Editor can be solved. Use Registry Editor at your own risk.
For information about how to edit the registry, view the "Changing Keys
And Values" Help topic in Registry Editor (Regedit.exe) or the "Add and
Delete Information in the Registry" and "Edit Registry Data" Help topics
in Regedt32.exe. Note that you should back up the registry before you edit it.
If you do not want to receive this error message, and do not want to use
the Disk Cleanup tool to free disk space, create a DWORD value named
DisableLowDiskSpaceBroadcast in the following registry key:
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\FileSystem
Set the data value of the DisableLowDiskSpaceBroadcast value to the
appropriate value from the following table:
Drive Letter Data Value
-------------------------
A 1
B 2
C 4
D 8
E 16
F 32
G 64
H 128
I 256
J 512
K 1024
L 2048
M 4096
N 8192
O 16384
P 32768
Q 65536
R 131072
S 262144
T 524288
U 1048576
V 2097152
W 4194304
X 8388608
Y 16777216
Z 33554432
NOTE: If you want to disable the error message for more than one drive,
you can add the data values of the drives located in the table, and then
set the data value of the DisableLowDiskSpaceBroadcast value using the sum
of the data values that you added. For example, drive E has a value of 16
and drive G has a value of 64. These two data values added together equal
80. To disable the low disk space notification for drive E and drive G,
set the data value of the DisableLowDiskSpaceBroadcast value to 80.
For information about using the Disk Cleanup tool, see the following
article in the Microsoft Knowledge Base:
ARTICLE-ID: 186099
TITLE : Description of the Disk Cleanup Tool in Windows 98