# Theme

Theme customization is important if you want to get rid of the "Hero" wallpaper for new users.

![](https://blobscdn.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-LDKRxGiKLYjW1gana2O%2F-LLXjHrBwp3C3sXByR_E%2F-LLXjTFKX6r3_27LlFAU%2F2018-09-03_23-01-03.png?alt=media\&token=5a8d6fe9-f16e-4526-9bd2-356cc1138358)

## Set-Theme.ps1 <a href="#set-theme-ps1" id="set-theme-ps1"></a>

This script will determine the Operating System and copy either the Win7.theme or the Win10.theme to Custom.theme (in this directory). Set the Theme file to %ProgramData%\OSConfig\Theme\Custom.theme in Group Policy

## Win7.theme <a href="#win-7-theme" id="win-7-theme"></a>

Windows 7 Aero Theme file with the Wallpaper entry removed

## Win10.theme <a href="#win-10-theme" id="win-10-theme"></a>

Windows 10 Aero Theme file with the Wallpaper entry removed


---

# Agent Instructions: 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:

```
GET https://osconfig.osdeploy.com/docs/untitled-1/theme.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
