# Windows を暗号化して不正使用から保護する

Windows アプリケーションを使用して重要なデータを保管する場合は、不正使用からデータを保護するために Windows を暗号化することをお勧めします。

### **Windows の暗号化**

Windows を暗号化するには（シャットダウンしてから行ってください）、次の操作を実行します。

1. Windows を選択し、**\[処理]** > **\[構成]** > **\[セキュリティ]** をクリックします。
2. **\[セキュリティ]** タブで **\[暗号化する]** をクリックし、**\[OK]** をクリックします。

{% hint style="danger" %}
**警告:** 指定したパスワードは非常に重要です。どこかに記録しておくようにしてください。このパスワードがなければ、Windows を開始できなくなります。
{% endhint %}

### **パスワードの変更**

暗号化した Windows のパスワードを変更するには（シャットダウンしてから行ってください）、次の操作を実行します。

1. Windows を選択し、**\[処理]** > **\[構成]** > **\[セキュリティ]** をクリックします。
2. **\[セキュリティ]** タブで **\[パスワードを変更]** をクリックし、パスワードを指定して、**\[OK]** をクリックします。

### **Windows の暗号化の解除**

Windows の暗号化を解除するには（シャットダウンしてから行ってください）、次の操作を実行します。

1. Windows を選択し、**\[処理]** > **\[構成]** > **\[セキュリティ]** をクリックします。
2. **\[セキュリティ]** タブで、**\[暗号化を解除]** をクリックします。


---

# 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.parallels.com/landing/pdfm-ug/v26-ja-jp/parallels-desktop-for-mac-26-yzzugaido/mac-de-windows-wosuru/dtano/windows-woshitekarasuru.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.
