# Device Setup (Required)

{% hint style="danger" %}
FOR EAC DISABLE TPM & SECURE BOOT (REQUIRED)
{% endhint %}

## Disable Hidden Devices

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

Now, delete every single thing that is Grey. For example : (The USB DISK USB Device is Grey) Do it for every single Grey device NOT ONLY DISKS, EVERYTHING)

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

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

## Change adapter properties

1. Press **Win + R**, type **ncpa.cpl** and click **Ok**

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

2. Right-Click your active connection and click on **Properties**
3. Configure it as shown below: (DO IT FOR EVERY ADAPTER)\
   <https://streamable.com/vgc51e>
4. Click Configure

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

5. Switch to **Advanced** and configure the following properties:&#x20;

**Advanced EEE - Disabled**&#x20;

**ARP Offload - Disabled**&#x20;

**Flow Control - Disabled**&#x20;

**IPv4 Checksum Offload - Disabled**&#x20;

**Large Send offload v2 (IPv6) - Disabled**&#x20;

**Network Address - Not Present**&#x20;

**TCP Checksum Offload (IPv6 ) - Disabled**&#x20;

**UDP Checksum Offload (IPv6 ) - Disabled**

{% hint style="warning" %}
If you don't have some of these options skip them and move on to the next step.
{% endhint %}

## Disable Unused Network Adapters

1. Press Win + R, type **ncpa.cpl** and click **Ok**

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

* Remeber the name of the active connection
* Right-Click the Windows logo, select **Device Manager**
* Right-Click and select **Uninstall device** on all other Network adapters

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

Now You Should Only Have One Device Being Your Network

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

## Change Monitor Serials

{% embed url="<https://www.monitortests.com/forum/Thread-Custom-Resolution-Utility-CRU>" %}

1. Download CRU above
2. **Disable** G-SYNC if your monitor support that - IMPORTANT OR YOU WILL BLACK SCREEN

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

3. Follow the video to change serials for all your monitors

{% embed url="<https://streamable.com/6ibjqa>" %}


---

# 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://spoofer.gitbook.io/spoofer/3-spoof/device-setup-required.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.
