# INF Q\&A

{% tabs %}
{% tab title="1.注入后游戏掉帧/蓝屏" %}

> **你需要更新你的显卡驱动到最新版本**
> {% endtab %}
> {% endtabs %}

***

{% tabs %}
{% tab title="2.修复“Hyper-V”错误" %}

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

**`Win`+`R`后输入cmd打开控制台输入:**<mark style="color:blue;">**`dism /online /disable-feature /featurename：Microsoft-hyper-v-all`**</mark>**并按`回车`**

**等待`提示成功`的通知后,`退出控制台`并`重启电脑`即可**
{% endtab %}
{% endtabs %}

***

{% tabs %}
{% tab title="3.修复启动vuln失败/驱动程序错误" %}
**卸载电脑里的所有`杀毒`软件(**~~**电脑管家 360 鲁大师**~~**&#x20;等等)**

**关闭电脑里的`自带杀毒`**

**例如:`Faceit`或`瓦洛兰特反作弊`**

**卸载后`重启电脑`即可**
{% endtab %}
{% endtabs %}

***

{% tabs %}
{% tab title="4." %}

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

**`重启电脑`即可**
{% endtab %}

{% tab title="4.1 修复“spoofer 适配器无效”错误" %}
**`Win`+`R`输入:`regedit`**

**找到:**<mark style="color:blue;">**`HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Adapters`**</mark>

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

**删除里面的`所有文件`,然后`重置网络`**

{% embed url="<https://jingyan.baidu.com/article/3052f5a12cf8afd6f21f8632.html>" %}

{% embed url="<https://jingyan.baidu.com/article/454316ab258accb6a7c03a86.html>" %}
{% endtab %}
{% endtabs %}

***


---

# 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.shark.top/misc/win/spoofer/infinite/q-a.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.
