# Apply OOB Drivers to WinRE

Similar to the [Apply OOB Drivers to WinOS](https://www.osdcloud.com/features/apply-oob-drivers-to-winos) feature, this feature will apply the same drivers to the offline WinRE Recovery Image, ensuring that your device will be able to use the Recovery Environment with your existing hardware (disk, network) fully functional.

***

## OSDCloud Comparison

| Function            | Module       | Version   | Status      |
| ------------------- | ------------ | --------- | ----------- |
| **Deploy-OSDCloud** | **OSDCloud** | 25.9.30.3 | **Enabled** |
| Start-OSDCloud\*    | OSD          | -         | Not Planned |

## Feature

In WinPE, OSDCloud will perform the following steps:

* Export the in-use out-of-box drivers to `C:\Windows\Temp\osdcloud-drivers-winpe` using pnputil.exe
* WinRE Recovery Image at `C:\Windows\System32\Recovery\Winre.wim` is mounted
* Drivers in `C:\Windows\Temp\osdcloud-drivers-winpe` are imported to the mounted WinRE Recovery Image
* WinRE Recovery Image is dismounted

<figure><img src="https://344220114-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MVSV22dcsjKDdOxDA6n%2Fuploads%2FAlGujtAbNbaMEtlSmkm9%2Fimage.png?alt=media&#x26;token=3c3b58c4-ad8a-4869-9351-6f7ff514efd9" alt=""><figcaption></figcaption></figure>
