How to Format a Write–Protected Pen Drive

Method 1 of 3:

Using Diskpart (Windows)

  1. How to Format a Write–Protected Pen Drive Picture 1
    Toggle the switch on the USB drive. If your USB drive has a physical write-protection switch on its exterior, it might be in the wrong (locked) position. Try toggling the switch before you continue with this method.
    1. In some instances, a pen drive can be locked using security software that prevents permission changes on a flash drive. If this is the case, you may not be able to remove write-protection from the USB drive.[1]
  2. How to Format a Write–Protected Pen Drive Picture 2
    Insert the pen drive into an open USB slot. You can use any available USB slot on your PC.
  3. How to Format a Write–Protected Pen Drive Picture 3
    Right-click the Start
    How to Format a Write–Protected Pen Drive Picture 4
    menu. It's usually at the bottom-left corner of the screen. This displays a menu.
  4. How to Format a Write–Protected Pen Drive Picture 5
    Click Run. It's at the bottom of the menu that appears when you right-click the windows Start menu. This opens Run in a new window.
  5. How to Format a Write–Protected Pen Drive Picture 6
    Type diskpart into Run and press Enter. This opens Diskpart in the Command Prompt.
  6. How to Format a Write–Protected Pen Drive Picture 7
    Type list disk and press Enter. A list of all drives, including your pen drive, will appear. Each drive is labeled "Disk (number)", and each number is unique to that drive.
    1. You should be able to identify your USB drive by how much space it has listed under "Size". For example, if your USB drive is a 32 GB drive, it should say "32 GB" or close to that below "Size" in the Command Prompt.
  7. How to Format a Write–Protected Pen Drive Picture 8
    Type select disk # and press Enter. Replace # with the number of your pen drive (i.e. "select disk 3"). This selects the USB drive in Diskpart.
  8. How to Format a Write–Protected Pen Drive Picture 9
    Type attributes disk clear readonly and press Enter. This should remove write-protected status from the drive.
  9. How to Format a Write–Protected Pen Drive Picture 10
    Type clean and press Enter. This should remove the data from the drive. Once it's removed, you'll be able to set it up for use.
  10. How to Format a Write–Protected Pen Drive Picture 11
    Type create partition primary and press Enter. This creates a partition on the USB drive.
  11. How to Format a Write–Protected Pen Drive Picture 12
    Type format fs=fat32 or format fs=ntfsand press Enter. This formats the drive in a format that is readable on any operating system. If the USB drive storage is smaller than 32GB, type "format fs=fat32". If the drive is greater than 32GB, type "format fs=ntfs".[2]
  12. How to Format a Write–Protected Pen Drive Picture 13
    Type exit and press Enter. This returns you to the standard command prompt. The drive should now be available for data storage and other uses.
Method 2 of 3:

Using the Registry Editor (Windows)

  1. How to Format a Write–Protected Pen Drive Picture 14
    Toggle the switch on the USB drive. If your USB drive has a physical write-protection switch on its exterior, it might be in the wrong (locked) position. Try toggling the switch before you continue with this method.
  2. How to Format a Write–Protected Pen Drive Picture 15
    Open the Windows Registry Editor on your PC. Here's how:
    1. Press Win+S to open the search bar.
    2. Type regedit into the search field.
    3. Click Registry Editor in the search results.
    4. Click Yes to run the app.
  3. How to Format a Write–Protected Pen Drive Picture 16
    Go to the Control folder. Use the following steps to navigate to the Control folder in the system registry. You should see several more folders inside the Control folder.
    1. Click the HKEY_LOCAL_MACHINE folder.
    2. Click the SYSTEM folder.
    3. Click the CurrentControlSet folder.
    4. Click the Control folder.
  4. How to Format a Write–Protected Pen Drive Picture 17
    Click the StorageDevicePolicies folder (if it exists). If you see this folder in the left panel (under the "Control" folder), double-click it to display its contents in the right panel. If you don't see this folder, perform the following steps to create it:[3]
    1. Right-click a blank area of the right panel to open the context menu.
    2. Select New and then Key on the menu.
    3. Type StorageDevicePolicies and then click the blank area to save the new key.
    4. Click StorageDevicePolicies in the left panel to open it.
    5. Right-click a blank area in the right panel and select New > DWORD.
    6. Type WriteProtect and then click anywhere to save the DWORD.
  5. How to Format a Write–Protected Pen Drive Picture 18
    Double-click WriteProtect in the right column. A dialog window will appear.
  6. How to Format a Write–Protected Pen Drive Picture 19
    Enter "0" as the "Value Data" amount and click OK. Enter the numerical zero without the quotes.
  7. How to Format a Write–Protected Pen Drive Picture 20
    Close Registry Editor and restart your PC. Changes you make in the Registry Editor usually require a restart to take effect.
  8. How to Format a Write–Protected Pen Drive Picture 21
    Connect the pen drive to the PC and open File Explorer. You can open the File Explorer by pressing Win+E or by right-clicking the Start menu and selecting File Explorer.
  9. How to Format a Write–Protected Pen Drive Picture 22
    Right-click the pen drive and select Format. Your options for erasing and reformatting the drive will appear.
  10. How to Format a Write–Protected Pen Drive Picture 23
    Select your formatting preferences and click Start. This should delete the contents of the pen drive and prepare it for use.[4]
    1. If this method did not work for you, try the "Using Diskpart (Windows)" method.
