# Clearing Device History

## Cleaning our System of Device Information

While using a DMA device. You will eventually power on a Windows system with the stock gateware installed on your card. Even after flashing your device, this record of the original gateware is kept on the OS. We need to clear this.

Start by opening Device Manager. From here, we'll go to View->Show hidden devices.&#x20;

Now, our stock gateware device will be visible under the "Other Devices" subsection. We want to identify our device using its hardware ids and delete it.

![How to remove a disconnected device from Device Manager.](/files/-MfZIQRKjs4D9T0C_3VC)

It is very important that you do not forget this step. Anticheats will ban you for having a device history with the stock gateware for most DMA cards.


---

# 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://dma.lystic.dev/anticheat-evasion/clearing-device-history.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.
