Skip to content
:: Ahmad Bakdash ::

:: Ahmad Bakdash ::

Nooo , don't be earnest

Using Diskpart to repartition a USB stick on windows Os

Posted on March 6, 2021January 14, 2022 By ubuntu No Comments on Using Diskpart to repartition a USB stick on windows Os

On Windows 10 ,7 , when an external drive (USB flash drive, SD card, or secondary drive) stops working due to data corruption or another logical problem, DiskPart can help properly erase everything and start clean with a new partition.

For some reasons ,Some USB keys have been found to have various partition table set-ups that the USB software will not work with. You can use Windows Diskpart to re-format a USB key and re-partition it.

  • Open a Command Window (cmd) , Run as administrator option.
  • Enter diskpart
  • Enter list disk (it is important you KNOW which disk is the USB key you are formatting)
  • Enter select disk x where x is your USB key drive number you want to repair as it appears in the “Disk” column. If you do not perform this step correctly, you could erase the wrong drive. Proceed with caution.
  • Enter clean
  • Enter create part primary
  • Enter select part 1
  • Enter active
  • Enter format fs=fat32 label=”bccline” (Label is optional – ensures USB key is labelled as bccline in Explorer etc)  you can add quick 
format fs=FILE-SYSTEM label=DRIVE-LABEL quick

The quick option is optional to perform a format more quickly. However, if you are not sure about the drive’s condition, it is best to skip the option. Just remember that depending on the hard drive’s size, the format could take a long time.

This example formats the drive using the NTFS file system and names the partition “bccline”:

format fs=ntfs label=bccline quick
  • Type the following command to terminate DiskPart and press Enter:exit

Share this:

  • Click to share on X (Opens in new window) X
  • Click to share on Facebook (Opens in new window) Facebook
  • Click to share on WhatsApp (Opens in new window) WhatsApp
  • Click to share on Telegram (Opens in new window) Telegram

Like this:

Like Loading...

Related

OS, Tools, Windows Tags:usb

Post navigation

Previous Post: How to use Ventoy to create multi bootable USB drive
Next Post: Install Ubuntu GRUB boot repair

More Related Articles

ubuntu server How to install Ubuntu Server 21.10 step by step. Network
استعادة الملفات المحذوفه عبر استخدام photorec في لينكس Open Source
How to install VPNGate on Ubuntu 20.04 Network
How to Install Docker On Ubuntu 20.04 LTS. Open Source
Install / add fonts on Ubuntu Open Source
How to Install VPNGate on Ubuntu 21.10, Kali linux, and windows 10 Kali Linux
How to use Ventoy to create multi bootable USB drive Open Source
Install Ubuntu GRUB boot repair Open Source

Leave a ReplyCancel reply

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 1 other subscriber

Recent Posts

  • How to Install VPNGate on Ubuntu 21.10, Kali linux, and windows 10
  • How to install Ubuntu Server 21.10 step by step.
  • How to Install Docker On Ubuntu 20.04 LTS.
  • Install Ubuntu GRUB boot repair
  • Using Diskpart to repartition a USB stick on windows Os

Recent Comments

  • Don on Install Ubuntu GRUB boot repair
  • Md Zayed on How to add text-to-speech to GoldenDict?

Woo

dictionary Docker dual boo freevpn kali nginx photorec raspberry softether ubuntu server ubuntu tips usb VPNGate windows wordpress error

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

Copyright © 2025 :: Ahmad Bakdash ::.

Powered by PressBook Blog WordPress theme

 

Loading Comments...
 

    %d