# 鬼知道有什么用的小知识

Win+Ctrl+Shift+B 重启图形驱动

ShellBrowserWindow创建的进程被any.run标记为用户手动执行

64位系统上的32位杀软有可能扫描不到c:\windows\sysnative下的文件

添加CurrentControlSet\Control\MiniNt，win会认为自己是pe系统，并不再记录安全日志

Win+R 输入”.exe://“ 会重启explorer

echo qwqdanchun>C:\SYSTEM\~1\ClientRecoveryPasswordRotation\test.txt(<https://twitter.com/jonasLyk/status/1368259706423230464?s=20>)

$f=New-object -comObject HNetCfg.FwPolicy2; echo $f.rules|where {$\_.action -eq "0"} | select name,applicationname,localports


---

# 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.qwqdanchun.com/tips/some-tips.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.
