> For the complete documentation index, see [llms.txt](https://docs.parallels.com/landing/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.parallels.com/landing/pdfm-ug/v26-en-us/parallels-desktop-for-mac-26-users-guide/use-windows-on-your-mac/getting-started/launching-windows.md).

# Launching Windows

To use Windows applications on your Mac, your Windows virtual machine must be running.

The simplest way to start Windows is to [open a Windows application](/landing/pdfm-ug/v26-en-us/parallels-desktop-for-mac-26-users-guide/use-windows-on-your-mac/getting-started/opening-a-windows-application.md). If Windows isn't already running when you open a Windows application, it starts automatically [in Coherence mode](/landing/pdfm-ug/v26-en-us/parallels-desktop-for-mac-26-users-guide/use-windows-on-your-mac/setting-how-windows-works-with-macos/merging-windows-and-macos.md).

{% hint style="info" %}
**Note**: Coherence mode is not available in the App Store edition. For more information on the differences between the Standard and App Store editions, follow this [link](https://kb.parallels.com/123796).
{% endhint %}

{% hint style="info" %}
**Important:** If Windows was previously shut down, you may need to enter your Windows password.
{% endhint %}

You can also start Windows by doing the following:

1. Open Parallels Desktop.
2. In the **Control Center**, double-click on the Windows virtual machine.\
   ![](https://content.gitbook.com/content/cetaenGhHD5GRrct7U5v/blobs/ek70NNTbJdGsHtgUIgls/image.png)\
   **Note:** The **Control Center** lists all virtual machines that are registered in Parallels Desktop. If a virtual machine is stored on an external drive and it's not connected to your Mac, the virtual machine icon is displayed as a question mark (?). To start such a virtual machine, connect the external disk to the Mac.
3. Click anywhere in the Windows window that appears.

Windows starts, and you can begin using Windows applications alongside macOS.


---

# 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://docs.parallels.com/landing/pdfm-ug/v26-en-us/parallels-desktop-for-mac-26-users-guide/use-windows-on-your-mac/getting-started/launching-windows.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.
