HOW TO REMOVE WRITE PROTECTION ON USB(BEST AND FASTEST METHODS) 100%

Опубликовано: 19 Февраль 2026
на канале: Delta Bytes
247
15

Please watch: "Coding With Chat-GPT: Creating A Screenshot Chrome Extension"
   • Using GPT-4 To Build A Chrome Extension Fr...   -~-
Hello, this is a description for you to follow,
1.USING REGEDIT
Press "Windows Key+X"
Press run and type "regedit" and enter
On registry Editor Press
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\StorageDevicePolicie
-Double-click on the WriteProtect value in the right-hand pane and change the Value data from 1 to 0
-

Note: if you can't find StorageDevicePolicies

-While Control Folder selected to create it by right-clicking in the white space.
-choose New Key and entering the name StorageDevicePolicies.
-Now double-click on the new key (it will show as a folder) and
right-click once again in the white space and choose New DWORD
-Name this WriteProtect and set its value to 0. Click OK,
exit Regedit and reboot your computer.


2.USING CMD('Command Prompt)
-Press "WindowsKey+X"
-Run CMD as Administrator
-When Launched type the following:
-diskpart
-list disk
-select disk x (where x is the number of your non-working drive
use the capacity to work out which one it is)
-attributes disk clear read-only
-clean
-create partition primary
-format fs=fat32 "you can swap fat32 for NTFS if you only need to use the drive with Windows computers"
-exit

CREDIT:
"Division" Kevin MacLeod (incompetech.com)
Licensed under Creative Commons: By Attribution 3.0 License
http://creativecommons.org/licenses/b...


_________________________________________________________________
Subscribe to VesselKreative
   / @deltabytes