You find yourself in a situation where you urgently need to connect your computer with Windows 10 to the Internet via Wi-Fi, but don't have a router handy? It happens more often than you think: a trip to visit, a broken router, a temporary loss of internet access. Luckily, Windows 10 offers several ways to activate a wireless connection even without a traditional router.
In this article we will look at All working methods for enabling Wi-Fi on a PC without a router — from sharing internet from a smartphone to creating a virtual hotspot via the command line. You'll learn how to check for availability. Wi-Fi adapter, set up adhoc network (peer-to-peer), to use USB modem or even connect to a hidden network. Each method is illustrated with step-by-step instructions, taking into account possible errors and nuances. Windows 10.
Important: Not all methods are equally reliable. For example, adhoc network It may be unstable on newer versions of Windows, and sharing from a phone is limited by your mobile carrier's plan. We'll honestly explain the pros and cons of each option so you can choose the best one.
1. Checking the presence of a Wi-Fi adapter on your PC
Before you try to turn on Wi-Fi, make sure your computer is equipped with it. wireless adapter. IN Windows 10 This can be checked in three ways:
- 🔍 Through
device Manager: clickWin + X→ selectdevice Manager→ open the tab Network adaptersLook for devices with words Wireless, Wi-Fi, 802.11 or Dual Band. - 📋 Through
Windows Settings:Start → Settings → Network & Internet → Status. If in the section Changing network settings there is a pointWi-Fi, adapter is present. - 💻 Through
Command line: runCMDas administrator and enter:netsh wlan show driversLook for the line in the answer
Hosted network support: yes- this means that the adapter can create an access point.
If your adapter isn't listed, you'll have to purchase it separately. For a desktop PC, this one is suitable. USB Wi-Fi adapter (For example, TP-Link TL-WN725N or ASUS USB-AC56), for a laptop - check if the module is disabled by a hardware button (on some models Lenovo or HP there is a separate switch).
⚠️ Attention: On some motherboards (eg. Gigabyte B550 or MSI MAG B660) the built-in Wi-Fi module can be disabled inBIOS/UEFITo activate it, press when booting your PC.DelorF2, find the sectionAdvanced → Onboard Devicesand enable the optionWi-FiorWLAN.
2. Sharing Wi-Fi from your phone (mobile hotspot)
The easiest way to connect your PC to the Internet without a router is to use your smartphone as a access pointsThis method works on all modern phones (iPhone, Samsung, Xiaomi etc.) and does not require additional programs.
Instructions for Android:
- Open
Settings → Network & Internet → Hotspot & Tethering. - Select
Wi-Fi hotspot(orMobile hotspoton some firmware). - Ask network name (SSID) And password (minimum 8 characters).
- Activate the switch
Access point.
Instructions for iPhone:
- Go to
Settings → Tethering. - Enable the option
Allow others. - Remember the password from the section
Wi-Fi password(it cannot be changed).
Now on PC:
- 📶 Tap the network icon in the lower right corner of the screen (next to the clock).
- 🔐 Select your phone's name from the list of available networks.
- 🔑 Enter your password and connect.
⚠️ Attention: Mobile operators may limit traffic for Internet distribution (for example, Megaphone or Beeline (They block torrents when using a hotspot.) Also, keep in mind that this connection quickly drains your phone's battery—keep it charged.
Make sure your mobile internet is turned on|
Charge your phone to at least 50%|
Choose a strong password for your hotspot|
Disable VPN on your phone (it may block distribution) -->
3. Creating a virtual Wi-Fi network (hosted network)
If you have active internet connection (for example, through Ethernet cable or USB modem), you can create a virtual access point directly on your PC. This method uses built-in capabilities Windows 10 and does not require third-party software.
Step 1: Check for hosted network support (as in first section). If the command response netsh wlan show drivers costs Hosted network support: no, update the adapter driver on the manufacturer's website (for example, for Intel AX200 or Realtek RTL8821CE).
Step 2: Launch command prompt as administrator (Win + X → Command Prompt (Administrator)) and enter:
netsh wlan set hostednetwork mode=allow ssid=MyWiFi key=12345678 keyUsage=persistent
Where:
MyWiFi— the name of your network (can be changed).12345678— password (minimum 8 characters).
Step 3. Activate the network:
netsh wlan start hostednetwork
Step 4. Enable Internet Sharing:
- Open
Control Panel → Network and Internet → Network and Sharing Center. - Click on the active connection (for example,
Ethernet). - Select
Properties → Access. - Check the box
Allow other network users to share your Internet connection. - In the drop-down list, select the network you created (it will be called
Local Area Connection* X).
You can now connect to your virtual network from other devices. To disable it, use the following command:
netsh wlan stop hostednetwork
⚠️ Attention: After rebooting your PC, the virtual network will be disabled. To start it automatically, create.bat-file with commandnetsh wlan start hostednetworkand add it to startup (Shell:Startup).
What should I do if the netsh command returns an error?
If when entering netsh wlan start hostednetwork an error appears Failed to start hosted network, try:
1. Update the Wi-Fi adapter driver manually (download from the manufacturer's website, not through device Manager).
2. Disable your antivirus (for example, Kaspersky or Avast may block network creation).
3. Start the service Automatic WLAN configuration:
- Click Win + R, enter services.msc.
- Find a service Automatic WLAN configuration, right-click → Launch.
4. Reset the network: Settings → Network & Internet → Status → Network reset (reboot required).
4. Connecting to a hidden Wi-Fi network without a router
If there is one nearby hidden Wi-Fi network (for example, from a neighbor or a public space) to which you know the password, you can connect it manually. Hidden networks do not broadcast their name (SSID), But Windows 10 allows you to add them yourself.
Instructions:
- Click on the network icon in the tray (next to the clock) →
Network parameters. - Select
Wi-Fi → Manage known networks. - Click
Add a new network. - Enter:
- 📡 Network name (SSID) — the exact name of the hidden network (case sensitive!).
- 🔐 Security type - usually
WPA2-Personal(check with the network owner). - 🔑 Security key - password.
Connect automatically.If the network does not connect:
- 🔄 Make sure you enter
SSIDwithout typos (for example,MyHomeWiFiAndmyhomewifi- different networks). - 📶 Check that the adapter is working in mode
802.11n/ac(VDevice Manager→Adapter Properties → Advanced). - 🛡️ If the network is corporate (
WPA2-Enterprise), additional parameters will be required (for example,EAP method).
| Security type | Description | Where is it used? |
|---|---|---|
WPA3-Personal |
A new standard with improved protection | Modern routers (ASUS RT-AX88U, TP-Link Archer AX6000) |
WPA2-Personal |
The most common standard | Most home and office networks |
WPA2-Enterprise |
Requires an authentication server (radius) | Corporate networks, universities, hotels |
WEP |
An outdated and insecure protocol | Old devices (not recommended) |
5. Using a USB modem or 4G dongle
If you have USB modem (For example, Huawei E3372, ZTE MF823) or 4G dongle from a mobile operator (MTS, Tele2), it can be used to connect a PC to the Internet without a router. Most modern modems support the mode Wi-Fi router.
How to set up:
- Connect the modem to your PC's USB port. Wait for the drivers to install (they usually install automatically).
- Open modem web interface:
- 🌐 Enter the address in your browser
192.168.1.1,192.168.0.1or192.168.8.1(the exact address is indicated on the box or the device itself). - 🔑 Enter your login and password (usually
admin/adminoradmin/password).
- 🌐 Enter the address in your browser
Wi-Fi or Network settings and turn on the access point.Now you can connect to the modem like a regular router. Some devices (for example, Huawei E5577) have a built-in battery and can operate autonomously.
⚠️ Attention: Wi-Fi-enabled modems typically limit the number of connected devices (usually to 10). Carriers may also block Wi-Fi hotspots—check your plan's terms.
6. Setting up an ad hoc network (peer-to-peer) between two PCs
Adhoc network (or ad-hoc) is a direct connection between two devices without a router. Windows 10 This mode is not supported by all adapters, but can be useful for file transfer or internet sharing.
How to create ad-hoc net:
- Open
Control Panel → Network and Internet → Network and Sharing Center. - Select
Setting up a new connection or network → Setting up a wireless ad hoc network. - Set parameters:
- 📡 Network name (SSID) - any name.
- 🔐 Security type —
WPA2-Personal. - 🔑 Security key — password (minimum 8 characters).
Save settings for this network.Once the network is created, connect a second PC or laptop to it. Please note:
- 🔄 Adhoc networking only works within the range of Wi-Fi adapters (usually up to 10–15 meters).
- 📥 The data transfer speed is lower than in a regular network (maximum
54 Mbpsfor standard802.11g). - 🔌 To share the Internet on your main PC, you need to enable
General access(as in third section).
If option Setting up a wireless computer-to-computer network missing, then your adapter does not support it ad-hocIn this case, use virtual network.
7. Alternative ways to connect to Wi-Fi without a router
If none of the above methods work, consider alternative options:
- 📡 Public Wi-Fi: Cafes, airports, and shopping centers often have open networks. Use them with caution (preferably through
VPN). - 📶 Bluetooth Internet (PAN): You can share the Internet from your phone to your PC via Bluetooth (speed is lower than Wi-Fi, but battery consumption is lower).
- 🔌 Powerline adapters: If you have access to a power outlet, adapters TP-Link AV600 or Devolo Magic transmit the Internet via power wires (at least one router is required in the network).
- 📱 USB tethering: Connect your phone to your PC via USB and turn it on.
USB modemin your phone's settings. This method is more stable than a hotspot, but requires a cable.
For USB bindings on Android:
- Connect your phone to PC via USB cable.
- In your phone settings, select
Access Point and Modem → USB Modem. - On PC in
Device Managercheck if a new network connection has appeared (for example,Remote NDIS).
For iPhone:
- Connect Lightning cable to PC.
- In iPhone settings, select
Personal Hotspot → Allow Others. - Driver installation may be required on your PC. Apple Mobile Device Support (downloaded automatically via iTunes).
FAQ: Frequently asked questions about connecting to Wi-Fi without a router
Is it possible to turn on Wi-Fi on a PC without an adapter?
No, you need one for wireless connection. Wi-Fi adapter (built-in or external). If not, alternatives:
- Use USB modem or 4G dongle.
- Connect via Ethernet cable (if there is wired internet).
- Share the Internet from your phone USB or Bluetooth.
Why does the virtual network disconnect after reboot?
This is standard behavior. Windows 10To make the network start automatically:
- Create a text file with the extension
.batand add the command:netsh wlan start hostednetwork - Place the file in the startup folder: click
Win + R, entershell:startupand drag the file there.
Or use Task Scheduler to automatically execute a command at system startup.
How to boost Wi-Fi signal when sharing from a phone?
A weak signal may be due to:
- 📱 Low phone battery - connect to charger.
- 🏠 Obstacles - Keep your phone closer to your PC, avoid thick walls.
- 📡 Channel congestion - Select a channel in your phone's hotspot settings
5 GHz(if supported). - 🔄 Outdated firmware - Update your phone software.
You can also use USB signal amplifier (For example, Alfa AWUS036ACH), but this is only relevant for a virtual network with a PC.
Is it possible to share Wi-Fi from a PC if the Internet is via a 3G/4G modem?
Yes, but with nuances:
- Connect 3G/4G modem to your PC and wait for the Internet connection to appear.
- Create virtual network through
netsh. - IN
Network and Control Centerenable sharing for the modem connection (not forEthernet!).
Some modems (eg. Huawei E3372h) block the distribution - in this case only firmware or purchasing a router with USB modem support (TP-Link TL-MR3420).
How to protect a virtual Wi-Fi network from hacking?
Virtual networks are more vulnerable than regular routers. Security tips:
- 🔐 Use complex password (at least 12 characters with numbers and special characters).
- 🔄 Change your password regularly (every 1–2 weeks).
- 🛡️ Turn off the network when it is not needed (using the command
netsh wlan stop hostednetwork). - 📡 Hide
SSID(in the teamnetshthis is done automatically). - 🔒 Set up Windows Firewall to block unauthorized connections.