ChkDsk

CHKDSK cannot continue in read-only mode

CHKDSK cannot continue in read-only mode

CHKDSK proves to be most helpful to fix any issue with storage, file system, and disk. But when scanning the operating system partition or some external storage devices, it may throw some error. One such error is the CHKDSK cannot continue in read-only mode. 

The cause for this error could be:

CHKDSK cannot continue in read-only mode

If you receive this error message, here are a few things you could try to fix the issue on your Windows system:

  1. Run CHKDSK from Recovery.
  2. Run CHKDSK on Boot.
  3. Disable Write Protection.

1] Run CHKDSK from Recovery

Boot into the installation environment for Windows 10 from a Windows installation media. Click on Repair your computer.

On the blue screen, select Troubleshoot > Advanced options > Command Prompt.

Now type in the following command and hit Enter.

chkdsk x:/r /f

Here 'x' is the disk letter.

Once the disk error checking the scan is completed, type in Exit to exit the command prompt window, reboot your computer and check if the issue is resolved or not.

2] Run CHKDSK on Boot

Or then, maybe you need to run CHKDSK so that it can fix and recover any damaged segments on the drive.

In an elevated CMD run this command:

chkdsk /r

You will see a message:

Chkdsk cannot run because the volume is in use by another process. Would you like to schedule this volume to be checked the next time the systtem restarts? (Y/N)

Type in and hit Enter to schedule a chkdsk scan when the computer boots up next time.

3] Disable Write Protection

You can also refer to our guide to disable Write Protection. It will help you then, to run CHKDSK as it is intended normally.

Let us know if anything helped.

Cele mai bune jocuri de linie de comandă pentru Linux
Linia de comandă nu este doar cel mai mare aliat al tău când folosești Linux - poate fi și sursa de divertisment, deoarece poți să o folosești pentru ...
Best Gamepad Mapping Apps for Linux
If you like to play games on Linux with a gamepad instead of a typical keyboard and mouse input system, there are some useful apps for you. Many PC ga...
Instrumente utile pentru jucătorii Linux
Dacă vă place să jucați jocuri pe Linux, este posibil să fi folosit aplicații și utilitare precum Wine, Lutris și OBS Studio pentru a îmbunătăți exper...