# Inject Drivers into the boot.wim File

### Overview

The default boot.wim file used to boot the computer into WinPE during the imaging process contains built-in drivers. \
\
However, there may be instances where the boot.wim file does not contain network or storage drivers for specific computer models.  \
\
If you encounter problems and see a failure during the imaging process at the **Contacting Imaging Server** (Installation) Stage or **Preparing Disk** (Installation) stage. In this scenario, you will need to inject the WinPE drivers for your computer model into the boot.wim file. \
\
This could be done manually using the DISM commands. However, the Deploy Imaging Server (DIS) allows you to quickly inject these WinPE drivers into your **boot.wim** file. <br>

### How to Inject Drivers into the boot.wim File

Follow the steps below to add your drivers to the boot.wim file:&#x20;

1\. Download the **WinPE drivers** for your computer model (inf files) and place them in a folder.

2\. Open the DIS and navigate to the **Drivers** section. Select **Add Driver**.

![](https://3007061244-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MRkQfx_2cLnNNBX1muO%2F-Maij39JS9GbEbEcsyh2%2F-Maj02YdQi9LLWEkdR5B%2Fimage.png?alt=media\&token=410717d7-1c2c-46a1-aca4-cf8a4b8f99af)

3\. Click on **Browse** and Navigate to your drivers' location, then click on **Select Folder**.

![](https://3007061244-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MRkQfx_2cLnNNBX1muO%2F-Maij39JS9GbEbEcsyh2%2F-Maj0Q1cNBeN1pwfjiPW%2Fimage.png?alt=media\&token=a09bb268-5d2f-45c5-afc2-1d9d4a0442c4)

4\. Once the drivers show in the DIS interface, select the ones you want to add and click **Next**.

![](https://3007061244-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MRkQfx_2cLnNNBX1muO%2F-Maij39JS9GbEbEcsyh2%2F-Maj2UJm_iGUqwhmbeu6%2Fimage.png?alt=media\&token=ddc122a1-6714-4c6c-9164-2da6c0ef3bea)

5\. A confirmation window displaying the drivers you have selected will now appear. You may change your selection by clicking **Back** or click the **Next** button to continue.

![](https://3007061244-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MRkQfx_2cLnNNBX1muO%2F-Maij39JS9GbEbEcsyh2%2F-Maj2r8u8qnWwUOcBGC9%2Fimage.png?alt=media\&token=a46e31ce-2f9a-477f-a1c8-bfa96d836008)

6\. Navigate to the WinPE Drivers section and select the drivers you want to inject into the boot.wim file. Then click on **Update Boot Image**.

![](https://3007061244-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MRkQfx_2cLnNNBX1muO%2F-Maij39JS9GbEbEcsyh2%2F-Maj3ruydPU9ieGbx0ed%2Fimage.png?alt=media\&token=a1378ada-5376-4f82-9fe5-b017b5e168a1)

{% hint style="success" %}
Your boot.wim file will now be updated to include the drivers that you selected.
{% endhint %}
