分享

最近一次更新 March 19, 2024

文章预计阅读时间

How To Check And Repair Your System Disk Drives For Integrity Issues

Use Tools Like Windows* Deployment Image Servicing Manager And Windows* Error Checking To Scan The Disk Drive For Integrity Issues And Attempt Repair

Summary

End users who are interested in checking the integrity of information on systems disk drives should refer to the guidance below.


If you're comfortable with command-line interface or have similar technical knowledge, you can follow the manual steps provided below to check the integrity of the information on your systems.


Ensure your data is backed up, then follow the detailed instructions provided. The time it takes to complete this process varies depending on system configuration, but may take up to one hour for all steps.

Important information prior to starting these processes:

Ensure your system is operational (that is, if you can log in and interact with Windows*).


It's recommended to remove all externally connected storage devices (USB, SD Card, and so on).
During this process, reboots may occur.


This guidance may be modified periodically, so check the source on solidigm.com/support to ensure you have the latest version.
You must have administrative privileges to run these processes.


1. Perform Error Checking
Follow the steps below to scan all internal storage drives (OS, secondary, and so on) for potential file integrity/structure errors.
1.1 Open File Explorer. (Right-click Windows* "Start Menu", located in lower left corner of screen, click "File Explorer").

1.2 Click "This PC", located on the left side panel. On the center panel, under "Devices and drives", storage devices are displayed.


1.3 Right-click the drive you'd like to check (such as C:) and select "Properties".

1.4 Click the "Tools" tab.


1.5 Under "Error Checking", click the "Check" button.


1.6 If there are no unresolved errors that were previously detected, Windows* will confirm if you want to scan the drive for errors anyway. Click "Scan drive" action to proceed.

1.7 Windows* will proceed to scan the drive for errors and will immediately perform any repairs that can be done without requiring a restart.

1.8 Once the scan is complete, Windows* will inform you if it detected any errors, and if so, whether it was able to successfully repair errors without requiring a restart.


1.9 If Windows detected one or more errors that require a restart, you'll be prompted to restart. Exit all programs and then restart your system. The repair will start automatically before the next Windows startup. During the repair process, the progress will be displayed on the screen.

Note:

Checking for drive errors can take a long time, especially when performed on larger drives. Once the process is complete, a summary of the results, including any errors found and repairs made, can be found in the Windows* Event Viewer under the Application folder within Windows* Logs.

Some end users who follow the suggested steps may find that their hard drive space significantly reduced after running the command.

This result may be due to a failing hard drive, as one of the crucial functions that drive error checking performs is to identify and block bad sectors on the drive.

A few bad sectors on an old drive will typically go unnoticed to the user, but if the drive is failing or has serious problems, you could have large numbers of bad sectors that, when mapped and blocked by error checking, appear to “steal” significant portions of your hard drive's capacity.

This is expected behavior, and it means that those sectors, and any data potentially stored on them, have failed. Error checking will attempt to recover data from bad sectors, but some data may be corrupted and will need to be recovered from a back-up.

1.10 Repeat steps 1.3-1.8 above for each internal storage drive in the system.

2. Windows Deployment Image Servicing Manager (DISM)

The Deployment Image Servicing and Management (DISM) tool is built into the Microsoft Windows® 10 Operating System image. This tool will check and attempt to repair Windows files integrity.

Note
It's recommended the system be connected to the Internet during this process.

To learn more about this tool and this procedure, see Microsoft's* "What is DISM?" article.


2.1 Run "Command Prompt" as administrator.
a. Left-click the Windows* "Start" menu.
b. Type "Command Prompt."
c. Right-click the result and select "Run as administrator."

2.2 To scan the health of the system, type the following command, then press Enter. (It may take several minutes for the command operation to be completed.)
dism/online /cleanup-image /scanhealth

2.3 To begin repair of any compromised Windows packages on your system, type the following command, then press "Enter." (It may take several minutes for the command operation to be completed.)
dism/online /cleanup-image /restorehealth

2.4 If any issues with this process or errors are displayed, visit the Microsoft Windows support site for more information.

2.5 Close the Command Prompt window.

Check out our Community Forum for additional details and information.

Questions?

Contact Solidigm™ Customer Support:

[Chinese] [English] [German] [Japanese] [Korean]

How To Check And Repair Your System Disk Drives For Integrity Issues