How to connect to Wi-Fi on a laptop if the keyboard isn't working

When a laptop keyboard suddenly stops responding, it often catches you by surprise, especially when you urgently need to access the internet. Users are accustomed to relying on physical keys to enter passwords and navigate menus, so keyboard failure seems like a critical issue. However, the operating system Windows and modern hardware interfaces offer many workarounds to solve this problem without replacing the hardware.

To connect to a wireless network Wi-Fi If your keyboard isn't working, you'll need a fully functional computer mouse. It will be your primary tool for navigating the operating system interface. In some cases, you may need to use additional peripherals, such as a USB keyboard or adapters, but the basic scenario assumes you'll be using just a mouse.

In this article, we'll detail the steps for different operating system versions, examine diagnostic methods, and offer tips on how to avoid common data entry errors. The main difficulty lies not in the connection itself, but in the initial activation of the Wi-Fi module if it was turned off programmatically or by a key combination. We'll discuss ways to bypass blocking and use built-in accessibility features.

Using the Windows On-Screen Keyboard

The most accessible and integrated solution for users Windows 10 And Windows 11 is a virtual keyboard. This tool duplicates the functions of a physical input device and allows you to type text, including complex Wi-Fi passwords, using only the mouse cursor. To launch it, if you're already on the desktop, find the corresponding icon in the taskbar or use the accessibility menu.

If the standard taskbar access isn't available, you can use the Start menu. Hover over the Start button in the lower-left corner of the screen, scroll down to the "C" (or "W" in the English version), and find the "Windows Ease of Access" folder. Inside, you'll find a shortcut. On-screen keyboardLaunching this program will open a copy of the keyboard on the screen, controlled by mouse clicks.

When entering a Wi-Fi password, it's important to pay close attention to the keyboard layout and capitalization. The virtual keyboard often defaults to English, so to enter Russian characters, you'll need to switch the language using the [key] Language bar or RU/EN on the screen. It's also worth paying attention to the key Shift or Caps Lock, if your password contains capital letters.

There's an alternative way to access the keyboard from the login screen if the keyboard issue occurs before the desktop loads. On the lock screen, where you're usually prompted to enter your account password, there's an "Accessibility" button in the lower right corner (an icon with a person or a clock). Clicking it will display a list of options, from which you should select "On-Screen Keyboard."

⚠️ Attention: The on-screen keyboard may experience lag on low-end laptops. If the cursor is floating or clicks aren't registering, try disabling heavy background apps or waiting for the system to fully boot before entering the Wi-Fi password.

Once virtual input is enabled, connecting to the network becomes standard. Click the network icon, select your router from the list, click "Connect," and enter the security key by clicking the corresponding letters on the screen with your mouse. This method requires no additional costs and works on any device with a touchscreen or connected mouse.

📊 What input method do you prefer when your keyboard breaks?
On-screen keyboard
USB keyboard
Voice input
Connecting to Ethernet

Connecting an external USB keyboard or mouse

The most obvious and often fastest solution is to connect the peripheral device through a free port. USBModern operating systems have advanced Plug-and-Play support, meaning drivers for most keyboards and mice are automatically recognized and installed immediately after connection.

If you have a wired USB keyboard, simply plug it into an available port. The system will emit a connecting sound, and you'll be able to type within a few seconds. If all ports are occupied or the keyboard isn't readily available, you can use a USB mouse for navigation and return to the on-screen keyboard for password entry, which offers more convenient cursor control.

For wireless devices with a USB receiver, the process is similar: insert the receiver into the port, wait for the drivers to install, and then test the functionality. If you're using a Bluetooth keyboard, the situation is more complex, as pairing often requires a working Bluetooth connection and access to the settings menu, which is difficult to access without a keyboard.

Owners of laptops with ports Type-C can use adapters USB-C to USB-A To connect standard peripherals. It's important to ensure that the laptop isn't in hibernation or sleep mode, which blocks power to the ports. In this case, the device may not be detected by the system.

⚠️ Attention: Some corporate laptops have BIOS security settings that block input from new USB devices until authorized. If the keyboard isn't working, check to see if the indicator light is on. NumLock when connecting.

Using an external keyboard is a temporary, but most reliable, solution. It allows you to not only enter the Wi-Fi password but also run a full diagnostic of the built-in keyboard, check the drivers, and possibly reassign key functions if the issue is software-related.

Activating Wi-Fi through System Settings and Control Panel

When the physical keyboard doesn't work, you often lose the ability to use keyboard shortcuts (eg. Fn + F2 or Win + A) to quickly enable the wireless module. In this case, you must use the operating system's graphical interface to manage network adapters.

In the operating system Windows 10 And 11 Right-click the network icon (globe or monitor) in the lower-right corner of the screen, next to the clock. In the context menu that appears, select "Network & Internet Settings" or "Open Network Settings." This will open the main connection settings window.

In the window that opens, select the tab on the left Wi-FiHere you'll see the wireless network enable slider. If it's in the "Off" position, use your mouse to toggle it to the "On" position. The system will then begin searching for available networks within range of your router.

If the slider is missing or grayed out, the wireless adapter driver may not be installed or the device may be disabled in Device Manager. To check, right-click the Start button and select Device Manager. Find the Network Adapters section in the list and check for a device named Wireless, Wi-Fi or 802.11.

