Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security & DevOps Insights

  • Home
  • About
  • Advertise With US
  • Reviews
  • Contact
  • Toggle search form
Home » Windows » Creating a WinPE USB Drive: Fixing System Boot Issues

Creating a WinPE USB Drive: Fixing System Boot Issues

Posted on 21/08/202421/08/2024 Matthew By Matthew No Comments on Creating a WinPE USB Drive: Fixing System Boot Issues
Creating a WinPE USB Drive Fixing System Boot Issues
Creating a WinPE USB Drive Fixing System Boot Issues

Windows Preinstallation Environment (WinPE) is a lightweight version of Windows, offering limited features that make it incredibly useful for system recovery, deployment, and maintenance tasks. This guide will walk you through the process of setting up your own “WinPE USB Drive: Fixing System Boot Issues”. Please see the fix for “Windows PE working for Windows 11 and Windows Server 2022, How to uninstall and upgrade ADK, WinPE, and MDT, and How to create a Windows 11 Bootable USB drive.

Whether you’re looking to troubleshoot a system that refuses to boot, or you need to deploy Windows across multiple machines, creating a bootable WinPE USB drive can be a lifesaver.

Please see How To Fix “Startup Repair Couldn’t Repair Your PC, Script debugging: Difference between testing and debugging, and how to prevent users from shutting down in a Virtual Machine.

Why Create a WinPE USB Drive?

Having a WinPE USB drive on hand is like having a Swiss Army knife for Windows maintenance and recovery. Here’s why it’s beneficial:

  • System Boot Issues: If your system fails to boot, you can use the WinPE USB to access recovery tools and fix bootloader configurations.
  • OS Deployment: Deploy Windows on multiple machines efficiently, especially useful in corporate settings.
  • Data Recovery: Recover data from unbootable systems, especially after a crash or malware attack.
  • System Image Restoration: Restore your OS from a previously created image backup.
  • Automated Recovery Tools: Set up automated recovery processes to streamline system fixes.
  • Disk Management: Prepare hard drives for OS installation by partitioning and formatting them.

Here are other related guides: Fix You Might Not Have Permission to Use This Network Resource Error, Fix Windows Task Scheduler Error 0x1, How to fix Windows Task Scheduler 0x2 Error, and How to Fix “Some Settings Are Managed by Your Organization” Error in Windows Update.

Step 1: Download and Install Windows PE

To get started with creating a WinPE USB drive, you’ll first need to download and install the necessary tools.

Head over to the Microsoft website and download the Windows Assessment and Deployment Kit (Windows ADK) and Windows PE add-on for the Windows ADK for Windows 10/11.

Download Windows ADK
Download Windows ADK

Once the download is complete, run the installer. Choose the option to  “Install the Windows Assessment and Deployment Kit – Windows 10 to this computer“, then click Next.

Specify installation path
Specify installation path

On the following page click Next. Then click Accept to agree to the terms and proceed.

Accept license agreement
Accept license agreement

Select required features, ensure that both Deployment Tools and Windows Preinstallation Environment (Windows PE) are selected. Then, click Install.

Install the required features
Install the required features

Wait for the installation process to finish. Once done, click Close.

Here is How to update Veeam Backup and Replication [VBR], How to update Object First OOTBI Cluster, and How to Configure Synology DS923+ NAS for File Sharing [Part 2].

Step 2: Create a Bootable WinPE Media

With the Windows ADK installed, you’re now ready to create your WinPE USB drive.

Open the Start menu, go to the Windows Kits folder. Right-click on Deployment and Imaging Tools Environment and select More > Run as administrator.

Open deployment and imaging tools environment
Deployment and imaging tools environment

In the command prompt that opens, type the following command to create a working directory for your WinPE files. Replace F:\ with the drive letter where you want to create the WinPE files:

   copype amd64 C:\WinPEx64

Tip: If you’re using a 32-bit version of Windows, replace amd64 with x86.

Set working directory
Set working directory

Insert your USB flash drive and note its drive letter.

Run the following command, replacing C:\WinPEx64 with the path to your WinPE files, and E: with the drive letter of your USB flash drive:

   MakeWinPEMedia /UFD D:\WinPEx64 I:

Important: The USB drive will be formatted, so make sure you have backed up any important data before proceeding.

Create WinPE bootable USB drive
Create WinPE bootable USB drive

Create a WinPE ISO (Optional): If you prefer to create a bootable ISO file instead of a USB drive, change the /UFD switch to /ISO and specify the path and filename for the ISO file:

   MakeWinPEMedia /ISO D:\WinPEx64 F:\WPE64.iso

This will create an ISO file that you can later burn to a DVD or use with virtualisation software.

Please see How to deploy MBAM Client as part of a Windows Deployment, and the “Workaround and Permanent fix for this snap-in performed a non-valid operation and has been unloaded: To continue using this snap-in restart MMC or try loading the snap-in again“.

Fix System Boot Issues

