> 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/v20-en-us/parallels-desktop-for-mac-20-users-guide/parallels-desktop-preferences-and-virtual-machine-settings.md).

# Parallels Desktop Preferences and Virtual Machine Settings

Read this chapter to learn which options are available in the Parallels Desktop Preferences and virtual machine settings, how these options work, and how to add new devices, such as hard disk or DVD drive, to the virtual machine configuration.

<figure><img src="https://4047593329-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNgaOYFJddKmopmi2cfn5%2Fuploads%2F7PtS42rKqxgMxF3zSKzd%2FScreenshot%202024-01-18%20at%2022.46.28.png?alt=media&amp;token=dbd2b924-45c3-44eb-95a6-fdc2adccb362" alt="" width="234"><figcaption></figcaption></figure>

To access Parallels Desktop Preferences, right-click the Parallels Desktop icon in the Dock and choose **Preferences**.

To access your virtual machine settings, do one of the following:

* If the virtual machine is running in Full Screen or Window view mode, move the mouse pointer to the top of the screen, click **Actions,** and choose **Configure**.<br>

  <figure><img src="https://4047593329-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNgaOYFJddKmopmi2cfn5%2Fuploads%2FCq93HhLlngZ3koCIHYcX%2FScreenshot%202024-01-18%20at%2022.50.08.png?alt=media&amp;token=a9f1a8cd-bad5-47ee-91e4-bfe5bcb2b375" alt="" width="434"><figcaption></figcaption></figure>
* If the virtual machine is running in Coherence view mode, click the Parallels Desktop icon in the top right corner of the macOS menu bar and choose **Configure**.<br>

  <figure><img src="https://4047593329-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNgaOYFJddKmopmi2cfn5%2Fuploads%2FRcxjzBOXvPfDQOgTHiNU%2FScreenshot%202024-01-18%20at%2022.52.19.png?alt=media&amp;token=7cfe6685-b698-4471-9704-242817b2f912" alt="" width="220"><figcaption></figcaption></figure>


---

# 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/v20-en-us/parallels-desktop-for-mac-20-users-guide/parallels-desktop-preferences-and-virtual-machine-settings.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.
