# ADK: Use the OSDCloud Boot.wim

If you feel brave, you can update the Windows ADK with an OSDCloud Template.  This will ensure that any MDT and CM Boot Images are automatically updated with an OSDCloud certified WinPE

## Backup ADK amd64

First thing is first, make a backup of of your ADK WinPE amd64.  I prefer to make a copy in place.

{% code fullWidth="true" %}

```
C:\Program Files (x86)\Windows Kits\10\Assessment and Deployment Kit\Windows Preinstallation Environment\amd64
```

{% endcode %}

<figure><img src="https://344220114-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MVSV22dcsjKDdOxDA6n%2Fuploads%2Ff9pNNO17SUPNH8ZaBJGK%2Fimage.png?alt=media&#x26;token=1564da41-a47b-45e0-8689-e36a578320de" alt=""><figcaption></figcaption></figure>

## Delete Media Contents

Delete the contents of your Media directory

```
C:\Program Files (x86)\Windows Kits\10\Assessment and Deployment Kit\Windows Preinstallation Environment\amd64\Media
```

<figure><img src="https://344220114-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MVSV22dcsjKDdOxDA6n%2Fuploads%2F8PQSAmKy3owK5jAFBXav%2Fimage.png?alt=media&#x26;token=c5ed0874-9b3c-44d8-bc36-30428f4cd7a0" alt=""><figcaption></figcaption></figure>

## Copy OSDCloud Template Media

Copy the contents of your OSDCloud Template Media to your ADK amd64 Media except the sources directory.  You can also opt to leave out languages that you don't support

<figure><img src="https://344220114-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MVSV22dcsjKDdOxDA6n%2Fuploads%2FKkHliw7iZMStd4urGdtE%2Fimage.png?alt=media&#x26;token=bc1aa3c0-181d-4369-93c3-4487329ffd51" alt=""><figcaption></figcaption></figure>

## Media Cleanup

Optionally you can cleanup Language files in your Boot and EFI directories that you don't need

<figure><img src="https://344220114-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MVSV22dcsjKDdOxDA6n%2Fuploads%2FB785HxaiwmJyWD4MFpzj%2Fimage.png?alt=media&#x26;token=e0c80c2a-de67-4f6f-b023-43c359827a71" alt=""><figcaption></figcaption></figure>

<figure><img src="https://344220114-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MVSV22dcsjKDdOxDA6n%2Fuploads%2FS01TVfECfh0uYBBNHVkN%2Fimage.png?alt=media&#x26;token=23e576ba-a2d9-4a64-9476-74627ab1c202" alt=""><figcaption></figcaption></figure>

<figure><img src="https://344220114-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MVSV22dcsjKDdOxDA6n%2Fuploads%2Fm4MNjrYLsKtkbwjgCIBb%2Fimage.png?alt=media&#x26;token=517e71e4-d570-4030-bb4c-393fab3cd7c1" alt=""><figcaption></figcaption></figure>

You can also delete about 25MB of fonts if you're not into supporting Asian languages too

<figure><img src="https://344220114-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MVSV22dcsjKDdOxDA6n%2Fuploads%2FXxWiMF9BC1Pp2V8p62a2%2Fimage.png?alt=media&#x26;token=2cd0f7ba-96d7-42ee-943f-30fd982a407c" alt=""><figcaption></figcaption></figure>

## Replace winpe.wim

Replace the ADK winpe.wim with your OSDCloud Template boot.wim

<figure><img src="https://344220114-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MVSV22dcsjKDdOxDA6n%2Fuploads%2FnQ5dBKYa9rKGerLcP7c2%2Fimage.png?alt=media&#x26;token=5d3947fb-c44a-4bdd-a036-953576f5b216" alt=""><figcaption></figcaption></figure>
