Instructions on how to create USB running Windows 8

TipsMake.com - Although added with Metro UI, Windows 8 consumes a small amount of memory space. This advantage helps users to run Windows 8 from a USB like with previous Windows operating systems. The article will guide users how to create a USB drive running Windows 8 to be able to boot on any computer.

Prepare

The essentials for this tutorial are:

  1. A 32GB USB drive or higher.
  2. ISO file Windows 8 or any other valid copy (x86).
  3. The Windows Auntomated Installation Kit (AIK). Don't install it yet!
  4. Windows 7 is installed on the computer.

After having all the above components, plug in the USB device.

Note : All data in USB will be deleted. Make sure there is no important information in it.

USB configuration

Open the command prompt under admin (right-click and select Run as Administrator ) and type:

DISKPART

Press Enter . Then type:

LIST DISK

The command will display the list of drives on the computer. Search for a USB drive in the list.

Instructions on how to create USB running Windows 8 Picture 1

Type:

SELECT DISK X

Replace " X " with the serial number on the left side of the USB drive.

Continue typing:

CLEAN
CREATE PARTITION PRIMARY

Now, fast format for USB. Type:

Format fs = ntfs quick

After the partition is created and formatted, you need to activate the partition using the command:

ACTIVE

Then exit with the command:

EXIT

So we have prepared for the USB drive. Now comes the installation.

Setting

Mount the Windows 8 image file into the drive.

Look in the DVD or image file and find the install.wim file. It will be easier if you search with the search bar in the upper right corner. This is a compressed file.

Instructions on how to create USB running Windows 8 Picture 2

Copy files from DVD or image files to a place on the drive.

Install the .NET Framework first. Better to install the latest .NET version.

Now, install the Automated Installation Kit.

In the command window, enter the following statement:

Imagex.exe / mount path x:

Replace the path with the guide to the install.gim file and replace x with the USB drive name. Import:

Imagex.exe / apply install.wim 1 x:
Bcdboot.exe x: windows / sx: / f ALL

to create boot configuration for USB.

Now, put the USB in the BIOS as the first boot device.

At the first boot, the USB may require product key for Windows. Please enter the key and start enjoying the great features from Windows 8.

5 ★ | 2 Vote

May be interested

  • How to create Windows All In One installer?How to create Windows All In One installer?
    owning a usb device with the installation of many different versions of windows will be very convenient when you can choose the right version for different computer configurations. this feature is especially useful for technical staff in charge of informatics. but how to create this usb is not everyone knows. please refer to the instructions below of tipsmake.com.
  • Create VPN Server on Windows 8Create VPN Server on Windows 8
    no need to install any additional applications, you can easily 'turn' your computer into a vpn server if you're using windows 8. in this way, you can share data from the computer. as a simple lan system in the form of remote access. & a
  • Instructions on how to create, delete user accounts on WindowsInstructions on how to create, delete user accounts on Windows
    sometimes at work you use the same computer with a lot of people, to protect your personal information, create yourself a personal account. the following article shows how to create / delete new users on windows 7.
  • Instructions on how to fix 'The VMware Authorization Service is not running'Instructions on how to fix 'The VMware Authorization Service is not running'
    simply put, vmware workstation is a computer software that supports users to run multiple operating systems (os) at the same time, including windows xp, windows 7, windows 8, redhat, and several other operating systems.
  • Detailed instructions on how to create a USB to install Windows 8.1Detailed instructions on how to create a USB to install Windows 8.1
    installing windows from usb is no longer strange to users. not only is it quick and effective, but it's also very convenient. in the article below tipsmake will guide you to create a usb to install windows 8.1, let's follow along.
  • Instructions for running iOS apps on Windows 7 and 8 with iPadianInstructions for running iOS apps on Windows 7 and 8 with iPadian
    to run ios apps on windows computers without buying an expensive iphone is the way many people want. today, i will show you how to use the ipadian simulator to run ios applications on windows 7, 8.
  • Instructions to enable or disable SmartScreen on Windows 10Instructions to enable or disable SmartScreen on Windows 10
    basically, windows smartscreen is a tool, a feature to check the safety of a file or application that can be harmful on windows 10 systems. this feature is integrated from windows 8. when you run a file or application using unknown sources, windows will block this application and re-display the screen asking if you are not running or running this application.
  • Instructions on how to upgrade from Windows XP to Windows 8Instructions on how to upgrade from Windows XP to Windows 8
    when upgrading from windows xp to windows 8, only data files will be saved, some programs and drivers will have to be reinstalled or upgraded. if you own a pc running xp pro service pack 3, here are the steps to take to upgrade to windows 8.
  • You can now run Windows 11 on a Mac with an M1 chipYou can now run Windows 11 on a Mac with an M1 chip
    how to run windows operating system on a closed platform like a mac? parallels has the answer by using virtualization software to create an operating system that runs an emulator inside another operating system.
  • How to turn off applications that run in the background on Windows 10How to turn off applications that run in the background on Windows 10
    turning off the application running in the background on windows 10 will make the computer less sluggish, saving system resources. the following article of network administrator will guide you how to turn off applications running in the background on windows 10.