Method 3 of 3:

Using Disk Utility (Mac OS X)

  1. How to Format a Write–Protected Pen Drive Picture 24
    Toggle the switch on the USB drive. If your USB drive has a physical write-protection switch on its exterior, it might be in the wrong (locked) position. Try toggling the switch before you continue with this method.
  2. How to Format a Write–Protected Pen Drive Picture 25
    Insert the write-protected pen drive into a USB slot on your Mac.
  3. How to Format a Write–Protected Pen Drive Picture 26
    Open Finder
    How to Format a Write–Protected Pen Drive Picture 27
    . It's the first icon on the Dock, which is usually at the bottom of the screen.
  4. How to Format a Write–Protected Pen Drive Picture 28
    Click the Applications folder. It should be in the left panel. Some icons will appear in the right panel.
  5. How to Format a Write–Protected Pen Drive Picture 29
    Double-click the Utilities folder. It's in the right panel.
  6. How to Format a Write–Protected Pen Drive Picture 30
    Double-click Disk Utility. It's the hard drive icon with a stethoscope in the right panel. This opens a tool you can use to format drives.
  7. How to Format a Write–Protected Pen Drive Picture 31
    Select your pen drive in the left panel. Some info about the drive will appear in the right panel.
  8. How to Format a Write–Protected Pen Drive Picture 32
    Click the Erase tab in the right panel. It's near the top of the panel.[5]
  9. How to Format a Write–Protected Pen Drive Picture 33
    Enter a name for the drive (optional). You can keep the default name if you wish.
  10. How to Format a Write–Protected Pen Drive Picture 34
    Select a file system type from the "Format" menu. If you want your pen drive to be compatible with both PCs and Mac, select MS-DOS (FAT) (pen drives under 32GB) or ExFAT (drives over 32GB). Otherwise, choose your desired Mac filesystem type.
  11. How to Format a Write–Protected Pen Drive Picture 35
    Click the Erase button. It's at the bottom-right corner of the active window. Your Mac will reformat the write-protected pen drive and change the sharing and permissions status to 'read and write.[6]"
    1. If this process does not make your drive usable, the issue is likely mechanical and you should replace the pen drive.
4 ★ | 1 Vote

May be interested

  • How to Format a USB Flash Drive in UbuntuHow to Format a USB Flash Drive in Ubuntu
    ubuntu linux includes several utilities that will allow you to format your usb drive. you can use the disk utility that comes packaged with ubuntu, or you can use the terminal. in either case, you can have your usb drive formatted in just...
  • How to fix unformatted hard drive?How to fix unformatted hard drive?
    when you want to erase all data on the drive to reinstall windows or save new data, we often use the format drive command. but you have tried many ways but still cannot format the hard drive. what is the reason? how to handle it?
  • Instructions to format USB Pendrives with Command PromptInstructions to format USB Pendrives with Command Prompt
    by default, windows users can usually format the hard drive, memory card, or usb by right-clicking on it and clicking the format option.
  • How to Format a USB if Windows Can'tHow to Format a USB if Windows Can't
    if windows cannot recognize or format the usb drive properly, there may be a problem with the operating system or the usb drive. if the problem is in windows, you can solve it by reinstalling the usb driver. if the problem is with the usb drive (and it's not damaged), you can fix it with an advanced format.
  • How to Format a Hard Drive on UbuntuHow to Format a Hard Drive on Ubuntu
    you can format the drive using the disks utility that comes pre-installed on ubuntu. if the disks utility reports an error or the partition is damaged, you can use gparted to format it. in addition, gparted can also resize existing partitions, allowing you to create additional partitions from an empty drive.
  • Why need to format the USB? USB format like?Why need to format the USB? USB format like?
    the usb format is almost like formatting any other drive. you can either use the default settings or learn what the different options mean and use the ones that work best for you. the following article will help you choose the optimal settings when formatting the usb.
  • What is the difference between Quick Format and Full Format?What is the difference between Quick Format and Full Format?
    when you right-click on a drive, you'll see an option called format. if you select it, a window will open allowing you to format the drive. the default is full format. an option to select quick format is also available.
  • Reinstalling Windows does not need to format the hard driveReinstalling Windows does not need to format the hard drive
    what will you do when windows crashes? of course, the most common is still to reinstall the operating system. many people still regularly format the hard drive every time they do this, but if done too much, it will adversely affect the durability of the hdd. is it really necessary to format every time you reinstall?
  • How to Format WindowsHow to Format Windows
    this wikihow teaches you how to format any hard drive connected to your windows 10 pc. if you just want to format one drive connected to the pc, you can do so using the disk management tool. if you want to completely erase all data,...
  • How to format and format a hard drive on a Windows computerHow to format and format a hard drive on a Windows computer
    when you need to format the hard drive for your windows computer, don't worry and rush. you need to understand correctly about hard drive format and how to format the hard drive below