How to Cause ScanDisk for Windows to Retest Bad ClustersLast reviewed: April 10, 1996Article ID: Q127055 |
The information in this article applies to:
IMPORTANT: This article contains information about editing the registry. Before you edit the registry, you should first make a backup copy of the registry files (System.dat and User.dat). Both are hidden files in the Windows folder.
SUMMARYBy default, ScanDisk for Windows (Scandskw.exe) does not test clusters that are marked as bad in the file allocation table (FAT). This behavior applies for both compressed and uncompressed drives and is consistent with the behavior of the MS-DOS ScanDisk utility (Scandisk.exe) included with MS-DOS version 6.x and Windows 95. You can configure ScanDisk for Windows to test clusters marked as bad in the FAT by editing the registry. This article describes this procedure and discusses why you might want to clear existing bad cluster marks in the FAT. WARNING: This procedure could possibly prevent certain applications from functioning properly, prevent certain applications from running at all, or, in rare cases, cause partial to complete data loss. Use the procedure described below only at your own risk.
MORE INFORMATIONScanDisk for Windows does not normally attempt to repair clusters marked as bad (FF7h for a 12-bit FAT and FFF7h for a 16-bit FAT) because there are many instances in which the clusters have been marked as bad for a valid reason. If a bad cluster mark is cleared in this situation, problems could arise. The following situations are examples of how clearing a bad cluster mark can cause problems:
You can force ScanDisk for Windows to retest bad clusters by modifying the value for the following registry key:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\ Applets\Check Drive\SettingsNOTE: For information about how to edit the registry, view the Changing Keys And Values online Help topic in Registry Editor (Regedit.exe). Note that you should make a backup copy of the registry files (System.dat and User.dat) before you edit the registry. WARNING: Using Registry Editor incorrectly can cause serious problems that may require you to reinstall Windows 95. Microsoft cannot guarantee that problems resulting from the incorrect use of Registry Editor can be solved. Use Registry Editor at your own risk. This registry key will exist only if ScanDisk for Windows has already been run. To have ScanDisk test clusters that have been marked as bad, modify the Settings value so that the last two digits are "04." For example, if the current value for Settings is
81 03 40 00change it to read:
81 03 40 04Once you modify the value for Settings, ScanDisk for Windows will retest any clusters marked as bad. If ScanDisk can correctly read a bad cluster, the following message will be displayed:
ScanDisk found an error on <volume label> (<drive>) Cluster nnn is marked as bad, but ScanDisk cannot detect anything wrong with it. Bad clusters are physical areas of your disk that a program has identified as being unreliable for storing data. - Leave the cluster marked bad and continue. (Default) Ensures that the cluster will remain unavailable for storing data, which is the safest option. Some encryption programs, or programs that are copy protected, mark one or more clusters as bad to prevent other programs from accessing them. If you are using one of these programs, you should leave the bad cluster mark intact. - Clear the bad cluster mark. Marks the cluster available for storing data. Although ScanDisk did not detect anything wrong with this cluster, you may encounter errors if you use it. - Test the cluster again. Retests the bad cluster. If the test fails, ScanDisk will leave the cluster marked as bad and will continue searching your disk for other errors. If the test succeeds several times, it is probably safe to store data in this cluster.It is important to remember that bad cluster marks on an uncompressed drive may indicate marginal media that cannot be read reliably. Letting ScanDisk for Windows clear a bad cluster mark made by another surface scan utility could result in partial or complete data loss if the cluster cannot be read reliably. Make sure to back up your hard disk before you let ScanDisk repair a bad cluster mark on an uncompressed drive.
|
KBCategory: kbtool
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |