PDF download Download Article PDF download Download Article

This article will tell you how to perform the check disk function on Windows XP.

  1. Advertisement
  2. For example, to check drive D, type d:
  3. This takes you to the root directory of the drive.
    • Use the /f switch to automatically repair file system error. Type chkdsk /f and press Enter.
    • Use the /r switch to repair file system errors and scan for and recover bad sectors. Type chkdsk /r and press Enter.
    • If you don't specify a switch for Chkdsk, any errors that are found will not be fixed.
  4. You may be prompted to do this because Chkdsk needs exclusive access to the drive it's checking.
  5. If you had to schedule the Chkdsk operation, then restart your computer.
    • When Windows is loading, Chkdsk should automatically run and check the drive that you specified earlier.
    • Another way to run Chkdsk is to click the Start menu, select My Computer, right-click the drive to check, and go to Properties > Tools > Check now.
  6. Advertisement

Community Q&A

Search
Add New Question
  • Question
    What do I do if my tools are not opening in properties?
    Community Answer
    Community Answer
    Open command prompt (Windows key + R and type "cmd") then just type "Chkdsk" in the black window and press Enter. (You need administrator privileges.)
Ask a Question
200 characters left
Include your email address to get a message when this question is answered.
Submit
Advertisement

Video

Tips

Submit a Tip
All tip submissions are carefully reviewed before being published
Name
Please provide your name and last initial
Thanks for submitting a tip for review!
Advertisement

Warnings


Advertisement

You Might Also Like

Run a Chkdsk Function Run Chkdsk: 4 Simple Methods for Scanning a Drive
Fix a Cyclic Redundancy Check Error Fix Cyclic Redundancy Check Errors on Windows
Run Scandisk on Windows 10Run Scandisk on Windows 10
Scan Windows 10 for Errors6 Simple Steps to Scan for Errors in Windows 10
Find All Commands of CMD in Your Computer Display and Use CMD Commands: A List and Guide
Repair Bad SectorsRepair Bad Sectors
Run a Batch File from the Command Line on Windows Run a Windows Batch File from the Command Line (CMD)
Defragment Your Hard Drive in Command PromptDefragment Your Hard Drive in Command Prompt
Change Directories in Command Prompt Navigate to a Different Folder in the Command Prompt
Identify and Resolve Hardware Failure IssuesIdentify and Resolve Hardware Failure Issues
Defrag a ComputerDefrag a Computer
Convert a FAT Volume to NTFS in WindowsConvert a FAT Volume to NTFS in Windows
Use MS DOS Use MS DOS
List Every File on Your Hard Drive See Every File On Your Computer in CMD (Command Prompt)
Advertisement

About This Article

Nicole Levine, MFA
Written by:
wikiHow Technology Writer
This article was co-authored by wikiHow staff writer, Nicole Levine, MFA. Nicole Levine is a Technology Writer and Editor for wikiHow. She has more than 20 years of experience creating technical documentation and leading support teams at major web hosting and software companies. Nicole also holds an MFA in Creative Writing from Portland State University and teaches composition, fiction-writing, and zine-making at various institutions. This article has been viewed 202,721 times.
How helpful is this?
Co-authors: 11
Updated: April 8, 2021
Views: 202,721
Categories: Hard Drives
Article SummaryX

1. Click the Start menu and select Run.
2. Type "cmd" and click OK.
3. Type the drive letter followed by a colon and press Enter.
4. Type "cd\" and press Enter.
5. Type "chkdsk /f" if you want to automatically repair errors found, or "chkdsk /r" to repair errors and recover bad sectors.
6. Press Enter.
7. If prompted to run Chkdsk the next time the computer restarts, press Y and then Enter.
8. Type "Exit" and press Enter.

Did this summary help you?

Thanks to all authors for creating a page that has been read 202,721 times.

Is this article up to date?

Advertisement