answersLogoWhite

0

you can run chkdsk from dos. If you are using windows, you would need to open a command prompt (usually located in the accessories folder) and then type chkdsk in the ensuing prompt. you can type chkdsk /? for commands that you can use with chkdsk.

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

What are the steps to running the chkdsk utility on a PC?

There are four steps to running the chkdsk utility on a PC. You can learn exactly how to go through these four steps by going online to WikiHow- run chkdsk. They will walk you through the process.


What is the name of the disk cleanup utility executable file?

chkdsk


Which utility can provide the best information about the data file?

CHKDSK


A technician thinks that the file system on a computer has a problem because Windows XP is reporting data integrity issues Which Windows XP utility will check the file system for errors?

check disk, or chkdsk in the Run menu


Does Utility software include diagnostics that track down and fix disk errors?

Normally yes.In Windows the chkdsk utility is built into the Windows platform and can be run from the command prompt.Use the Windows Search function and search for CMD (a utility program), this will allow you to open and run utilities under a DOS-type shell. Right click on the program, this will give you the option to "Run as Administrator", it will not work unless you do this.Run CMD as Administrator, this brings up a black DOS-type box with a > cursor in it.Type Chkdsk/?This will show you how to use the various parameter of the utility.Normally to fix disk errors you would type CHKDSK/F


Searches for bad sectors on a volume and recovers the data from them if possible?

Chkdsk utility


Rita wants to check her computer for errors on the drive. Which tool can help her?

Rita can use the built-in disk checking tool called "Check Disk" (chkdsk) on Windows or "Disk Utility" on macOS. On Windows, she can run chkdsk by opening Command Prompt and typing chkdsk C: /f, replacing "C:" with the appropriate drive letter. On macOS, she can open Disk Utility, select the drive, and click on "First Aid" to check for errors and repair the disk.


What parameters is used with chkdsk to reduce the length of time required to run chkdsk on ntfs volumes?

/c and /i


When you run the Chkdsk command-line utility which switch do you use to automatically fix file system errors?

/f Caution, though, as /f may cause unwanted behavior as it does modify files.


What Windows XP utility program checks for crossed linked clusters?

chkdsk (stands for check disk)


To make sure the drive is healthy you need to search for and repair file system errors using the Windows?

Chkdsk utility


When you want to use Chkdsk to fix the file system errors and the drive is not locked when does Windows schedule the Chkdsk command to run?

The next time windows is restarted.