Jump to content

presisting write protection after using RUFUS

1832vin

well, i used rufus for win 10 iso so i can try out in 10 release version;

 

now after that, it's write protected, i used diskpart to do the following:

att disk clear readonly

clean

format fs=fat32 quick

 

and the image is now gone, but the write protection still presists;

now that when i try to do the "clean" action, it replies me to a "disk is write protected, access denied"

 

i've also tried using regedit, not working; also tried the exact same thing on another computer, but still write protected

and also, wouldn't using regedit only allow disabling write protection on YOUR computer only?

 

what else can i do?

Link to comment
Share on other sites

Link to post
Share on other sites

Open a command prompt
type DISKPART press <enter>
type LIST VOLUME press <enter>
type SELECT VOLUME X, where X is the volume number you want to remove the write protect from. (your usb)
type ATTRIBTES DISK CLEAR READONLY press <enter>
you will see a prompt that the write protect has been removed
type EXIT press <enter>

 

 

 

@1832vin  dont forget to follow any topics you make so you get notified of responses!

How do Reavers clean their spears?

|Specs in profile|

The Wheel of Time turns, and Ages come and pass, leaving memories that become legend. Legend fades to myth, and even myth is long forgotten when the Age that gave it birth comes again.

Link to comment
Share on other sites

Link to post
Share on other sites

Open a command prompt

type DISKPART press <enter>

type LIST VOLUME press <enter>

type SELECT VOLUME X, where X is the volume number you want to remove the write protect from. (your usb)

type ATTRIBTES DISK CLEAR READONLY press <enter>

you will see a prompt that the write protect has been removed

type EXIT press <enter>

 

 

 

@1832vin  dont forget to follow any topics you make so you get notified of responses!

well.... that NEVER worked....

 it's under "current read only state" as YES

read only is actually no

Link to comment
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×