Aplicabil pentru: Windows
We do not offer support for getting the CHKDSK utility to run, nor does it support the problems that may occur as a result of running the CHKDSK utility. Any support issues related to the CHKDSK utility should be directed to Microsoft. For additional information, visit Microsoft's support page.
Press the Windows + R keys to open the Run dialog box.
Type the following text, and then press Enter.
cmd
Type the drive letter of the drive you want to check (followed by a colon), and then press Enter. For example, type the following text to check drive D.
d:
Change to the root directory of the drive by typing the following text and pressing Enter.
cd\
Type the following text, and then press Enter.
chkdsk /<switch>
where <switch> is one of the following:
If you want to automatically repair file system errors, use the /f switch (for example, chkdsk /f).
If you want to both repair file system errors and scan for and recover bad sectors, use the /r switch (for example, chkdsk /r).
If you do not specify a switch when you run CHKDSK, any errors that are found are not fixed.
If you are prompted to schedule CHKDSK to run the next time the computer restarts (because CHKDSK may be unable to gain exclusive access to the drive under Windows), type the following text, and then press Enter.
y
At the command prompt, type the following text, and then press Enter.
exit
If you had to schedule the CHKDSK operation, then restart your computer.
While Windows loads, CHKDSK should automatically run and check the drive that you specified earlier.
We recommends that you run CHKDSK a second time if any errors or bad sectors are found on the disk. Continue running CHKDSK until all errors and bad sectors have been fixed.
A fost util acest articol?