Troubleshoot Windows to go U disk without a letter

Source: Internet
Author: User

We have to use Windows built Diskpart command-line tools to reset the disk:

1. Open the cmd Command Prompt window (run as Administrator);

2. Execute DiskPart, and list disk, find the number of your USB drive (1 in this case), and then select Disk 1 by selecting it;

3. Execute clean command to erase all data, format and initialization information of the disk (that is, this step clears the Nodefaultdriveletter flag);

4. The next step is to create a disk partition for Windows to format. For u disk, we default generally on a partition, so execute create partition primary can.

5. To use a disk, you have to format it. However, with enough command line you can finally go directly to the Explorer to format the ~ if you still like the command line, then we can continue to execute the format Fs=fat32 quick.

OK, two times to execute exit, exit DiskPart tool and CMD. Now the U disk is back to normal, plug in the computer will be automatically assigned to the letter.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.