Which of the following Mac OS utilities can be used for detecting and repairing disk related problems?

What is CHKDSK?

CHKDSK (check disk) is a system tool or utility on Windows operating systems that scans your hard drive for file system errors. Running the CHKDSK utility helps check and repair hard drive errors and keeps your system data organized — it’s part of good computer hygiene.

Generally, CHKDSK is run via Command Prompt in Windows 10 (or Windows 8 and 7). Using unique commands like chkdsk /f or chkdsk /r, you can scan your Windows file system — NTFS (New Technology File System) on Windows XP or later — to pinpoint data errors on your drive and fix them.

Running CHKDSK may not directly speed up your PC, but it can free up space — which often has the same effect. Even if you’ve already swapped your PC’s storage system with a faster SSD (solid-state drive), scanning it with CHKDSK can keep it clean and working fast.

When should I use CHKDSK?

Use CHKDSK regularly to scan your hard drive for corrupted files, help repair and clean up your PC, and maintain its health. CHKDSK can scan for bad sectors — ruined parts of your hard drive — even when your PC won’t turn on. That helps you find and fix hard drive errors, and frees up disk space as well.

If your PC feels buggy or slow, it could also be a sign that your hard drive is filling up or failing. Run a hard-drive test to rule out hard-drive failure before you run CHKDSK, and consider cleaning up your PC to get closer to the ideal amount of free hard drive space, which is 15-20%.

Because a CHKDSK scan can take time and manual effort, installing a PC optimizer tool may be a better option. Avast Cleanup removes junk files from your PC, increases its startup speed, and maintains hard disk space to help your computer run smoothly all the time.

How to run CHKDSK on Windows 10

There are three main ways that you can run CHKDSK (check disk) to check your hard drive, external drives, and any SSDs you may have.

Run CHKDSK from File Explorer

The easiest way to check for hard drive errors is to run the Error Checking tool via File Explorer. Error Checking is the user interface for the CHKDSK command in Command Prompt.

Here’s how to run CHKDSK from File Explorer on Windows 10:

  1. Open File Explorer and select This PC. Right-click the drive containing Windows OS (usually C:) and select Properties.

    Which of the following Mac OS utilities can be used for detecting and repairing disk related problems?
  2. Navigate to the Tools tab and click Check.

    Which of the following Mac OS utilities can be used for detecting and repairing disk related problems?
  3. If no errors are found, a prompt tells you: You don’t need to scan this drive. If you want to scan the drive anyway, click Scan drive.

    Which of the following Mac OS utilities can be used for detecting and repairing disk related problems?
  4. When CHKDSK is finished, click Show Details to view any errors that were repaired, or click Close to close the window.

    Which of the following Mac OS utilities can be used for detecting and repairing disk related problems?

Run CHKDSK from Command Prompt

You can run CHKDSK from the Command Prompt. Follow these instructions for entering the CHKDSK command and its unique parameters to tell your Windows operating system exactly what to do and where.

Here’s how to run CHKDSK from Command Prompt on Windows:

  1. Type cmd (Command Prompt) in the Start menu search bar, then click Run as administrator.

    Which of the following Mac OS utilities can be used for detecting and repairing disk related problems?
  2. Type chkdsk and hit Enter. CHKDSK will scan for drive errors and let you know if it found any you should repair, but it won’t try to fix them without a command.

    Which of the following Mac OS utilities can be used for detecting and repairing disk related problems?

Keep reading to learn about specific CHKDSK commands and how to use them to fix errors found during a CHKDSK scan.

Run CHKDSK from installation media

If your computer won’t boot up or you see the Blue Screen of Death upon startup, you can run CHKDSK from an external drive (like a USB) or other installation media with your version of Windows on it. This will check for errors and attempt to fix them before your Windows version boots up.

Here’s how to run CHKDSK from installation media:

  1. Insert your bootable Windows installation media (CD/DVD/USB drive) and restart your PC.

  2. Press the F8 key multiple times before the Windows logo appears.

  3. When prompted, select Repair your computer.

  4. Click Troubleshoot and then Advanced Options.

  5. Select Command Prompt.

    Which of the following Mac OS utilities can be used for detecting and repairing disk related problems?
  6. Make sure you know which drive or drive partition on your PC contains Windows (usually the C drive). To test this, type c: and then hit Enter. Then, type dir and click Enter. If Windows items appear in the directory, this is your home drive. Repeat that process for all drives until Windows items appear.

    Which of the following Mac OS utilities can be used for detecting and repairing disk related problems?
  7. Now enter your preferred CHKDSK commands in Command Prompt.

  8. If prompted to run CHKDSK the next time your system restarts, type Y, then press Enter.

CHKDSK will scan your Windows drive and attempt to repair any errors when your system reboots.

You can also install a clean Windows version from your bootable Windows media by following the steps above and selecting Install Now during step 3. We recommend backing up your data before installing a fresh Windows version.

Using CHKDSK in older Windows versions

Older versions of Windows can still run CHKDSK just like on Windows 10. You can run Error Checking from File Explorer or use CHKDSK commands for Command Prompt — all the commands are the same.

Here’s how to access Command Prompt in older Windows versions:

  • Windows 8: On your keyboard, press the Windows icon + C to open the Charms Bar. Click Search, then type cmd.

  • Windows 7 and Windows Vista: Open the Start menu and type cmd.

  • Windows XP: Click Start, then click Run, then enter cmd.

