answersLogoWhite

0

Go to the C: prompt and type CHKDESK

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

What is the command to move data on drive c?

MD


What command would you use to navigate to your H drive if you are currently in the C drive?

in command prompt you would type H:/.


What utility can be used to check hard disk for errors?

There are two ways to scan a hard drive for errors: the normal way or the old-fashioned way. The normal way: Go to My Computer (it might be called just Computer if you've got Windows Vista or 7) and right-click the drive you want to scan. Click Properties in the drop-down menu and then go to the Tools tab. There should be a button labeled "Check Now". You can click this to open the Check Disk utility. The old-fashioned way: Click Start, Programs or All Programs, depending on your OS, then Accessories, Command Prompt. In the command prompt, type in chkdsk c: and press enter. If you don't want to scan your C drive, replace the c with the drive letter that you want to scan. If that doesn't work, try replacing chkdsk with scandisk. If the scan finds errors, try the same thing, only add -f after the c:, for fix errors.


What command is used to defrag the drive from a command prompt window?

depends on the OS, but for most it is : defrag <DRIVE> example: defrag c:


What command will create a folder named data on the C drive?

When in Command(prompt) [Cmd] type: MD C:\Data <enter> It's as simple as that! Note: You must have the permission to create folders on C-drive..


What is the command to move data on drive c so that all clusters of a file are in contiguous location on the drive?

Defrag c:


What does volume label mean in command prompt?

I believe it simply tells you what drive you are in. Such as C drive or D Drive.


Which command should be run from the C data to remove the system property from all files and folders that are currently on the C drive?

The attrib.exe -s/s command


What is the DOS command to switch drives?

You simply enter the drive letter followed by a colon. For example, when you start the command prompt, you will be in the C drive. if you want to switch to the D drive, you would type in 'D:' and hit enter: C:\Users\jdoe> D: D:\>


If you suspect Io.sys or Msdos.sys is missing on the hard drive what command can you use to refresh these files?

ys c: SYS C:


What command would you use to completely format your C drive from the Dos prompt?

format /s c: should do the job.


How do you clean out dell laptop?

In Windows XP Go to: Start>Programs>Accessories> Command Prompt.At the command prompt enter: format c:/This will format and erase all of the data on the c: drive. If you also have a d: drive then do a format d:/ command before you do the format of the c: drive.Caution: be sure you want all of the data erased as this action is not reversable.