TitanX HWID Changer — Przewodnik uruchomienia
Instrukcja krok po kroku uruchomienia TitanX HWID Changer: pierwsze uruchomienie loadera, wyłączenie zabezpieczeń Windows, obejście Vulnerable Driver Blocklist i Core Isolation, rozwiązywanie błędów uruchomienia, karta sieciowa, EAC/BE/Vanguard oraz Secure Boot.
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.
First launch
- Extract the archive and run the loader as administrator.
- Enter your activation key. The license status must change to VALID / ACTIVE.
- 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.
- If the protections are not disabled manually — press Security Off, then Reload PC.
- 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). - In the Hardware Info section check the Original and Spoofed columns — SMBIOS, MAC and DISK values must differ.
- Close the loader. You can now launch the game.
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.
- Download Visual C++ Redistributable 2015–2022 (x64) from the official Microsoft site.
- Install and reboot your PC.
- 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.
- Press Win + X → Device Manager.
- Expand Network adapters.
- Right-click the adapter → Enable device.
Option 2. PowerShell (as administrator):
Enable-NetAdapter -Name "Ethernet" -Confirm:$falseReplace Ethernet with the actual name of your adapter.
Option 3. Full adapter reset.
- Device Manager → right-click the adapter → Uninstall device.
- Action → Scan for hardware changes or reboot your PC.
Administrator rights
Administrator privileges required
- Right-click
spf.exe. - Select Run as administrator.
Permanent fix:
- Right-click → Properties.
- Go to the Compatibility tab.
- Check Run this program as an administrator.
- 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_EOSBEService/BattlEyevgc/vgtray(Vanguard)FACEIT/faceitclient
Alternative: uninstall Vanguard and FaceIt, then reboot your PC.
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\VulnerableDriverBlocklistEnable→ 0CI\Protected\VerifiedAndReputableBlockEnabled→ 0 (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 /fCore Isolation / Memory Integrity
How to disable Memory Integrity
- Open Windows Security.
- Device security → Core isolation details.
- Turn Memory integrity to Off.
- 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 /fThen 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
- Reboot and enter BIOS (Del or F2 at startup).
- Open Security → Secure Boot.
- Set the option to Disabled.
- 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)
- Open Windows Security.
- Virus & threat protection → Manage settings.
- Turn off:
- Real-time protection
- Tamper protection
- For a more reliable disable use Defender Control (dcontrol) by sordum.org: run the utility and click "Disable Windows Defender".
Useful links
- Developer's original guide: teletype.in/@titanxinfo/HWID
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.