For even older Windows versions, your diagnostic utility might be called ScanDisk instead. The ScanDisk utility also checks for and repairs hard drive file system errors, but is unable to check for errors on NTFS disk drives, which is the default file system in newer versions of Windows.

If your PC is running at snail speed even after running CHKDSK, you might need to defrag your PC to reorganize your system data. And be sure to check out our guides to cloning your hard drive, wiping an old drive clean, or formatting a hard drive.

How to change a scheduled disk check

When a CHKDSK scan is scheduled to run the next time you boot up your PC, it will run automatically. On an older or slower machine, this could increase your boot time significantly. But you can always schedule your CHKDSK scan to run later if you’d prefer to wait.

Here’s how to schedule your disk check:

  1. Type cmd in the search field to open Command Prompt, then click Run as administrator.

    Which of the following Mac OS utilities can be used for detecting and repairing disk related problems?
  2. Enter the command chkntfs /t:[000]. The [000] should be substituted by the number of seconds (up to 259,200 seconds or 72 hours) you want CHKDSK to wait before scanning. For example, chkntfs /t:60 means CHKDSK will count down from 60 seconds before starting your hard disk scan.

    Which of the following Mac OS utilities can be used for detecting and repairing disk related problems?

CHKDSK Commands

There are different CHKDSK commands or parameters you can use to locate and repair issues on your hard drive. After running the basic CHKDSK command, you may not need to use additional commands if the results state that no repairs are required.

Otherwise, here’s an overview of CHKDSK commands and their functions:

Command

Function

chkdsk

Checks your hard drive for errors.
This command does not attempt to fix them.

chkdsk [drive letter]:

Specifies which drive (internal or external) or drive partition
to scan. Replace [drive letter] with the drive you want to scan
— for example, chkdsk C: scans your C drive.

chkdsk /f

Attempts to fix errors while scanning your hard
drive’s file system.

chkdsk /r

Attempts to repair sectors on your hard drive so that
they're readable within the file system. This command also
runs the chkdsk /f functionality, which is a deeper check.

chkdsk /f /r

Does the same thing as chkdsk /r.
So running chkdsk /f /r isn’t necessary.

chkdsk /x

Disconnects a drive so it can be scanned and repaired.
This command also runs the chkdsk /f functionality.

chkdsk /f /r /x

Scans the file system, its sectors, and fixes any errors it finds
with the same command. If necessary, it also
disconnects the drive first.

/scan

Runs an online scan of the hard drive (both internal
and external), which means you can continue
using the drive while the scan is in progress.

CHKDSK Troubleshooting

Here are some common errors that may occur when running a CHKDSK scan.

Windows found errors on this drive that need to be repaired

Sometimes after running the basic CHKDSK command in Command Prompt, or scanning with the Error Checking utility, you’ll be prompted to Repair this drive. That doesn’t mean CHKDSK failed. Instead, it indicates that CHKDSK found errors, but did not try to fix them.

Here’s how to repair the drive:

  1. Close the Error Checking dialog.

    Which of the following Mac OS utilities can be used for detecting and repairing disk related problems?
  2. Open the Command Prompt by typing cmd into the desktop search field and selecting Run as administrator.

  3. Type the command chkdsk C: /f. If the drive you’re trying to repair isn’t the C drive, replace “C” with the letter of the relevant drive.

Drive is currently in use or in read-only mode

If you see an error message saying your drive is currently in use or in read-only mode, it means that the drive you’re trying to scan is currently active and CHKDSK can’t fix it while it’s in use.

Here’s how to check if any programs are open using the Task Manager.

  1. Press the Ctrl + Shift + Esc buttons on your keyboard simultaneously.

  2. Choose an open app or process running on the drive that you want to scan. Then click End task to force the program to quit.

    Which of the following Mac OS utilities can be used for detecting and repairing disk related problems?

While your Task Manager is open, you should also check your disk usage percentage, which is shown in the Disk column. This number should remain under 20%. If you consistently find it hovering close to 100%, you need to identify the disk usage issue and fix it.

If you find yourself in a constant battle against error messages, 100% disk percentage, and a slow-performing PC, you may want to upgrade from an HDD to an SSD.

Maintain your PC’s performance with Avast Cleanup

Regularly running a CHKDSK scan on your Windows PC is good computer hygiene. It’s also important to use a dedicated performance tool.

Avast Cleanup is designed by computer optimization experts to scan and clear clutter from your disk automatically. It’ll also check to see which programs are slowing down your PC, and it can put them to sleep to boost performance. With automatic maintenance and one-click repairs, Avast Cleanup will make sure your machine runs as smooth as the day you got it.

How to check Disk Utility Mac?

Use the Finder: In the Finder , choose Go > Utilities, then double-click the Disk Utility icon. (Disk Utility is located in the /Applications/Utilities folder.) Open Disk Utility in macOS Recovery: Start up your Mac in macOS Recovery, choose Disk Utility in the Recovery app window, then click Continue.

How to fix macOS can t repair the disk?

If you get a message saying macOS can't repair a disk, you may need to reformat it or replace it..
Back up as much of your data as possible, erase and reformat the disk, then restore your backed up data. ... .
If you continue to have problems with your disk, it may be physically damaged, and you may need to replace it..

What is the file management tool available by default on a Mac computer?

The Finder is the default file manager and graphical user interface shell used on all Macintosh operating systems. Described in its "About" window as "The Macintosh Desktop Experience", it is responsible for the launching of other applications, and for the overall user management of files, disks, and network volumes.