It's also worth checking that "Airplane Mode" isn't enabled. This mode automatically disables all wireless connections. The airplane icon in the taskbar (notification area) should be gray. If it's active (colored), click it to disable it.

Using the Command Prompt and PowerShell

For advanced users who prefer control over the system, network interfaces can be managed via the command line. This method is especially useful if the graphical interface freezes or doesn't display the desired settings. The command line can be launched via the search bar: click the magnifying glass in the taskbar (using your mouse) and enter cmd or powershell.

To see a list of all network interfaces and their status, use the command netsh interface show interfaceIn the list that appears, find the name of your Wi-Fi adapter (often called "Wireless Network" or "Wi-Fi") and look at the "Status" column. If it says "Disabled," the adapter needs to be enabled.

To enable the adapter via the command line with administrator rights (you need to run it as administrator through the shortcut context menu), use the command:

netsh interface set interface"AdapterName" admin=enabled

Where Adapter_Name — this is the exact name of your connection, which you can copy from the previous request or rewrite. To disable it, use the parameter admin=disabledThis method allows you to reboot the network stack without rebooting the entire laptop.

Team Description of action Necessary rights
netsh wlan show interfaces Displays information about wireless interfaces User
netsh interface set interface"Wi-Fi" admin=enabled Includes network adapter Administrator
ipconfig /release Resets the current IP address User
ipconfig /renew Requests a new IP address from the router User

Using PowerShell provides even more powerful tools. Get-NetAdapter will list all adapters, and Enable-NetAdapter -Name"Wi-Fi" will enable the desired interface. These commands require precise typing of names, so using the on-screen keyboard is critical here.

Setting up a connection via BIOS and UEFI

In some cases, the Wi-Fi module may be disabled at the Basic Input Output System (BIS) level (BIOS or UEFIIf the operating system doesn't detect the wireless adapter at all, and an external keyboard doesn't resolve the issue within Windows, it's worth checking the BIOS settings. However, entering the BIOS without a working keyboard is difficult, as it requires pressing special keys (F2, Del, F10) during boot.

If you can connect an external USB keyboard before turning on your laptop, you can enter the BIOS. To do this, press the desired key while starting the laptop. Once in the BIOS menu, use the arrow keys on the keyboard to navigate (a mouse often doesn't work in the BIOS; it's a graphical UEFI with mouse support).

You need to find the section related to peripherals or built-in devices. It may be called Advanced, Integrated Peripherals, Onboard Devices or SecurityLook for the option with the word Wireless, WLAN, Wi-Fi Controller or Network. Make sure the value is set to Enabled.

⚠️ Attention: Be careful when changing BIOS settings. Changing unknown parameters may cause system instability. Remember or photograph the original settings before changing them.

If your laptop supports mouse control in the BIOS (modern UEFI interfaces), you can try changing the settings by connecting a USB mouse. However, if the Wi-Fi module is disabled at this level, the operating system will not be able to activate it using the software methods described above.

☑️ Checklist for a non-working keyboard

Completed: 0 / 5

Alternative methods and using a smartphone

If standard methods don't work, you can use your smartphone as a temporary keyboard or internet source. There are apps that turn your phone into a wireless keyboard and touchpad for your PC (such as Remote Mouse or Unified Remote), but they require pre-installation on your computer and at least a local connection, which could be a problem in our case.

A more realistic scenario is using a smartphone to share the internet via a USB cable (USB tethering). If your laptop has a wired connection or you've somehow connected to Wi-Fi but need to enter complex data, you can use voice input on your smartphone, copying text to your laptop via cloud services or messaging apps.

It is also worth considering the possibility of connecting via LAN Cable. If your laptop has an Ethernet port, connecting directly to the router with a cable will allow you to access the internet without using Wi-Fi. This will also allow you to download the necessary drivers for your keyboard or remote control system.

In extreme cases, if the keyboard doesn't work at all and you urgently need Wi-Fi, you can use an external USB Wi-Fi adapter. Some models have a power button on the case, allowing you to activate them without using the laptop keyboard. The system will recognize it as a new network connection.

Frequently Asked Questions (FAQ)

Is it possible to turn on Wi-Fi on a laptop without a keyboard and mouse?

Without a keyboard and mouse, this is extremely difficult. It's theoretically possible if the laptop has a touchscreen and supports finger control, or if a touchpad (which functions as a mouse) is connected. Without some kind of input device, navigating the Windows interface is impossible.

Why did my keyboard and Wi-Fi stop working after a Windows update?

Often, the problem stems from a driver conflict. The update may have installed a generic driver that doesn't work correctly with your specific hardware. Solution: Remove the device in Device Manager and reboot, or roll back the driver to the previous version.

How do I enter a Wi-Fi password if the on-screen keyboard doesn't have the required characters?

There is a button on the on-screen keyboard 123 or Fn, which switches the keyboard layout between numeric and symbolic. Also, check if Caps Lock, and try copying the password from the text file if it is saved on another device.

Does voice input work to control a laptop?

Windows 10 and 11 have a feature called Voice Access. It must be enabled in Ease of Access settings. When enabled, you can use your voice to open apps, click on items, and dictate text, partially compensating for the lack of a keyboard.