You need Change the IP address on Wi-Fi, but you don't know where to start? Perhaps you have address conflict online, your ISP is blocking access to certain resources, or you simply want to increase anonymity. In this article, we'll cover all the current methods for changing your IP address—both at the level router, as well as on individual devices (PC, smartphone, Smart TV).
An IP address is a unique identifier for your device on the network. It can be dynamic (assigned automatically via DHCP) or static (manually set). Most home networks use dynamic distribution, but sometimes a hard binding is required. For example, for portforwarding, remote access or bypassing restrictions.
It is important to understand the difference between external (public) IP And internal (local) IPThe first is assigned by your ISP and is more difficult to change—it requires reconnecting or using a VPN. The second is configured within your Wi-Fi network and depends on your router. We'll focus on local IP addresses, since they are the ones that most often need to be changed to solve everyday problems.
1. When should I change my Wi-Fi IP address?
There are several typical situations when changing your IP becomes necessary:
- 🔄 IP address conflict: two devices on the network have received the same address (for example,
192.168.1.100), which leads to connection errors. - 🔒 IP blocking: Some websites or services restrict access from certain addresses (for example, on corporate networks).
- 📡 Configuring ports: For
portforwarding(port forwarding) often requires a static IP. - 🛡️ Security: if you suspect that your IP has been compromised (for example, after an attack).
- 🎮 Gaming/Streaming: some online games or platforms (eg. Twitch) work better with a static IP.
Before changing your IP, check your current address. On Windows, you can do this via Command line (team ipconfig), on Android - in the Wi-Fi settings, on iPhone — in the section Wi-Fi → (i) near network.
⚠️ Note: If you change your IP address to bypass ISP blocks (such as those from Roskomnadzor), please be aware that some methods may violate the user agreement. Please check the current terms and conditions in your personal account.
2. How to change the IP address on a router (for all devices on the network)
If you need to change the IP for all devices, connected to Wi-Fi, are the easiest to set up DHCP server on the router. This will allow you to assign a new range of addresses (for example, with 192.168.0.x on 192.168.10.x).
Instructions for popular router brands:
- Login to the control panel: Open your browser and enter the router's address (usually
192.168.0.1,192.168.1.1or192.168.8.1). The login/password is indicated on the device sticker. - DHCP section:
- TP-Link:
Advanced Settings → Network → DHCP Server- ASUS:
Local Network → DHCP Server- Keenetic:
Home Network → Segment → IP Settings - Change range: In the field
IP address poolorStarting/Ending IP Addressspecify a new range (eg192.168.10.100–192.168.10.200). - Preservation: Click
ApplyorSaveThe router will reboot, and all devices will receive new IP addresses.
If you want to assign a specific IP to a device (for example, for Smart TV or NAS), use the function DHCP Reservation (or Static Lease). To do this:
- Find the MAC address of the device (sticker or
ipconfig /allon Windows). - In the DHCP settings, add a MAC to IP binding rule.
⚠️ Warning: After changing the IP range, some devices may lose connection. Please reconnect them to Wi-Fi manually or reboot.
Check your current IP range (to make sure it doesn't overlap with the new one)
Write down the MAC addresses of important devices
Make a backup copy of your router settings
Temporarily disable your antivirus/firewall (it may block access to the panel) -->
3. Manually change IP on Windows 10/11
If you need to appoint static IP For only one PC (for example, for a remote desktop), do this in the network adapter settings.
Step-by-step instructions:
- Open
Settings → Network and Internet → Wi-Fi(orEthernet). - Click on the current network →
Configuring adapter settings. - Right-click on
Wi-Fi→Properties→Internet Protocol version 4 (TCP/IPv4). - Select
Use the following IP addressand enter:IP address:192.168.1.X(where X is a number from 2 to 254, not occupied by other devices).Subnet mask: usually255.255.255.0.Main gateway: IP of your router (for example,192.168.1.1).DNS server: can be specified8.8.8.8(Google) or1.1.1.1(Cloudflare).
To return dynamic IP, select Obtain an IP address automatically and reconnect to Wi-Fi.
4. Changing IP on Android and iPhone
On mobile devices, the process is simpler, but the options are limited. You can only assign a static IP manually—automatic switching (like on a PC) is unavailable without root/jailbreaking.
For Android (using the example Samsung Galaxy):
- Open
Settings → Connections → Wi-Fi. - Click on your network →
Network management→Show advanced options. - In the section
IP settingsselectStatic. - Fill in the fields:
IP address:192.168.1.X(X is a free number).Gateway: Router IP.Network prefix length: usually24.DNS 1/2:8.8.8.8And8.8.4.4.
For iPhone (iOS 15/16/17):
Settings → Wi-Fi→ Click on the (i) next to the network.- In the section
IP settingsselectManually. - Fill in
IP address,Subnet maskAndRouter(gateway). - Click
Save. - 🚫 No internet access:
- Check it out
Main gateway- it must match the router's IP. - Make sure that
DNS serversare specified correctly (for example,8.8.8.8). - Reboot your router and device.
- Check it out
- ⚠️ IP address conflict:
- In the command line, run
arp -ato find duplicate IP. - Assign a different address to the device or enable DHCP.
- In the command line, run
- 🔌 The device does not connect to Wi-Fi:
- Remove the network from saved ones and reconnect.
- Reset network settings on your device (on Android:
Settings → System → Reset → Reset Wi-Fi settings).
- ProtonVPN (unlimited traffic, but low speed).
- Windscribe (10 GB/month).
- Psiphon (bypasses censorship well).
On iPhone There is no field for DNS - it can be changed separately in Settings → Wi-Fi → (i) → DNS Settings.
⚠️ Attention: On some Android firmware (for example, MIUI on Xiaomi) the static IP option may be hidden. In this case, use applications like NetMaster (requires root).
5. How to change your public (external) IP address
The local IP changes within your network, but public IP (which is visible to websites and services) is assigned by the provider. There are several ways to change it:
| Method | How it works | Pros | Cons |
|---|---|---|---|
| Reconnecting to the network | Unplug your router for 5-10 minutes. Your ISP may assign a new IP address. | Free, simple | Doesn't always work (depending on the provider) |
| Resetting the router's MAC address | Clone another device's MAC or generate a random one in your router settings. | Effective against IP-MAC locking | May disrupt network operation |
| VPN/Proxy | Use NordVPN, ProtonVPN or free proxies (for example, HideMyAss). | Instant IP change, country selection | May reduce speed, paid tariffs |
| Mobile Internet | Connect via your smartphone's 4G/5G (in modem mode). | New IP from a mobile operator | Traffic restrictions, high ping |
If you need permanent static public IP, you can order it from your provider (usually a paid option). This is relevant for video surveillance, servers or remote access.
How can I check if my public IP has changed?
Open your browser and go to websites like 2ip.ru or whatismyip.comIf the address has changed, the method worked. If not, try another method or contact your provider.
6. Troubleshooting after changing IP
Sometimes errors occur after changing your IP address. Here are the most common ones and how to fix them:
If the problem persists, reset your router to factory settings (Reset button on the back panel) and set up the network again.
7. Alternative methods: MAC spoofing and VPN
If you need to change not just your IP, but bypass blockages or increase anonymity, consider additional methods:
MAC spoofing — changing the device's MAC address. This may force the provider to issue a new IP address (if it's tied to a MAC address). On Windows:
1. Opendevice Manager→Network adapters.2. Right-click on the adapter →
Properties→Additionally.3. Find
Network AddressorLocally administered address.4. Enter the new MAC (e.g.
00:1A:2B:3C:4D:5E).
5. Restart the adapter.
On Android It's difficult to change MAC without root, but you can use applications like Change My MAC (requires superuser rights).
VPN — the most reliable way to change your public IP. Free options:
Paid VPNs (from 300–500 ₽/month) offer more servers and high speed: NordVPN, ExpressVPN, Surfshark.
Frequently Asked Questions (FAQ)
Is it possible to change the IP on a Smart TV (Samsung, LG, Sony)?
Yes, but not on all models. Samsung And LG With webOS or Tizen:
- Open
Settings → Network → Network Status. - Select
IP settings→Manually. - Enter IP, mask, gateway and DNS.
On Android TV (For example, Sony Bravia or Xiaomi Mi TV) the process is similar to a smartphone.
What should I do if my router won't let me change my IP range?
Possible reasons:
- You do not have admin access (check your login/password).
- The provider has blocked the settings (applicable to rented routers).
- The router firmware is outdated (update it in the section
System).
If nothing helps, reset your router to factory settings and try again.
How do I find out which IP address is free on the network?
Verification methods:
- In the Windows command line, run:
ping 192.168.1.X -n 1If the answer is
Timeout exceeded— IP is free. - Use a network scanner, for example, Advanced IP Scanner or Fing (for Android/iOS).
- View the list of connected devices in the router panel (section
DHCP ClientsorDevices).
Is it possible to change the IP address on a printer or smart speaker?
Yes, but the method depends on the device:
- Printers (HP, Canon, Epson): Go to the printer's web interface (usually at
192.168.x.x) and find the sectionNet. - Smart speakers (Yandex Station, Google Nest)The IP address is assigned automatically. To change it, use DHCP reservation on the router.
- IP cameras: Configuration in the web interface or via an application (for example, Mi Home For Xiaomi).
Will my provider see that I changed my IP?
The provider only sees yours public IPIf you have changed local IP in your network - this is not displayed by the provider. If you have changed public IP (via reconnection, VPN or MAC spoofing), the provider will notice this, but in most cases will not react in any way (unless it violates the terms of use).