HOW TO REMOVE WRITE PROTECTION ON USB(BEST AND FASTEST METHODS) 100%
Delta Bytes
Please watch: "Coding With Chat-GPT: Creating A Screenshot Chrome Extension" https://www.youtube.com/watch?v=TaJ9QyKJ48c --~-- 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/by/3.0/
Subscribe to VesselKreative
https://www.youtube.com/channel/UCLGtiGe_Nse42X2xD0sOrOQ ... https://www.youtube.com/watch?v=Yfd_w8MpMFA
6815354 Bytes