# Background

If you don't want the default Hero wallpaper and the random Logon Background, then you need to customize the Background.

![](https://blobscdn.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-LDKRxGiKLYjW1gana2O%2F-LLT3BNPzYYgnx2_fplo%2F-LLT3S7fgvfylRMPZu8W%2F2018-09-03_1-14-32.png?alt=media\&token=7db8c009-6c41-403d-a336-264512cb64f8)

## Web <a href="#web" id="web"></a>

This directory contains the 4k Wallpaper that is part of Windows 10. Windows does not honor a custom background set in Group Policy and a Custom Theme during Feature Updates (Upgrades). Unfortunately the only way to resolve this is to overwrite the Wallpaper that exists in this directory. Replace the contents of the Web directory with your custom Wallpaper. For my Enterprise, we use a solid blue color. Selecting a solid color prevents issues with stretching images.

## Background.bmp <a href="#background-bmp" id="background-bmp"></a>

Used for Windows 7

## LockScreen.jpg <a href="#lockscreen-jpg" id="lockscreen-jpg"></a>

Custom Lock Screen image if you are going to set one. Requires Local Policy to be set to use the custom Lock Screen background.

## Set-Background.ps1 <a href="#set-background-ps1" id="set-background-ps1"></a>

Script to make the modifications to the Background for the Lock Screen and the Wallpaper.

## Wallpaper.jpg <a href="#wallpaper-jpg" id="wallpaper-jpg"></a>

Custom Windows Wallpaper. Requires Local Policy to be set and modifications to the Theme file


---

# 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/background.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.
