> For the complete documentation index, see [llms.txt](https://stealthcore.gitbook.io/spoofer-tutorial/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://stealthcore.gitbook.io/spoofer-tutorial/devilspoofer-guide/network-adapter.md).

# Network Adapter

{% hint style="info" %} <mark style="color:blue;">This Guide is for DevilSpoofer!</mark>
{% endhint %}

{% hint style="warning" %} <mark style="color:orange;">You need to know which network adapter manufacturer you´re using, because you need to select this later on inside DevilSpoofer.</mark>&#x20;
{% endhint %}

### 1. Find out your manufacturer <a href="#device-manager" id="device-manager"></a>

* Type into your windows search: "**Device Manager**".
* Expand the arrow next to "**Network Adapters**".
* If you see "**Realtek**", you are using the Realtek manufacturer.
* If you see "**Intel**", you are using the Intel manufacturer.

***Example of a Realtek Ethernet Adapter.***

<figure><img src="https://sysreset.gitbook.io/~gitbook/image?url=https%3A%2F%2Fi.imgur.com%2FG3S1CDN.png&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=1e8ee537&#x26;sv=1" alt=""><figcaption></figcaption></figure>

Example of Intel Ethernet Adapter

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

### 2. Deactivate Bluetooth/Wifi <a href="#bluetooth-wifi" id="bluetooth-wifi"></a>

{% hint style="info" %}
Wi-Fi and Bluetooth cannot be spoofed, which can lead to a ban. If you´re surfing via cable it´s highly recommended to disable both.
{% endhint %}

To disable them, follow the "**Device Mananger**" guide above, and when you are in the Network Adapters section, right click and press disable on your wifi/bluetooth.


---

# 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://stealthcore.gitbook.io/spoofer-tutorial/devilspoofer-guide/network-adapter.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.
