You can use Windows 11 as a router in a pinch, and it works better than you'd expect

You can use Windows 11 as a router in a pinch, and it works better than you'd expect

Published Aug 2, 2026, 6:00 PM EDT Nick Lewis is an editor at How-To Geek. He has been using computers for 20 years --- tinkering with everything from the UI to the Windows registry to device firmware. Before How-To Geek, he used Python and C++ as a freelance programmer. In college, Nick made extensive use of Fortran while pursuing a physics degree. Nick's love of tinkering with computers extends beyond work. He has been running video game servers from home for more than 10 years using Windows, Ubuntu, or Raspberry Pi OS. He also uses Proxmox to self-host a variety of services, including a Jellyfin Media Server, an Airsonic music server, a handful of game servers, NextCloud, and two Windows virtual machines. He enjoys DIY projects, especially if they involve technology. He regularly repairs and repurposes old computers and hardware for whatever new project is at hand. He has designed crossovers for homemade speakers all the way from the basic design to the PCB. Nick enjoys the outdoors. When he isn't working on a computer or DIY project, he is most likely to be found camping, backpacking, or canoeing. Maybe your home router died at an inconvenient time, you're in a hotel room that only has a single Ethernet jack and terrible Wi-Fi, or you're in a new place without internet. In those situations, it is tempting to go out and buy a router to address the problem. However, that isn't always an option, especially if you need internet in a pinch, and routers can be expensive. In those situations, you can actually turn your Windows 11 PC into a router. Windows 11 gives you multiple options Different tools for different jobs Credit: Patrick Campanale / How-To Geek Windows 11 actually has three different ways you can use it as a router, each suited for slightly different applications. The mobile hotspot The most accessible option that Windows has is the mobile hotpot. It can be found under Settings > Network & internet > Mobile hotspot. From there, you can share a Wi-Fi, Ethernet, or cellular connection (if your PC has a cellular connection) over Wi-Fi or Bluetooth with up to eight devices. Windows handles the technical parts, like Network Address Translation (NAT) and Dynamic Host Configuration Protocol (DHCP) automatically behind the scenes. It'll even allow you to share your connection using a QR code, which is a nice convenience feature compared to typing in a long password. Internet Connection Sharing (ICS) If the mobile hotspot doesn't work for you for some reason (like if you need to share a wired connection), you can use the older option, which is accessible via the Network Connections page in Control Panel. You can also type ncpa.cpl in the run menu or Start Menu search bar. All you need to do is right-click whichever adapter is currently connected to the internet and then go to Properties > Sharing. You can share that connection with a second adapter—like a USB Ethernet dongle. This hands out addresses on a 192.168.137.x subnet. This is the specific tool you want when the device you need to get online requires a wired connection. You can bridge connections If you select two adapters in Network Connections and choose "Bridge Connections," you create a Layer-2 bridge. Unlike the other methods, there is no NAT involved. In other words, anything you connect to the second adapter will get an IP address on the same subnet as the primary device. That can be very important if you need this item to have an address on the same subnet as everything else in the wider network. There is one important caveat: bridging works best when you're working with Ethernet connections. If the adapter you're bridging from is a Wi-Fi adapter, it usually won't work at all. Unfortunately, I found that Windows will let you create the bridge and then actually do nothing behind the scenes. If you're connected to hotel Wi-Fi and need to get a wired device online, use ICS instead. Windows is a better router than you'd expect Routers are actually underpowered Credit: Jerome Thomas / How-To Geek You might expect that a laptop would be "bad" at being a router, but laptops are actually extremely overpowered for the job, and a desktop is even more capable. The primary difference is the CPU; a modern PC processor will outperform a $100 travel router's processor without breaking a sweat. It also has the usual advantages that come with a travel router. Captive portals—those annoying login pages at hotels and airports—are easy to deal with. You log in once on your PC, and every device you connect through your laptop skips the captive portal completely. If you tunnel your PC's connection through WireGuard to your home network, anything connected to your laptop will also get tunneled through the VPN. Not only does that pretty much guarantee that your host can't snoop on your traffic, it allows all of your devices to use resources on your home network. Software, Wi-Fi, and power settings are the big limitations While a laptop has more than enough computational power to handle routing, the actual Wi-Fi connectivity tends to be a weak point. Laptops just aren't designed to act as routers full-time, so don't expect your laptop router's signal to cover the same area as a dedicated router or achieve the same bandwidth. You're also limited to eight connections under normal circumstances. It also lacks most advanced networking settings, like DHCP reservations, port forwarding interfaces, QoS, VLANs, or parental controls. Reliability is another issue. Your PC has to stay awake and plugged in; if the laptop sleeps, the network shuts off. You should turn off the hotspot's power-saving toggle if you want the connection to survive idle periods. Windows 11's router tools aren't designed for full-time work Windows 11's routing tools are definitely good enough in a pinch, but they're pretty bare bones. If you find yourself using your laptop as a router every single week, you need to buy or build a dedicated travel router. I also wouldn't recommend trying to use a laptop for a whole-home Wi-Fi router either; it just isn't cut out for it.

Original Source

Read the full article at Howtogeek →

KhanList aggregates and links to publicly available news content. We do not host full articles from third-party sources. Always verify important information with original sources.