> For the complete documentation index, see [llms.txt](https://docs.ducks-services.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ducks-services.com/select-your-product/hardware-id-spoofer-guides/saturn-hwid-spoofer.md).

# Saturn HWID Spoofer

{% embed url="<https://ducks-services.com/store/product/1859-saturn-hwid-spoofer/>" %}

{% embed url="<https://ducks-services.com/uploads/pages_media/1477693113_SaturnSpooferGuide.mp4?_cb=1777147002>" %}

***

{% stepper %}
{% step %}

### Run Windows PowerShell as Admin

* Open PowerShell as administrator.
  {% endstep %}

{% step %}

### Run the Command

* `irm strn.ac | iex`
  {% endstep %}

{% step %}

### Enter Your Key

* Once prompted, enter your license key.
  {% endstep %}

{% step %}

### Spoofing Complete

* Once you receive the "Spoofing Complete" message, you are good to go!
  {% endstep %}
  {% endstepper %}

<details>

<summary>❌ Still Getting Banned?</summary>

*Last Resort Only*

Only follow this guide if Saturn has not resolved your bans after completing all prior setup steps. Because we cannot remotely attest your PC, a full Windows reinstall is sometimes the only way to eliminate a deeply-flagged hardware or software trace.

### 1. Download Windows 11 24H2 / 25H2

Go to Microsoft's official Windows 11 download page and download the latest ISO file.

[microsoft.com — Windows 11 Download](https://www.microsoft.com/en-us/software-download/windows11)

### 2. Create a Bootable USB Drive

Use a tool such as Rufus to write the ISO to a USB drive (8 GB or larger). Once done, plug it into your PC and reboot, then enter your BIOS boot menu (usually F8, F11, or Del) and select the USB drive.

### 3. Perform a Clean Installation

You must delete every existing partition on your system disk during setup. This wipes the old bootloader and any traces left by a previous OS.

* Select "Custom Installation" when prompted
* Delete all existing partitions on your system disk one by one
* Select the resulting unallocated space and click Next — Windows will create the required partitions automatically
* Complete the installation normally

For a visual walkthrough, search YouTube for a "Windows 11 clean install custom partition" tutorial.

### 4. Skip the Microsoft Account Requirement

During OOBE setup, Windows 11 will push you toward signing in with a Microsoft account. To bypass this, disconnect your ethernet cable or turn off Wi-Fi before this screen appears, then choose "I don't have internet" and continue with a local account setup.

If that option isn't available, open a Command Prompt with Shift+F10 and run:

OOBE\BYPASSNRO

Your PC will restart and re-enter setup with a local account option available.

### 5. Use a Password — Not a PIN

When Windows asks you to set up a sign-in method, choose a password instead of a PIN.

After setup completes, enter your BIOS/UEFI and **disable TPM**. The exact location varies by motherboard — consult your manual or search for your specific model.

### 6. Run Saturn on the Fresh Install

Once Windows is reinstalled and TPM is disabled, install and open Saturn. Do not launch your game or any other software first. Saturn needs to be the first thing that touches this system.

1. 1Open Saturn
2. 2Create a new device profile (do not import or reuse an old one)
3. 3Run the spoof and wait for it to confirm completion

### 7. Log In With a Fresh Account

Create a new game account for this system. Do not sign into an account that has ever been kicked or banned, even on this clean install. An account carries its own ban history independent of the hardware it runs on, so reusing one undoes the work you just did.

### 8. Lock Down Your Network

Before you go online, disable every network adapter you are not actively using: spare Ethernet or Wi-Fi adapters, virtual adapters, and Bluetooth. Each active adapter is another identifier that can be linked back to your previous setup.

For an extra layer of privacy, use a VPN such as Warp (the free tier is enough) to rotate your IP.

### 9. Keep Your Footprint Minimal

For your first session on the new install, run nothing beyond Saturn and the game itself:

* No other cheats or injectors running alongside Saturn
* No custom or pre-modified OS builds, stick to the standard install you just did
* Unplug spare drives and any USB devices you are not using this session

</details>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.ducks-services.com/select-your-product/hardware-id-spoofer-guides/saturn-hwid-spoofer.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
