# Error Fixes

## .Net Error <a href="#net-error" id="net-error"></a>

{% hint style="info" %}
![](https://fatalservice.gitbook.io/~gitbook/image?url=https%3A%2F%2F1964063101-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FbDTwIRpyfz0yj9WrfQwT%252Fuploads%252F5vAutYImOeqNwSsEiDEP%252F0EM3A0000008HBp.jfif%3Falt%3Dmedia%26token%3D608d5343-438f-4ef5-af88-c401ed3883fa\&width=300\&dpr=4\&quality=100\&sign=e60e61b6\&sv=2)&#x20;

If you encounter this error or a similar one with '.NET' in the popup name, follow these steps

* Open CMD as Administrator
* copy and paste the following command and press enter

`del C:\Windows\Fonts\globalstats.json`
{% endhint %}

## USB Error <a href="#usb-error" id="usb-error"></a>

{% hint style="info" %}
If you encounter a popup with the message 'Spoofing failed. Please remove any external USB devices,\
follow these steps:

* Check if your Windows version (Winver) is 22H2; if not, consider downgrading.
* Disable TPM, CSM, and Secure Boot in your BIOS.
* Turn off Core Isolation in your Windows settings.
* Remove any flash drives or external disks.
  {% endhint %}

## Blue Screen Of Death (BSOD)

{% hint style="info" %}
If you encounter a Blue Screen follow these Steps:

* Disable Tpm,Csm,Secureboot in your BIOS
  {% endhint %}

## Mac address didn't change while Spoofing <a href="#mac-address-didnt-change-while-spoofing" id="mac-address-didnt-change-while-spoofing"></a>

{% hint style="info" %}
If your Mac Address didn't Change during the Spoofing Process download TMAC and chnage your Mac Address Manually

[Download TMAC](https://technitium.com/tmac/)
{% endhint %}


---

# 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.precisetech.cc/raid/errors/error-fixes.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.
