If you want to use your PC internet on your mobile without WiFi or hotspot, then this method using ADB and Gnirehtet is the best solution.
This setup is called Reverse Tethering, where your Android phone uses your PC’s internet through a USB cable.
Follow this complete step-by-step guide to set it up easily.
📌 What is Reverse Tethering?
Reverse tethering means:
Sharing PC internet to mobile
Using USB cable instead of WiFi
Getting stable and fast connection
Saving mobile data
🧰 Tools Required
You need the following tools:
Android SDK Platform Tools (ADB)
Gnirehtet
USB cable
Android phone
⚙️ Step 1: Enable USB Debugging
Open Settings → About Phone
Tap Build Number 7 times
Go to Developer Options
Enable USB Debugging
💻 Step 2: Setup ADB (Platform Tools)
Download Platform Tools
Extract ZIP file
Open folder
Connect phone via USB
Allow USB debugging permission
Test connection:
adb devices
If device shows, you are ready.
📲 Step 3: Setup Gnirehtet
Download Gnirehtet (Rust version recommended)
Extract files
Open folder
▶️ Step 4: Run Gnirehtet
Double-click:
gnirehtet-run.cmd
OR run manually:
gnirehtet run
Now your mobile will start using PC internet.
🌐 How It Works
PC shares internet via USB
ADB creates connection
Gnirehtet routes internet to phone
No hotspot or WiFi required
🚀 Benefits of This Method
No mobile data usage
Faster than hotspot
Stable connection
Works without root
Perfect for downloads and updates
⚠️ Common Issues & Fix
Device Not Detected
Install USB drivers
Enable USB debugging
Try different USB port
Internet Not Working
Restart tool
Check firewall settings
Reconnect USB
🛡️ Important Tips
Always download tools from official sources
Use good USB cable
Keep debugging enabled
Do not disconnect during use
📝 Final Words
Using PC internet on mobile via USB with ADB and Gnirehtet is one of the best ways to get a stable and fast connection without hotspot.
It is simple, safe, and works on most Android devices.
For more tools and tech guides, visit CodeSardar.
❓ Frequently Asked Questions
Q1. Does this require root?
No, it works without root.
Q2. Can I use it on Windows 11?
Yes, it supports Windows 11.
Q3. Is it faster than hotspot?
Yes, USB connection is usually more stable and faster.
