Fix CHKDSK Cannot Continue in Read-Only Mode
The Chkdsk command is required to troubleshoot common disk related problems. But, sometimes, it may fail to execute, and you may see an error message "CHKDSK cannot continue in read-only mode." But, you can fix it.
This error occurs when writing related problem occurs. This is because you do not have the appropriate permissions or any other program is using the disc and stopping the writing process.
If you are currently experiencing a read-only problem while running chkdsk command, you can follow these methods to fix it.
chkdsk / r c:
Please note that c: here is the drive letter. You can use anyone according to your choice.
It will automatically do the rest of the things. This is how you can decide chkdsk can not continue in read-only mode.
chkdsk c:
chkdsk c:/f
chkdsk c:/r
C: is the drive letter.
This error occurs when writing related problem occurs. This is because you do not have the appropriate permissions or any other program is using the disc and stopping the writing process.
How to fix CHKDSK Continue reading mode only
If you are currently experiencing a read-only problem while running chkdsk command, you can follow these methods to fix it.
Solution 1: A CHKDSK Schedule on Reboot
You can decide that chkdsk can not continue in read-only mode by scheduling on a reboot. Why does this work? Because it allows Windows to scan and fix hard disk issues before starting to use disk. By the way, if you do not know how to do this, you can follow these instructions.- First of all, open the Start menu, type cmd, right-click at the command prompt and select run as administrator.
- Now, type the following command and press enter.
chkdsk / r c:
Please note that c: here is the drive letter. You can use anyone according to your choice.
- After hit enters, press Y and then press enter.
- After that, restart Windows.
It will automatically do the rest of the things. This is how you can decide chkdsk can not continue in read-only mode.
Solution 2: Run CHKDSK in Recovery Mode
In most cases, the first method will fix your problem. But, if this fails, then there is another way you can follow. You can run the command prompt in Recovery mode and then execute that chkdsk command. To do this, follow these steps.- First of all, open the Start menu, click on the power icon, press the Shift key on the keyboard and click Restart. It will take you to a blue window.
- Now, click on troubleshooting and then on advanced options. After that, click Command Prompt.
- This will restart your PC. Just log in with your username and password and run the following commands.
chkdsk c:
chkdsk c:/f
chkdsk c:/r
C: is the drive letter.
- Running this command will repair your hard disk without facing the problem.
Solution 3: Remove Read-Only Mode
If the above two methods fail, then it is the last solution to fix CHKDSK, cannot continue in read only mode. You can change the read-only mode in general. To do this, you can use third-party partition tools like Mintool, AOMI Partition Assistant etc. You can also try to delete the read-only mode using the command prompt. Here are the instructions.- First, open Command Prompt as Administrator.
- Now, type diskpart and press enter.
- After that, type the list disc and press enter. You will see a list of disks such as disk 0, disk 1, disk 2, etc.
- Now, type "select disk 0" or any other disk number you want.
- To check the current state of the disk, you can enter "Attributes Disc" and hit. It will show whether the disc is read-only or not.
- Now, run the following command to remove the read-only mode.
Hopefully, this will fix the problem. Now, you can run the chkdsk command without facing any problems.
So, there are ways to fix this chunky command, which can not continue in read-only mode. Do you know any other way to get rid of it?
So, there are ways to fix this chunky command, which can not continue in read-only mode. Do you know any other way to get rid of it?
Fix CHKDSK Cannot Continue in Read-Only Mode
Reviewed by Muneer Ahmed
on
February 16, 2019
Rating:
No comments: