Instructions to create WinPE file IOS, USB boot WinPE
Windows Preinstallation Environment (WinPE) boot device depends on each toolbox of the geeks. According to a quote from Wikipedia, 'WinPE was originally intended to be used only as a pre-installed platform, to deploy Microsoft Windows operating systems, especially to replace DOS in this respect. WinPE has the following uses:
- Deployment of workstations and servers in large corporations, as well as preinstalled by builders of workstation and server systems for sale to users.
- Platform recovery to run 32-bit or 64-bit recovery tools, such as Winternals ERD Commander or Windows Recovery Environment (Windows RE).
- Play the role of running third-party or 64-bit disk mirroring utilities. "
Create a WinPE file IOS, USB boot WinPE
Create a WinPE file IOS, USB boot WinPE very fast and easy. This article will guide you in detail how to create a WinPE file IOS, USB boot WinPE.
1) Download the latest Windows 10 ADK (Assessment and Deployment Kit) or Windows Insider Preview ADK.
2) You can fully install 7 GB ADK version, but in this article, you only need components Deployment Tools and Windows Preinstallation Environment .
3) After installing, open the Deployment and Imaging Tools interface by right-clicking on Start> W> Windows Kits and selecting More> Run as administrator .
4) Reminder is quite long. Shorten it by going to the root of the C: drive with the cd command (# 1 in the next screenshot).
5) Create WinPE files with the following command (# 2):
amd64 copype D: WinPEx64
Replace the D: WinPEx64 path with the drive letter and your preferred directory name. The above command creates PE files used to boot a 64-bit machine. If you create PE for a 32-bit machine, replace amd64 with x86 :
x86 copype D: WinPEx86
6) Plug in the USB flash drive, note the drive letter. Enter the following command, replace the path D: WinPEx64 with the actual path to the directory where you created the PE file and drive letter I: by the actual drive letter of the USB drive:
MakeWinPEMedia / UFD D: WinPEx64 I:
If you want to create a WinPE file ISO, change / UFD to / ISO , then add the path and file name where you want to create the ISO file:
MakeWinPEMedia / ISO D: WinPEx64 F: WPE64.iso
You will be warned that the USB flash drive will be reformatted. Accept with Y:
See more:
- Deploy Windows 7 - Part 19: Create a custom WinPE Tools CD
- Deploying Vista - Part 11: Working with Windows PE
- Deploy Vista - Part 10: Introduction to Windows PE
You should read it
- How to install Windows on WinPE - Fast installation speed, limited errors
- Instructions for creating USB boot with Hiren's BootCD quickly
- 20 best USB boot software
- How to create USB Boot, USB install Windows by Rufus
- Instructions to edit or replace Boot.ini file on Windows XP
- How to create USB boot versatile, USB rescue by DLC Boot
- How to delete ransomware creates a .boot file
- Steps to create USB Boot using Command Prompt
May be interested
- Windows 10 error cannot be Sleep, this is a fixafter upgrading to windows 10, quite a lot of users reflect that this sleep mode does not work. so how to fix this error, please refer to the following article of network administrator.
- Compare the differences between Windows 10 versionsthis article will give you basic comparisons of updated versions of windows 10 to give you a better overview.
- How to optimize Delivery Optimization cache in Windows 10delivery optimization (delivery optimization) feature in windows 10 allows you to upload and download windows 10 and microsoft store updates to and from other computers on the local network as well as on the internet.
- 11 ways to start the Performance Monitor performance monitor in Windowsperformance monitor is a sophisticated tool that can be used to monitor the performance of your windows computer or device.
- What are the features of Windows 10 Windows Features?windows 10 comes with several optional features that you can turn on or off through the windows features dialog box.
- How to check the Bluetooth version in Windows 10as we know, bluetooth is a short-range wireless technology that allows wireless data transfer between two bluetooth-enabled devices located close to each other within a certain range.