> 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-ja-jp/parallels-desktop-for-mac-20-yzzugaido/na/mashinno/gesuto-os-notobjonno.md).

# ゲスト OS の種類とバージョンの設定

仮想マシンで使用するゲスト OS の設定を変更することができます。これは、次のような場合に行います。

* ゲスト OS をアップグレードした場合（Windows 10 から Windows 11 へのアップグレードなど）、ゲスト OS の種類とバージョンをそれに応じて変更する必要があります。変更しないと、[Parallels Tools](/landing/pdfm-ug/v20-ja-jp/parallels-desktop-for-mac-20-yzzugaido/na/parallels-tools-noinsutrumatahaappudto.md) が正しく機能しなくなります。
* OS をインストールせずに仮想マシンを作成し、その後、最初に指定したものとは別の OS で使用することにした場合。

ゲスト OS の種類とバージョンを設定するには、以下の操作を実行します。

1. [仮想マシンをシャットダウンします](/landing/pdfm-ug/v20-ja-jp/parallels-desktop-for-mac-20-yzzugaido/mac-de-windows-wosuru/imeru/windows-noshattodaunmatahasasupendo.md)。
2. **\[アクション]** メニューを開いて、**\[構成]** を選択します。
3. **\[一般]** をクリックし、**\[名前]** フィールドのすぐ上のメニューから OS を選択します。


---

# 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-ja-jp/parallels-desktop-for-mac-20-yzzugaido/na/mashinno/gesuto-os-notobjonno.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.
