How to Run Chkdsk: 4 Simple Methods for Scanning a Drive

The chkdsk function is a tool that’s built into all computers that run on Windows operating systems. It allows you to check your hard disk for errors and repair them. You can also use it to check other disks, such as your D drive or an external hard drive. In this article, we’ll talk you through a few different ways to run chkdsk, including from File Explorer, using the Command Prompt, or from an installation disk. We’ll also cover how to check and repair your disks on a Mac.

Running in File Explorer

Open File Explorer

The Error Checking tool lets you run the chkdsk function from your computer’s visual interface. No matter what version of Windows you’re using, it works basically the same way. Start by opening File Explorer or, if you’re using Windows 7 or earlier, Windows Explorer. Do this by clicking the  in the taskbar at the bottom of your screen. If you don’t see that option:

  • In Windows 10 or 11, use the keyboard command to launch File Explorer, or open File Explorer from the Start menu.
  • In Windows 8, you can open File Explorer by clicking the File Explorer app in the Apps Screen.
  • In Windows 7, right-click the Start Button and select Open Windows Explorer in the shortcut menu that pops up.

Select This PC from the left-hand menu.

In the File Explorer or Windows Explorer window, click on in the menu bar on the left side of the window. In Windows 8 and earlier, click on or instead.

  • In older versions of Windows, you can also click the Start Button in the lower left corner of your screen, then select Computer or My Computer to see a list of your drives.

Right-click the disk you’d like to check.

When you select , , or , a tab will open up in the File Explorer window showing all the disk drives associated with your computer. Select the one you want to check, usually called something like .

  • You can also +click the disk icon to open a pop-up menu.

Choose Properties from the popup menu.

In the menu that opens, scroll down and select . This will open a new pop-up window displaying the properties of the disk.

Open the Tools tab.

Find the tab in the window and click on it. You’ll see a heading called at the top of the window with the option to check your disk.

Click the Check button.

Under , click the button to begin running a disk check. Depending on which version of Windows you’re running, you may see a dialog box with the text . If you want to run the scan anyway, click .

  • In some older versions of Windows, such as Windows 7, you will be able to select additional options, such as Automatically fix file system errors and Scan for and attempt recovery of bad sectors.
  • Before you can successfully scan the disk, you’ll need to close any open programs and files. If any applications are still running, you may see an error message such as Windows can’t check the disk while it’s in use. If this happens, click Schedule disk check, close anything that’s open, and restart your computer to automatically run a check.

Select Show Details to see a detailed report.

Once the scan is done, a window will pop up informing you that the scan is finished. If you want to see a list of any errors that showed up in the check, click . Otherwise, click to close the window.

Running in Command Prompt

Open the Command Prompt

The Command Prompt lets you run a disk check by entering a simple text command. To get started, type into the search bar in the bottom left corner of your screen, then select the app from the list of search results. Click in the list of options under the app.

  • You may see a prompt asking you to allow the app to make changes to your PC. If so, click Yes to continue.

Type in chkdsk and hit ↵ Enter.

This is the most basic disk check command that you can enter in the Command Prompt. If you just type in , the Command Prompt will scan your disk and give you a list of any errors it finds. However, it won’t fix any of them.

  • If the drive is currently in use, Command Prompt may prompt you to restart your computer. Type Y and press to restart.

Enter additional commands to fix errors or do a detailed scan.

There are several other commands you can add to the function, depending on what you’re trying to accomplish. You can see a full list of chkdsk commands on the Microsoft website: https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/chkdsk. Some of the most important commands include:

  • chkdsk :, which specifies which drive you want to scan. Replace with the letter that identifies the drive. For example, your local hard disk is usually c, while your CD-ROM or other external disk drive is typically d.
  • /f. Adding this command after chkdsk will cause the Command Prompt to fix any errors it finds.
  • /r, which both fixes errors and attempts to recover readable information from any bad sectors on the disk.
  • As an example, if you wanted to scan your C drive and fix any errors, you’d enter the command chkdsk c: /f.

Checking a Startup Disk

Use this option if you can’t boot up your computer.

If your disk is having serious problems and can’t boot up properly, you can run chkdsk from a bootable external disk with Windows on it. The best way to do this depends on what version of Windows you’re running.

Insert the media you used to install your operating system.

This could be a CD or DVD, a USB drive, or an external hard drive.

  • If you don’t have the original disk or media you used to install Windows, you can make one using a digital download of the operating system. You’ll need a blank USB flash drive with at least 5GB of space.

Start your PC from the installation disk.

The way to do this may vary depending on what kind of computer you have. If you’re not sure how to reboot from a disk, check the manual that came with your computer and follow the instructions there.

  • For example, some PCs require you to press repeatedly while booting up. Others need a different key combination, such as .
  • If your PC is already set to boot up from an install disk, you may automatically be prompted to restart from the disk once you insert it into the drive and reboot your computer.

Select Repair your computer.

Once your computer reboots from the disk, you’ll see a screen with several options. To run a disk check, first click on .

Click Troubleshoot.

In the menu, select . This will open a new window with a variety of system recovery options.

Open Advanced options.

When the menu opens, click on

Select Command Prompt.

In the menu, you will see an option to launch Command Prompt. Click the button to open the Command Prompt app.

Enter the chkdsk command in Command Prompt.

When Command Prompt opens, type in to run a simple check and find any problems with your disk drive. You can also use more specific commands, such as:

  • chkdsk c: /f, which will check your C drive (local hard disk) for any errors and fix them, if possible.
  • chkdsk c: /r, which will both fix errors and attempt to recover any readable data from bad sectors on your hard drive.

Using Disk Utility (Mac)

Launch Disk Utility from your Applications folder.

If you’re able to boot up your Mac without any trouble, you can run the Disk Utility app from your Apps folder. Disk Utility performs many of the same functions as the command on a PC. To open Disk Utility:

  • Open a Finder window and click Applications in the sidebar menu on the left.
  • Scroll down in the Applications list and click the Utilities folder.
  • Double-click Disk Utility.

Reboot your Mac in recovery mode if you can’t start up normally.

Depending on whether your Mac has Apple Silicon or an Intel processor, there are two different ways to do this:

  • For Apple Silicon, turn on your computer, but keep holding the power button until you see a menu screen with startup options. Click Options, then click Continue.
  • If you have an Intel processor, turn on your computer, then press and hold until the Apple logo appears.
  • Once you enter recovery mode, your computer may ask you to select a user and enter the password. If this happens, select the user, then hit Next. Enter the correct password for the selected user on the next screen.
  • Select Disk Utility from the Utilities window.

Select Show All Devices to view your disks.

In the app, click the button in the top left corner of the app window. From there, select . Select the disk you want to check from the left-hand sidebar.

Choose the last volume on any disk you want to repair.

If your disks are divided up into separate volumes, start by running a disk check on the lowest volume in the nested list.

  • For instance, if you’re checking Macintosh HD, you might start by selecting Macintosh HD – Data.
  • As you check each volume, move up the list from volumes to containers to disks.

Click First Aid.

Once you’ve selected the volume, container, or disk you want to check, click on the button or tab at the top of the window. This button looks like a stethoscope.

Select Run.

In some versions of the app, you may see a button instead. Click the button to begin running a disk check.

  • You may be prompted to enter your administrator password to unlock the disk.
  • Once the disk check is done, click the Done button, then move on to checking the next volume, container, or disk. Quit the app and restart your computer when you’re finished.
  • The disk utility should repair any errors it finds. If finds an error that it can’t repair, you may need to reformat your disk.

Leave a Comment