How to make a USB flash drive from the boot

Anonim

How to make a USB flash drive from the boot
Recently, in the comments, I often get a question: how to make an ordinary flash drive from the boot, for example, after the boot USB flash drive of Windows 10 was created. And if earlier was a simple answer: format it with the system tools, today it is not always correct.

In this instruction, it is detailed about the methods of returning a flash drive to the usual state, after it was used as booting and installation and nuances that make this question relevant.

  • When you can use simple formatting
  • How to make an ordinary flash drive from the boot by removing partitions

Formatting to return a USB drive to the initial state

In many cases, when it comes to the loading flash drive of a relatively small volume with standard distributions of Windows 10, 8.1 or Windows 7, to return it to a normal state, it is sufficient to perform simple formatting. But not always (as in the next part of the instruction), and therefore, before using this method, I recommend to perform the following steps:

  1. Press Win + R keys on the keyboard, enter diskmgmt.msc. In the "Run" window and press ENTER (WIN-Key with Windows Emblem).
  2. At the bottom of the disk management window, find your USB flash drive and see if it contains one single section and no additional sections or unoccupied space (screenshot on the left) or more than one partition, as well as the section and unoccupied space (screenshot on the right).
    One or more sections on the flash drive

If only one partition on the flash drive, you can safely format it in the file system you need in the conductor (right click on the drive to format) or directly in the "drive control" by pressing the right button to section and selecting the "Format" item.

All you need to do is select the file system (here it can be useful: NTFS or FAT32 - what is more correct to choose for a flash drive). After formatting the drive will cease to be bootable and becomes a conventional removable drive, as before.

If there is more than one partition on the flash drive, or section and unoccupied space, go to the next part of the instruction.

How to make a conventional flash drive from the hardening of sections

The question of the transformation of the USB drive into a simple from the boot is most often set for the reason that when creating a loading (installation) flash drive from a large-volume storage device or with some unusual distributions, it "decreases" in volume (for example, up to 32 GB when using Windows Installation Media Creation Tool), or begins to display in the system as two separate removable drives. And simple formatting does not decide.

The reason is not an actual reduction in the size of the drive, and the creation of partitions on a flash drive during the recording of the operating system installation files to it. And not all systems can properly work with removable drives, on which several partitions (see how to split the flash drive to sections in Windows 10).

So that the flash drive stops being bootable and returned all its volume, it is enough to remove the sections from it and format. This can be done using the following steps:

  1. Run the command prompt on behalf of the administrator (ways to start the command line from the administrator), after which you use the following commands in order.
  2. diskpart.
  3. List Disk (As a result of the execution of this command, a list of disks will appear, you will need a disk number corresponding to your flash drive, in my case - number 3, IMPORTANT: In your case, use your number in the following team If you specify not that disk, the data will disappear from it.
  4. SELECT DISK 3.
    Selecting the loading flash drive in diskpart
  5. Clean (after this command you can inform: Insert the disk into the device, do not pay attention)
  6. CREATE PARTITION PRIMARY.
  7. Format FS = NTFS Quick or Format FS = FAT32 Quick (depending on which file system needs to be selected for a flash drive).
    Removing partitions from the boot flash drive
  8. EXIT.

For more information on this topic: how to delete partitions on a USB flash drive. As a result, you will again be the usual, not bootable, empty USB flash drive in the file system you need.

I hope the article turned out to be useful. If something remains unclear or does not work out as expected, report details in the comment, I will try and give a solution.

阅读更多

电脑冷却器滚动控制
最近,几乎所有开发的冷却器和主板都有四个接触连接。第四个联系人充当管理者并执行调整风扇速度的功能,您可以在其他文章中读取。管理速度不仅可以自动使用BIOS和独立执行此操作,我们将讨论。处理器冷却器卷 如您所知,多个粉丝通常安装在电脑住房中。让我们首先考虑主冷却 - 处理器冷却器。这种风扇不仅提供了空气循环,还提供了由于铜管引起的温度,如果当然可以使用。有特殊的程序和内置主板,允许增加转速的速度。此外,该过程可以通过BIOS执行。关于此主题的详细说明在另一种材料中读取。 阅读更多:提高处理器上冷却器的速度如果冷却不足时需要速度增加,则减小允许降低功耗并从系统噪声块发出。这种调节以类似的方式发生,而且增加。我们建议您寻求帮助我们的单独文章。在那里,您会发现部署指南可降低处理器冷却器的刀片的速度。阅读更多:如何降低处理器上冷却器的旋转速度还有许多专业软件。当然,SpeedFan是最受欢迎的选项之一,但我们建议您熟悉其他粉丝速度计划的列表。阅读更多:冷却器管理计划在您仍然观察温度状态的问题时,它可能不会在冷却器中,而是例如在干燥的热追逐者中。释放此类和其他读取CPU的原因进一步阅读。还阅读:我们解决了处理器过热问题内阁调整...