Notice: Function amp_has_paired_endpoint was called incorrectly. Function called while AMP is disabled via `amp_is_enabled` filter. The service ID "paired_routing" is not recognized and cannot be retrieved. Please see Debugging in WordPress for more information. (This message was added in version 2.1.1.) in /home/techuqij/tricknology.in/wp-includes/functions.php on line 6085
How To Create Bootable Windows 11 USB Using CMD(Command Prompt) - Tricknology HOW TO
Wednesday, July 24, 2024
16.2 C
London

How To Create Bootable Windows 11 USB Using CMD(Command Prompt)

If you want to install Windows 11 on a new computer or update an existing system, you will need to create a bootable USB drive. This allows you to install the operating system on a computer without the need for an optical drive. In this tutorial, we’ll show you how to create a bootable Windows 11 USB drive using CMD (Command Prompt).

Before we begin, you’ll need a few things:

  • A computer running Windows with a USB port
  • A USB drive with at least 8 GB of space
  • A Windows 11 ISO file

Step 1: Download the Windows 11 ISO file First, download the Windows 11 ISO file from Microsoft’s website. Be sure to select the appropriate version for your computer and architecture. Once the download is complete, make sure to note the location of the file on your computer.

Step 2: Connect the USB Drive Connect the USB drive to your computer. Make sure to back up any important data on the drive, as it will be erased during the installation process.

Step 3: Open CMD Prompt as Administrator Next, open CMD Prompt on your computer as an administrator. To do this, right-click on the Windows Start menu and select “Command Prompt (Admin)” from the menu.

Step 4: Run DiskPart Once the Command Prompt window opens, type “diskpart” and press enter to open the DiskPart command-line tool.

diskpart

Step 5: Select the USB Drive Now, type “list disk” and press enter to see a list of all the disks on your computer. Find the disk number that corresponds to your USB drive and type “select disk X“, where “X” is the disk number of the USB drive.

list disk
select disk X

Step 6: Clean the USB Drive Now, type “clean” and press enter. This will erase all data on the USB drive.

clean

Step 7: Create a Partition Next, type “create partition primary” and press enter. This will create a primary partition on the USB drive.

create partition primary
list partition

Step 8: Select the Partition Now, type “select partition 1” and press enter to select the partition you just created.

select partition 1

Step 9: Format the Partition Next, type “format fs=ntfs quick” and press enter. This will format the partition in the NTFS file system.

format fs=ntfs quick

Step 10: Assign a Letter Now, type “assign letter=X” and press enter. This will assign a drive letter to the USB drive. Replace “X” with the drive letter you want to assign to the USB drive.

assign letter=X

Step 11: Copy the Windows 11 ISO File to the USB Drive Finally, navigate to the location where you saved the Windows 11 ISO file and type “copy I:*.* H:\ /E /F /H” where “D” is the location of the ISO file, and “X” is the drive letter of the USB drive. This will copy all the files from the ISO to the USB drive.

D:
cd boot
bootsect /nt60 H:
copy D:*.* X:\ /E /F /H

Once the copy process is complete, your USB drive is now bootable with Windows 11. You can now use it to install or upgrade Windows 11 on any compatible computer.

Hot this week

How to Factory Reset a Windows 11 PC Using Command Prompt[CMD]

Here in this video tutorial, I will show you...

How To Reset Start Menu on Windows 11

Below commands will help you to reset start menu...

How to Install and Configure Glances on Ubuntu

Here is the steps by which you can Install...

How To Fix Mouse Scroll Not Working on Windows 11

Are you frustrated because your mouse scroll is not...

How To Fix Windows 11 Keeps Crashing and Ran into A Problem[Solved]

If you're experiencing crashes on your Windows 11 computer,...

Topics

How to Factory Reset a Windows 11 PC Using Command Prompt[CMD]

Here in this video tutorial, I will show you...

How To Reset Start Menu on Windows 11

Below commands will help you to reset start menu...

How to Install and Configure Glances on Ubuntu

Here is the steps by which you can Install...

How To Fix Mouse Scroll Not Working on Windows 11

Are you frustrated because your mouse scroll is not...

How To Fix Windows 11 Keeps Crashing and Ran into A Problem[Solved]

If you're experiencing crashes on your Windows 11 computer,...

How to Install and Run Android TV OS in Windows 11

Here's an article on how to install and run...

Computer Performance Benchmark Test on Windows 11 Using CMD

Do you ever wonder how well your Windows 11...

How To Fix Search Bar Not Showing in Taskbar on Windows 11

Windows 11, the newest iteration of Microsoft's widely used...
spot_img

Related Articles

Popular Categories

spot_imgspot_img