TitanX HWID Changer is a kernel-level spoofer for bypassing HWID bans in games protected by Easy Anti-Cheat (EAC) (tested in RUST and Fortnite). Follow the steps in order — most issues come from Windows protections that were not disabled or from anti-cheat processes still running.

下载加载器: titanx.gg/api/download/loader — 开发者最新版本的直接下载链接.

First launch

  1. Extract the archive and run the loader as administrator.
  2. Enter your activation key. The license status must change to VALID / ACTIVE.
  3. For a clean start:
    • reboot your router (a dynamic IP is required);
    • press Clean in the loader — clears the previous session;
    • select Reload PC and wait for the reboot.
  4. If the protections are not disabled manually — press Security Off, then Reload PC.
  5. After reboot, run HWID Identity Changer and wait for the driver to fully load. The indicator will switch to ACTIVE and a new HWID will appear (for example, 0xEBAEAC1E27C0095A).
  6. In the Hardware Info section check the Original and Spoofed columns — SMBIOS, MAC and DISK values must differ.
  7. Close the loader. You can now launch the game.
Important: always run the loader as administrator. Without admin rights the driver will not start.

What to disable in Windows

Before the first launch, disable the following protections. Skipping this step causes driver-loading errors.

  • Windows Defender — real-time protection and tamper protection.
  • Windows Firewall.
  • SmartScreen (reputation-based protection).
  • Memory Integrity (Core Isolation).
  • Secure Boot in BIOS.

The fastest way is to press Security Off in the loader, then Reload PC. If that doesn't fully disable the protections — use the manual instructions below.

System requirements

Minimum

  • OS: Windows 11

Recommended

  • OS: Windows 11 build 26100 (24H2) → Windows 11 build 26200 (25H2)
  • RAM: 16 GB
  • Storage: NVMe SSD
  • Internet: stable wired connection

Pre-launch checklist

  • FaceIt AC and Riot Vanguard are not installed (if present — uninstall completely and reboot).
  • All antivirus software is disabled or removed.
  • The loader is started as administrator.
  • The TitanX driver is fully loaded (ACTIVE indicator).

Errors and solutions

📦 Missing DLLs

vcruntime140.dll / msvcp140.dll / vcruntime140_1.dll is missing

Microsoft Visual C++ Redistributable is not installed.

  1. Download Visual C++ Redistributable 2015–2022 (x64) from the official Microsoft site.
  2. Install and reboot your PC.
  3. On a 32-bit system install the x86 version as well.

🌐 Network and MAC address

Network adapter is disabled after MAC spoofing

Option 1. Device Manager.

  1. Press Win + XDevice Manager.
  2. Expand Network adapters.
  3. Right-click the adapter → Enable device.

Option 2. PowerShell (as administrator):

Enable-NetAdapter -Name "Ethernet" -Confirm:$false

Replace Ethernet with the actual name of your adapter.

Option 3. Full adapter reset.

  1. Device Manager → right-click the adapter → Uninstall device.
  2. Action → Scan for hardware changes or reboot your PC.

🔐 Administrator rights

Administrator privileges required
  1. Right-click spf.exe.
  2. Select Run as administrator.

Permanent fix:

  1. Right-click → Properties.
  2. Go to the Compatibility tab.
  3. Check Run this program as an administrator.
  4. Apply → OK.

🛡️ Anti-cheats and driver

Driver load failed / anti-cheat protection is running

Before launching TitanX close:

  • All games completely.
  • Anti-cheat icons in the system tray.

Open Task Manager (Ctrl+Shift+Esc) and end these processes:

  • EasyAntiCheat / EasyAntiCheat_EOS
  • BEService / BattlEye
  • vgc / vgtray (Vanguard)
  • FACEIT / faceitclient

Alternative: uninstall Vanguard and FaceIt, then reboot your PC.

Important: Riot Vanguard auto-starts at boot. To stop it — right-click the Vanguard icon in the tray → Exit.
Please uninstall Vanguard / FaceIt first

Uninstall Vanguard and/or FaceIt from your PC and reboot. Check C:\Program Files and C:\ProgramData — leftover files sometimes remain after uninstall.

⚙️ Vulnerable Driver Blocklist

How the loader disables the blocklist

The loader automatically disables the Vulnerable Driver Blocklist via two registry keys:

  • CI\Config\VulnerableDriverBlocklistEnable0
  • CI\Protected\VerifiedAndReputableBlockEnabled0 (Windows 11 24H2+)

When prompted — simply reboot and launch TitanX again.

Manual fix (if needed):

reg add "HKLM\SYSTEM\CurrentControlSet\Control\CI\Config" /v VulnerableDriverBlocklistEnable /t REG_DWORD /d 0 /f
reg add "HKLM\SYSTEM\CurrentControlSet\Control\CI\Protected" /v VerifiedAndReputableBlockEnabled /t REG_DWORD /d 0 /f

🧠 Core Isolation / Memory Integrity

How to disable Memory Integrity
  1. Open Windows Security.
  2. Device security → Core isolation details.
  3. Turn Memory integrity to Off.
  4. Reboot your PC.

If the toggle is greyed out — open CMD as administrator and run:

reg add "HKLM\SYSTEM\CurrentControlSet\Control\DeviceGuard\Scenarios\HypervisorEnforcedCodeIntegrity" /v Enabled /t REG_DWORD /d 0 /f

Then reboot.

Note: On Windows 11 Memory Integrity may be enabled by default — disable it manually or press Security Off in the loader.

🔒 Secure Boot

How to disable Secure Boot in BIOS
  1. Reboot and enter BIOS (Del or F2 at startup).
  2. Open Security → Secure Boot.
  3. Set the option to Disabled.
  4. Save the settings (F10).

If the option is greyed out — first set OS Type to Other OS or clear Secure Boot Keys.

BIOS paths by brand:

  • ASUS: Boot → Secure Boot → OS Type → Other OS
  • MSI: Settings → Security → Secure Boot → Disabled
  • Gigabyte: Boot → Secure Boot → Disabled
  • ASRock: Security → Secure Boot → Disabled

🦠 Windows Defender (WDFilter)

WDFilter is running (Windows Defender blocks the driver)
  1. Open Windows Security.
  2. Virus & threat protection → Manage settings.
  3. Turn off:
    • Real-time protection
    • Tamper protection
  4. For a more reliable disable use Defender Control (dcontrol) by sordum.org: run the utility and click "Disable Windows Defender".

Useful links

If TitanX HWID Changer still does not launch after completing all the steps — contact us and we will try to help and, if necessary, forward the details to the developer.