Name change Wi-Fi networks (also known as SSID) is a problem faced by both beginners and experienced users. Many people mistakenly believe that this can be done directly through Windows 10, but the actual process depends on the connection type and hardware. If you're using a home router, the network name is set in its settings, not in the operating system. However, in some cases (for example, when sharing internet from a laptop) Windows 10 really allows you to control SSID.
In this article, we will look at all possible scenarios: from changing the name through the router's web interface to setting up mobile hotspot V Windows 10You will also learn what It is recommended to change security settings along with the SSIDto protect your network from hacking. If devices fail to connect to Wi-Fi after renaming, there's a section at the end of the article with solutions for this issue.
Why might you need to rename Wi-Fi?
Network Name (SSID) is more than just a convenience label. It affects several key aspects:
- 🔍 Network identification: Among dozens of neighboring access points, your unique name will help you quickly find the network you need.
- 🔒 Security: standard names like
TP-Link_1234orKEENETIC-5GThey give out the router model, which makes the hackers' job easier. - 📡 Compatibility: Some devices (such as older printers or smart bulbs) do not work well with Cyrillic or special characters in the SSID.
- 🏠 Convenience: If you have multiple networks (for example, for guests and the main one), logical names will make management easier.
In addition, the change SSID You may need this after purchasing a new router, moving, or if your current name contains personal information (for example, your last name).
Method 1: Changing the SSID via the router settings
If your computer is connected to Wi-Fi via a home router (not a mobile hotspot), you can change the network name in the device's web interface. The instructions are universal for most models: TP-Link, ASUS, Keenetic, MikroTik and others. The main thing is to know Router IP address, login and password to enter.
By default, the address is usually one of the following:
- 🌐
192.168.0.1(more often than not D-Link, TP-Link) - 🌐
192.168.1.1(at ASUS, Zyxel, Keenetic) - 🌐
192.168.8.1(for some models Huawei) - 🌐
10.0.0.1(at Apple AirPort)
To find out the exact address of your router:
- Click
Win + R, entercmdand pressEnter. - In the command line, run:
ipconfigLook for the line
Main gateway- this is the IP of your router.
Find your router's IP address | Connect to your router via cable or Wi-Fi | Prepare a new SSID (without spaces or special characters) | Write down your current settings in case of a reset
-->
Next, follow the instructions:
- Open your browser and enter the router's IP address in the address bar.
- Enter your login and password (by default it is often
admin/adminor indicated on the router sticker). - Go to the section
Wi-Fi,Wireless networkorWireless(the name depends on the model). - Find the field
Network name (SSID)orNetwork Nameand enter a new name. - Save changes (usually the button
Save,ApplyorApply). - Reboot your router (you may need to manually power cycle it).
Method 2: Rename a Mobile Hotspot in Windows 10
If you are distributing the Internet from a laptop or PC using the function mobile hotspot, then the network name (SSID) and the password can be changed directly in the settings Windows 10This method doesn't require access to a router and works even without one.
Instructions:
- Open
Parameters(Win + I) and go toNetwork and Internet. - Select a tab
Mobile hotspot. - Click
Changeunder the blockNetwork properties. - In the field
Network nameenter a new one SSID (up to 32 characters, no spaces). - In the field
Network passwordPlease enter a new password (minimum 8 characters). - Click
Save.
Please note:
- ⚠️ If you use 2.4 GHz And 5 GHz at the same time, the names for them will be the same (except for the suffix
_5G). - ⚠️ Some symbols (eg.
#,$,%) may cause connection problems on older devices.
| Symbol in SSID | Possible problems | Recommendation |
|---|---|---|
Space ( ) |
Some devices display the network name incorrectly. | Replace with underscore (_) |
Cyrillic (for example, My_WiFi) |
Older printers or smart devices may not connect. | Use Latin characters |
Special characters (!@#$) |
Connection issues on Android 7 and below | Limit yourself to letters and numbers |
| Length > 32 characters | Some devices truncate the name when displayed | Reduce to 10-15 characters |
What should I do if the Edit button is inactive?
If the button Change in the mobile hotspot settings is inactive, this means that:
1. You have the service disabled Internet Connection Sharing (ICS).
2. Or the network adapter does not support Wi-Fi distribution mode.
To enable ICS:
- Click Win + R, enter services.msc and find the service Internet Connection Sharing.
- Set the startup type Automatically and start the service.
Method 3: Changing the network name via the command line (for experienced users)
This method is suitable for advanced users who want to change SSID Without using a graphical interface. This is useful if the router's web interface is unavailable or if automation of the process is required (for example, via a script).
For routers based on OpenWRT or DD-WRT can be used SSHThis method is not suitable for standard routers; it can only be accessed via the web interface.
Example for OpenWRT:
- Connect to the router via
SSH(use PuTTY or built-insshV Windows 10). - Enter the command to change SSID:
uci set wireless.@wifi-iface[0].ssid='New_network_name'uci commit
wifi - Reboot your router:
reboot
For mobile hotspot V Windows 10 can be changed SSID through PowerShell:
- Launch
PowerShellon behalf of the administrator. - List hotspot profiles:
Get-NetConnectionProfile - Find the profile with your network name and copy it
InterfaceAlias. - Change the network name:
Set-NetConnectionProfile -InterfaceAlias "InterfaceName" -NetworkName "NewWiFiName"
How to choose a secure and convenient Wi-Fi name?
Choice SSID It's not just a matter of aesthetics, but also safety. Here are a few rules to help avoid problems:
- 🔐 Do not use personal information: names like
Ivanov_kv5orMaria_Homegive away your location. - 📵 Avoid device names:
iPhone_XS_WiFiorSamsung_Galaxy_Hotspotbind the network to a specific gadget. - 🌍 Universal names:
HomeNetwork_2.4,GuestWiFi_5G- neutral and do not attract attention. - 🔄 Case matters:
MyWiFiAndmywifi- these are two different networks for some devices.
You should also avoid "tempting" names like Free_WiFi_Here or Starbucks_Guest — they may provoke connection attempts by unauthorized persons. If you want to hide your network from prying eyes, enable the option in your router settings. Hide SSID (Hide SSID). However, this does not improve security—expert users will still be able to find it.
What should I do if my devices don't connect to Wi-Fi after renaming them?
One of the most common problems after a change SSID — devices (smartphones, printers, smart speakers) stop connecting to the network. Here's a troubleshooting step:
- Reboot your router: Sometimes changes don't take effect immediately. Turn off the power for 30 seconds and turn it back on.
- Forget the network on the device:
- On Android:
Settings → Wi-Fi → Tap on the network → Forget. - On iPhone:
Settings → Wi-Fi → Tap the "i" next to the network → Forget this network. - On Windows:
Settings → Network & Internet → Wi-Fi → Manage known networks → Select a network → Forget.
- On Android:
WPA2 on WPA3), older devices may not support the new standard.If the problem persists, check:
- ⚠️ Is it not turned on?
MAC filterin the router settings (it may block new devices). - ⚠️ Does the new network name conflict with neighboring ones (for example, if a neighbor has the same network)
Home_2.4). - ⚠️ Are you using prohibited characters (see table above).
Why don't some devices see the network after renaming?
Old devices (e.g. printers HP 2010-2015 or smart sockets Xiaomi first generations) are cached SSID and don't update the network list automatically. To fix this:
1. Restart the problematic device.
2. If there is a network reset button (for example, on a printer), press it.
3. Update your device firmware to the latest version.
Additional security settings after changing the SSID
Changing the network name is a good reason to check other security settings. Here's what you should configure:
- Change your Wi-Fi password:
- Minimum length: 12 characters.
- Recommended format: combination of letters (
A-Z,a-z), numbers (0-9) and symbols (!@#$).- Example:
7x!Kp9#Lm2$vP. - Update the encryption type:
- The best option:
WPA3-PSK(if supported by devices).- Alternative:
WPA2-PSK (AES).- Outdated
WEPAndWPAunsafe! - Disable WPS:
- Function
Wi-Fi Protected Setupvulnerable to brute force attacks.- Find the option
WPSin the router settings and deactivate it. - Enable guest network:
- Create a separate network for guests with limited access to local resources.
- Name example:
Guest_WiFi(with password)Welcome2026!).
Also recommended:
- 🔄 Update your router firmware regularly (every 3-6 months).
- 📡 Disable remote administration (optional)
Remote Management). - 🔑 Change the default login/password for logging into the router (
admin/admin).
FAQ: Frequently asked questions about renaming Wi-Fi in Windows 10
Is it possible to change the SSID directly in Windows 10 if I am connected to a router?
No, Windows 10 It doesn't allow you to change the name of the external Wi-Fi network (from the router). You can only change the name. mobile hotspot, which is distributed by your computer. To change SSID router, you need to go to its web interface.
After renaming my Wi-Fi, my internet connection disappeared. What should I do?
Possible causes and solutions:
- Incorrect SSID: Check if the name contains any prohibited characters.
- Channel conflict: in the router settings, select the channel manually (for example,
6for 2.4 GHz). - Reset settings: If the router does not respond, press the button
Resetfor 10 seconds.
How to hide the name of your Wi-Fi network?
To hide SSID:
- Go to your router settings.
- Find the option
Hide SSID,Hide networkorBroadcast SSID(uncheck). - Save the settings and reboot the router.
⚠️ Please note: a hidden network does not become more secure - it can still be found using special programs (for example, Wireshark or NetStumbler).
Can I use emojis in my Wi-Fi name?
Technically yes, but:
- ✅ Modern smartphones and laptops will display emoji correctly.
- ❌ Older devices (printers, smart plugs, TVs before 2016) may not connect.
- ⚠️ Some emoji (like 👍 or 🚀) take up several bytes, which may result in the name being truncated.
Example of a safe name with emoji: Home🏠_5G.
How do I restore my old Wi-Fi name if I forgot the new one?
If you don't remember the new one SSID, there are two ways:
- Resetting the router: press the button
Resetfor 10 seconds - the factory settings will be returned (including the standard network name). - Connection via cable: if you have access to the router through
Ethernet, go to the web interface by IP address (for example,192.168.1.1) and look at the current SSID in the settings.