question

VIkky384-6139 avatar image
0 Votes"
VIkky384-6139 asked LimitlessTechnology-2700 answered

Drive is write protected error?

One of my user laptop's D drive is write protected, while trying to give write permission's I was getting Access Denied error. And unable to copy/modify the data. Until yesterday it worked fine with copying & modifying is possible, since today he was not able to copy or modify the files.

Windows version: 21H1

windows-10-general
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Spigolo-3573 avatar image
0 Votes"
Spigolo-3573 answered VIkky384-6139 commented

Hi @VIkky384-6139

Check disk status with this utility please:
CrystalDiskInfo8_12_7.exe


· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Actually I have enabled Bit locker for the drive which was getting the error, then I can be able to read/write files. But if I disable the bit locker then the problem is getting repeated

0 Votes 0 ·
Docs-4663 avatar image
0 Votes"
Docs-4663 answered VIkky384-6139 commented

Is the problematic drive an internal or external HD/SSD or USB drive?

Open administrative command prompt and type or copy and paste: (all at one time)

 diskpart
 lis dis
 lis vol
 sel dis 0
 det dis
 lis par
 sel par 1
 det par
 sel par 2
 det par
 sel par 3
 det par
 sel par 4
 det par
 sel par 5 
 det par
 sel dis 1
 det dis
 lis par
 sel par 1
 det par
 sel par 2
 det par
 sel par 3
 det par
 sel par 4
 det par
 sel par 5 
 det par


Post an image of the commands with results into this thread or post a share link using one drive, drop box, or google drive.

.
.
.
.
.


Please remember to vote and to mark the replies as answers if they help.

On the bottom of each post there is:

Propose as answer = answered the question

On the left side of each post: Vote = a helpful post
.
.
.
.
.

· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

@Docs-4663

The problematic partition was in internal Hard Drive.

Actually I have enabled Bit locker for the drive which was getting the error, then I can be able to read/write files. But if I disable the bit locker then the problem is getting repeated

0 Votes 0 ·
LimitlessTechnology-2700 avatar image
0 Votes"
LimitlessTechnology-2700 answered

Hi @VIkky384-6139

It seems once you disable the bit locker the Admin account might not be recognized and giving out the error messages . Can you try logging to the Clean boot and see if you can write data on D drive. You can also try enabling the Admin account and see if that is helpful.

https://docs.microsoft.com/en-us/windows-hardware/manufacture/desktop/enable-and-disable-the-built-in-administrator-account

Hope this Answers all your queries , if not please do repost back .
If an Answer is helpful, please click "Accept Answer" and upvote it : )

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.