# 使用教学

{% hint style="warning" %}
若要使用此软件，请先下载安装对应系统位数的 .NET 8。

如未安装再打开软件时会弹出下载窗口，点击下载安装即可。

若已安装请忽略此信息。
{% endhint %}

运行软件，通过设置 自定义暂停天数 可以实现禁用更新。

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

设置天数后，点击 应用暂停 按钮，成功后则弹出通知。

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

设置后，可以前往 Windows 更新 页面查看是否与软件显示的一致。

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

如果想取得更新可以从**软件点击 取消暂停 按钮** 或从 **Windows 更新 页面中点击 继续更新 按钮** 即可恢复正常获取更新。

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

### 特别功能

此方法禁用更新不影响 **微软商店** 与 **Xbox游戏服务** 的正常使用。

<figure><img src="/files/T2YmiHtHlV9bCLALCx4W" 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.nullcraft.org/software/pause-windows-update/tutorial.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.
