> For the complete documentation index, see [llms.txt](https://diamondsystems.gitbook.io/user-manuals/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://diamondsystems.gitbook.io/user-manuals/sbcs/gemini/windows-10-bsp-manual/windows-10-64-bit/untitled-1/untitled-3.md).

# 7.3	Appendix C: Steps to create WinPE bootable USB drive:

Create a bootable pen drive by following Steps in **Appendix A.** Next, Open a deployment tool with administrator privilege in the Windows 10 development System and use the following commands:

* On your development computer, click **Start**, point to **All Programs**, point to **Windows AIK**, right- click **Deployment Tools Command Prompt**, and then select **Run as administrator**.
* Create a working copy of the Windows PE files. Specify either x86 or amd64:

&#x20;       **copype amd64 C:\WinPE\_amd64**

* Install Windows PE to the USB flash drive, specifying the drive letter:

&#x20;       **MakeWinPEMedia /UFD C:\WinPE\_amd64 F:**
