# Stop using a display on Windows

## Overview

With Windows, if you have N displays plugged in, Windows will always try to use all N displays.

However, in **Dsplay Settings** you can tell Windows to stop sending a video signal to specific displays.

## If two displays are plugged in

Of only two displays are connected, and Windows gives you the option to "Show only on 1" or "Show only on 2"

<figure><img src="/files/8pQfPa6s7NtzNhBpOZ5P" alt=""><figcaption></figcaption></figure>

## If 3 or more displays are plugged in

In Windows 11, the options look a little different if you have 3 displays connected. Below 3 are connected, and they way to get Windows to stop using one of them now is to click **Disconnect this display**.

<figure><img src="/files/tXi61lvpvQqk8UhWDOmw" alt=""><figcaption></figcaption></figure>

## How Windows shows a disconnected display

Once you have disconnected a display, Windows still shows you the display in Display Settings. But it's current state will show as "Disconnect this display"

<figure><img src="/files/srKlmPdGIYAhwsZF74FB" alt=""><figcaption></figcaption></figure>

## Re-connecting a display

Once you've disconnected you can always reconnect the display by clicking on that button and selecting an extend or duplicate option.

<figure><img src="/files/GT7VOCBe1TUSUqNFwE6M" alt=""><figcaption></figcaption></figure>


---

# 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://docs.sevenpens.com/drawtab/guides/platforms/windows/disable-display.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.
