Jinx Solutions
Join Our DiscordGet Jinx
Jinx Colorbot
Jinx Colorbot
  • Welcome
  • INSTALLATION
    • Windows
    • Core Isolation
    • Python
    • Missing DLL's
    • Logitech GHUB
    • Nvidia Settings
  • AIMBOT CONFIG
    • Valorant Settings
    • Setting Explanation
Powered by GitBook
On this page

Was this helpful?

  1. INSTALLATION

Logitech GHUB

🛠️ Prioritize Interception Driver Over Logitech G Hub

If you have Logitech G Hub installed and want to ensure the Interception driver loads first (to prevent conflicts), follow these steps:


🔧 Step 1: Change HID Driver Load Priority

  1. Press Win + R, type regedit, and press Enter to open the Registry Editor.

  2. Navigate to:

    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\HidUsb
  3. In the right pane, find the Start value (type: REG_DWORD).

  4. Double-click Start and set the value to:

    • 0 = Boot

    • 1 = System ✅ Recommended for Interception

    • 2 = Automatic

    • 3 = Manual

    • 4 = Disabled

    👉 Set this to 1 to ensure Interception loads before Logitech drivers.


📴 Step 2: Disable Logitech's HID Drivers

  1. In Registry Editor, navigate to:

    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LGHUB
  2. Find the Start value and change it to:

    • 3 = Manual (loads later)

    • 4 = Disabled (stops loading entirely)

    💡 Set to 3 or 4 to delay or disable G Hub’s driver loading.


🥇 Step 3: Force Driver Load Order

  1. Still in Registry Editor, go to:

    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\ServiceGroupOrder
  2. Find the List key.

  3. Reorder entries so "HidUsb" appears before any Logitech-related entries (e.g., "LGHUB").


🔁 Final Step: Restart and Test

  • Restart your PC to apply the changes.

  • Test if Interception is working correctly.


❗ Troubleshooting

If Interception still fails to load first:

  • Try using elevated permissions to force driver loading.

  • Consider enabling test signing mode if you're using unsigned drivers:

    bcdedit /set testsigning on

    (Restart your PC after running this command)

PreviousMissing DLL'sNextNvidia Settings

Last updated 14 days ago

Was this helpful?

Page cover image