> For the complete documentation index, see [llms.txt](https://windows-rt-devices.gitbook.io/windows/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://windows-rt-devices.gitbook.io/windows/tools/media-builder-update.md).

# Media Builder Update

In certain situations an automatic update may not be offered, if an automatic update is not available this update script can be used to update a supported Media Builder installation offline.

## Supported Updates

The following updates are supported:

* [CustomPE Media Builder](/windows/tools/customepe-media-builder.md) v1.00 and above to v1.04
* [Office 2013 RT Home & Student Plus Media Builder](/windows/tools/office-2013-rt-media-builder.md) v1.20 and above to v1.26
* [Windows 10 Build 15035 Media Builder](/windows/tools/windows-media-builder.md) v2.50 and above to v2.57
* [Windows RT 8.1 IR5 Media Builder](/windows/tools/windows-media-builder.md) v2.50 and above to v2.57

This update will cause any custom Media Builder settings to be reset.

## Download

Download Media Builder Update from the link below.

* Download: [Archive.org](https://archive.org/download/media-builder-update/Media_Builder_Update.cmd) / [Mega.nz](https://mega.nz/file/RuU0TRiZ#NWBPRFL74ke29iEGdXV_d2Q0v8VgjYjh4LAiBjmk8lw) - Version 1.05 - 6th June 2026

## Installation

{% hint style="danger" %}
The use of Media Builder Update is entirely at your own risk.
{% endhint %}

1. Open the folder where Media Builder Update was downloaded to.
2. Right click on "Media\_Builder\_Update.cmd" and select "Run as administrator".
3. At the prompt type "1" and press enter.
4. Navigate to the Media Builder installation which is to be updated and press "OK".
5. At the prompt type "Y" to proceed with the update or type "N" to abort and press enter.
6. Update complete, press any key to return to the menu.

<div><figure><img src="/files/tKrXfMtmRmUD88q5UG7j" alt=""><figcaption><p>Media Builder Update menu</p></figcaption></figure> <figure><img src="/files/xNyOJYVn0YDIHyzbDmXg" alt=""><figcaption><p>Selecting a Media Builder installation to be updated</p></figcaption></figure> <figure><img src="/files/kSeliC4RGAyLEncmXF6Q" alt=""><figcaption><p>Confirming update</p></figcaption></figure> <figure><img src="/files/9NZ1ND9eVBoNS4erD481" alt=""><figcaption><p>Media Builder Update complete</p></figcaption></figure></div>

## Credits

* 7-Zip - Copyright (C) 1999-2019, Igor Pavlov.
* Media Builder Update & Guide - @jwa4.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://windows-rt-devices.gitbook.io/windows/tools/media-builder-update.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
