# Troubleshooting (common fixes)

{% hint style="danger" %} <mark style="color:red;">If you face any issues, remove the USB stick and restart your system. Boot normally without the USB stick. Then, you can try again to boot from the USB stick.</mark>
{% endhint %}

{% hint style="warning" %} <mark style="color:yellow;">If you've already created and booted from the USB stick and want to recreate it, don't do this while booted from the USB stick. Otherwise, you'll get a short HWID lock. To recreate the USB stick, make sure you boot into Windows normally, without the USB stick.</mark>
{% endhint %}

### 2. USB Stick not booting

* Flash your BIOS to any other version (prefer the latest one)

(Just google for your Mainboard + Flash bios, you´ll find something its easy)

* Try to change your Boot Modus from UEFI to CSM / Legacy OR from CSM /Legacy to UEFI

### 3. Reinstall Windows

It take just \~10 minutes and you´ve a clean windows. You should give it a shot.

Win 11 Example: <https://www.youtube.com/watch?v=QidsU7LPAn0>


---

# 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://stealthcore.gitbook.io/stealthcore-tutorial/phantomscript/troubleshooting-common-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.
