Windows to go U disk no solution for the letter

Source: Internet
Author: User

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

Step two. Execute DiskPart, and list disk, find the number of your USB drive (in this case, 1), and select the disk through select disk 1;

Step three. Perform the clean command to erase all data, formatting, and initialization information for the disk (this is the step to clear the Nodefaultdriveletter flag);

Fourth step. 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.

Fifth step. 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.

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

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.