> For the complete documentation index, see [llms.txt](https://xu-an.gitbook.io/sec/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://xu-an.gitbook.io/sec/os/win.md).

# windows

## &#x20;一、常见问题

### 1、远程桌面报错

&#x20;报错内容如下：

![如图](/files/-MLpqOi-1SNzVwC19k0v)

修复过程：

1、打开本地组策略编辑器，可以使用 `win+R`的方式打开运行窗口，然后`gpedit.msc`

2、打开后，选择“计算机配置→管理模板→系统→凭据分配→加密数据库修正（也可能是加密oracle修正）”，双击一下，打开

3、将打开的界面配置成如下模样，即可

![选择启用与易受攻击](/files/-MLpqFdEUMll6qB0PnpV)

## 二三


---

# 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:

```
GET https://xu-an.gitbook.io/sec/os/win.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.
