Home  >  Article  >  System Tutorial  >  Teach you how to change the write permissions of Win7USB

Teach you how to change the write permissions of Win7USB

WBOY
WBOYforward
2023-12-27 11:29:171063browse

Recently, many friends have reported that their USB has restricted permissions, resulting in the U disk being able to read but not write. Don't worry at this time, we can solve this problem by modifying the registry. Let's follow the editor to see the specific operation method.

win7usb write permission change tutorial

1. First click on the lower left corner, and then open "Run"

Teach you how to change the write permissions of Win7USB

2. Enter "regedit "Press Enter to confirm.

Teach you how to change the write permissions of Win7USB

#3. Find the "control" folder according to the path in the picture.

Teach you how to change the write permissions of Win7USB

4. Right-click it, select New "Item" and name it "StorageDevicePolicies"

Teach you how to change the write permissions of Win7USB

5. Then create a new "DWORD value" in the newly created folder

Teach you how to change the write permissions of Win7USB

6. Set its value to "0"

Teach you how to change the write permissions of Win7USB

7. Then export the newly created "StorageDevicePolicies".

Teach you how to change the write permissions of Win7USB

8. Save and name it "U disk readable and writable"

Teach you how to change the write permissions of Win7USB

9. Then use the same Method to create a new "StorageDevicePolicies" folder, then create a new "DWORD value" in it, set the value to "1"

Teach you how to change the write permissions of Win7USB

10. Export this folder again, And name it "U disk read-only"

Teach you how to change the write permissions of Win7USB

11. Finally, we only need to put these two files into the U disk, and then run the corresponding files according to the required permissions That’s it.

Teach you how to change the write permissions of Win7USB

The above is the detailed content of Teach you how to change the write permissions of Win7USB. For more information, please follow other related articles on the PHP Chinese website!

Statement:
This article is reproduced at:somode.com. If there is any infringement, please contact admin@php.cn delete