If you’re having trouble booting into Windows, follow these steps to fix the issue using a WinPE USB drive:

Turn off your computer and insert the WinPE USB drive.

Hold down the Shift key while turning on your PC. Keep holding Shift until the Windows Advanced Start Options menu appears.

Select “Use a Device” from the Advanced Start Options menu.

Select use a device
Select use a device

On the following page, choose EFI USB Device.

Choose EFI USB device
Choose EFI USB device

Your computer will restart and guide you through the process.

Also, see Configure Multiple IP Addresses on a Single or Multiple NICs, how to Achieve 3-2-1 rule with SOBR on Synology or OOTBI and Wasabi, and How to create a Tailscale VPN connection to Synology NAS.

Conclusion

And there you have it, a fully functional WinPE USB drive that you can use to tackle system boot issues, perform data recovery, or deploy Windows across multiple machines.

WinPE is a powerful tool that can save the day when your system is in trouble, so it’s well worth the time to set up.

I hope you found this article useful on “Creating a WinPE USB Drive: Fixing System Boot Issues.” Please feel free to leave a comment below.

5/5 - (1 vote)

Thank you for reading this post. Kindly share it with others.

  • Share on X (Opens in new window) X
  • Share on Reddit (Opens in new window) Reddit
  • Share on LinkedIn (Opens in new window) LinkedIn
  • Share on Facebook (Opens in new window) Facebook
  • Share on Pinterest (Opens in new window) Pinterest
  • Share on Tumblr (Opens in new window) Tumblr
  • Share on Telegram (Opens in new window) Telegram
  • Share on WhatsApp (Opens in new window) WhatsApp
  • Share on Mastodon (Opens in new window) Mastodon
  • Share on Bluesky (Opens in new window) Bluesky
  • Share on Threads (Opens in new window) Threads
  • Share on Nextdoor (Opens in new window) Nextdoor
Windows Tags:Windows 10, Windows 11, Windows Preinstallation Environment, Windows Server 2016

Post navigation

Previous Post: Configure Multiple IP Addresses on a Single or Multiple NICs
Next Post: Fix unable to start the Application Identity Service

Related Posts

  • BitLocker renamedevicefghjkl
    What are the effect of renaming an MBAM-Protected Computer Windows
  • EnableDisableTPMAutoProv
    Waiting for TPM Auto Provisioning: How to Enable or Disable TPM Auto-provisioning Windows
  • Featured image 4
    How to enable or fix the missing fast startup option on Windows 11 Windows
  • MBAM report errors
    Understanding MBAM compliance state and error status Windows
  • User profile in Windows
    How to delete User Profile in Windows Windows
  • image 77
    How to use the DigiCert certificate utility for Windows to create a CSR Windows

More Related Articles

BitLocker renamedevicefghjkl What are the effect of renaming an MBAM-Protected Computer Windows
EnableDisableTPMAutoProv Waiting for TPM Auto Provisioning: How to Enable or Disable TPM Auto-provisioning Windows
Featured image 4 How to enable or fix the missing fast startup option on Windows 11 Windows
MBAM report errors Understanding MBAM compliance state and error status Windows
User profile in Windows How to delete User Profile in Windows Windows
image 77 How to use the DigiCert certificate utility for Windows to create a CSR Windows

Leave a Reply Cancel reply

You must be logged in to post a comment.

Microsoft MVP

VEEAMLEGEND

vexpert-badge-stars-5

Virtual Background

GoogleNews

Categories

veeaam100

Veeam Vanguard

  • Disable Lock Screen on Windows
    How to disable Lock Screen on Windows 10 Windows
  • VMware Tools
    How to upgrade VMware Tools in vSphere Virtualization
  • fix Client Certificate Mapping Authentication error
    How to fix Client Certificate Mapping Authentication error Backup
  • delete5
    How to Delete Diagnostic Data in Windows 10 and Windows 11 Windows
  • YouTubeComment456789
    How to hold comments for review on YouTube JIRA|Confluence|Apps
  • WMi tools   WMI Explorer
    Query and display Windows information via WMI Explorer Network | Monitoring
  • jmeterimage
    Apache JMeter Load Testing: Test Mobile Apps on Windows Configuration Management Tool
  • jooblejobs
    Find your dream job with Jooble JIRA|Confluence|Apps

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 1,819 other subscribers
  • RSS - Posts
  • RSS - Comments
  • About
  • Authors
  • Write for us
  • Advertise with us
  • General Terms and Conditions
  • Privacy policy
  • Feedly
  • Telegram
  • Youtube
  • Facebook
  • Instagram
  • LinkedIn
  • Tumblr
  • Pinterest
  • Twitter
  • mastodon

Tags

Active Directory Azure Bitlocker Microsoft Windows PowerShell WDS Windows 10 Windows 11 Windows Deployment Services Windows Server 2016

Copyright © 2025 TechDirectArchive

 

Loading Comments...
 

You must be logged in to post a comment.