Manually Setting an IP Address for Wi-Fi: When It's Necessary and How to Do It Correctly

Are you connecting to Wi-Fi, but the internet keeps working and then dropping out? Or maybe it's your smart TV? Samsung QLED does not see the local network, although the router ASUS RT-AX88U Is it transmitting a signal? The cause is often dynamic IP address allocation—when the router automatically assigns temporary addresses to devices, which can conflict or be reset. In such cases, Manual registration of a static IP becomes the only reliable solution.

This article isn't about "just going into settings" - here you'll find unique customization nuances for different devices (from laptop to Windows 11 before the smartphone Xiaomi Redmi Note 12), a table of safe IP ranges for a home network and step-by-step instructions taking into account protocol features IPv4 And IPv6We'll also look at why access to a printer or CCTV cameras may be lost after manual configuration—and how to avoid this.

Why do I need to manually enter an IP address for Wi-Fi?

In 90% of cases, dynamic IP allocation is through DHCP (the automatic address distribution protocol) works without any problems. But there are situations when static IP becomes a necessity:

  • 🔌 Port forwarding for game servers (Minecraft, CS2) or remote access to cameras Hikvision.
  • 🖨️ Constant access to a network printer HP LaserJet or NAS drive Synology DS220+ without "searching" for the device on the network.
  • 🛡️ Restrict access to the router for certain devices (for example, a guest network with fixed IP addresses).
  • 📡 Resolving IP conflicts when two devices receive the same address (a common problem in offices with a large number of gadgets).

Warning: If you set up a static IP out of DHCP range your router, the device will lose internet access. For example, if the router settings specify a range 192.168.1.100–192.168.1.200, and you will write 192.168.1.50 — the connection will be broken.

📊 Why do you set up a static IP?
For the game server
For a network printer
Due to IP conflicts
For remote access
Other

How to check your current network settings before changing your IP

Before assigning a static address, you need to understand what parameters are used in your network. NowThis will help avoid errors during manual configuration. Here's how to get data on different devices:

On Windows 10/11

Open Command line (Win + R → enter cmdEnter) and run:

ipconfig /all

Look for the block Wireless Wi-Fi network adapterYou need:

  • IPv4 address (For example, 192.168.0.103)
  • Subnet mask (usually 255.255.255.0)
  • Main gateway (router address, for example 192.168.0.1)
  • DNS servers (may be 8.8.8.8 from Google or router address)

On Android

Go to Settings → Wi-Fi, tap on your network → Network management (or Additionally). Scroll to the block IP address — the current parameters will be displayed here.

On macOS

Open System Preferences → Network, select Wi-FiAdditionally → tab TCP/IPHere you will see IPv4 address, Subnet mask And Router.

Safe IP ranges for manual configuration

Not all IP addresses on a local network are created equal. If you assign a device an address that the router reserves for DHCP or your own needs, conflicts will arise. The table below shows the standard ranges for most home routers (TP-Link, Keenetic, MikroTik):

Router model Default DHCP range Recommended static IP Router address (gateway)
TP-Link Archer C6 192.168.0.100–192.168.0.199 192.168.0.2–192.168.0.99 192.168.0.1
ASUS RT-AX55 192.168.1.2–192.168.1.254 192.168.1.100 (if not busy) 192.168.1.1
Keenetic Giga 192.168.1.32–192.168.1.253 192.168.1.2–192.168.1.31 192.168.1.1
MikroTik hAP ac² 192.168.88.10–192.168.88.254 192.168.88.2–192.168.88.9 192.168.88.1

Important: If you have changed the default IP of the router (for example, from 192.168.0.1 on 192.168.5.1), all static addresses must be from the same subnet (192.168.5.x).

⚠️ Attention: Some providers (eg Rostelecom or Beeline) bind internet access to the device's MAC address. If the connection is lost after changing the IP, check the settings. MAC cleaning in your personal account or call support.

Step-by-step instructions for Windows 10 and 11

Setting up a static IP in Windows It takes no more than 2 minutes if you know the details. Follow the instructions:

  1. Open Settings → Network and Internet → Wi-Fi.

  2. Click on the name of your network → Configuring adapter settings (on the right).

  3. In the window that opens, find Wireless network connection, right-click → Properties.

  4. Select Internet Protocol version 4 (TCP/IPv4)Properties.

  5. Switch to Use the following IP address and fill in the fields:

    • IP address: For example, 192.168.0.50 (out of safe range).
    • Subnet mask: usually 255.255.255.0.
    • Main gateway: router address (for example, 192.168.0.1).
    • Preferred DNS server: 8.8.8.8 (Google) or 1.1.1.1 (Cloudflare).
  • Click OK and reboot the adapter (turn Wi-Fi on/off).

  • Make sure your IP address doesn't conflict with other devices. Check your internet connection (open a browser). Restart your router if the connection is lost. Check your ping to the gateway. ping 192.168.0.1

    -->

    If the Internet does not work after saving the settings:

    • 🔄 Check that Main gateway matches the router address.
    • 🌐 Try changing your DNS to 8.8.4.4 (alternative Google DNS).
    • 🔧 Open Command line and run:
      ipconfig /release
      

      ipconfig /renew

    Setting up a static IP on Android (Samsung, Xiaomi, Google Pixel)

    On smartphones, the process is slightly different depending on the version Android and shells (One UI, MIUI, Stock Android). General algorithm:

    1. Open Settings → Wi-Fi.

    2. Tap your network → Change network (or Additionally).

    3. In the section IP settings select Static (instead of DHCP).

    4. Fill in the fields (example for a router) TP-Link):

      • IP address: 192.168.0.150
      • Gateway: 192.168.0.1
      • Network prefix length: 24 (mask equivalent 255.255.255.0)
      • DNS 1: 8.8.8.8
      • DNS 2: 1.1.1.1
  • Save your settings and reconnect to the network.

  • Features for different brands:

    • 📱 Samsung Galaxy (One UI): field Network prefix length may be absent - leave it blank.
    • 📱 Xiaomi/Redmi (MIUI): After saving, you may need to reboot your phone.
    • 📱 Google Pixel: DNS settings may be hidden in Advanced → Static IP.
    What should I do if mobile data connection is lost after setup?

    On some smartphones (eg. Samsung A52) Manual Wi-Fi setup can disrupt mobile internet APN settings. To restore 4G/LTE, go to Settings → Mobile network → Access point names (APN) and select your operator profile (for example, MTS Internet or Beeline).

    Manual IP configuration on macOS (Ventura, Sonoma)

    On MacBook or iMac The process is a bit more complicated due to the specifics of the network stack. Apple. Follow the instructions:

    1. Open System Preferences → Network.

    2. Select Wi-FiAdditionally.

    3. Go to the tab TCP/IP.

    4. In the field Configuring IPv4 select Manually.

    5. Fill in:

      • IPv4 address: 192.168.1.50
      • Subnet mask: 255.255.255.0
      • Router: 192.168.1.1 (router address)
  • Go to the tab DNS and add servers 8.8.8.8 And 1.1.1.1.

  • Click OKApply.

  • If after applying the settings, macOS displays "Self-assigned IP address" and the internet doesn't work:

    ⚠️ Attention: IN macOS Sonoma IP conflict protection may be triggered. Open Terminal and run:
    sudo ifconfig en0 down && sudo ifconfig en0 up

    (replace en0 to your Wi-Fi interface, which can be found out using the command networksetup -listallhardwareports).

    Setting up a static IP on a router (DHCP reservation)

    An alternative to manual configuration on each device is IP reservation in a routerIn this case, the gadget still receives an address automatically, but it's always the same. This is convenient for:

    • 🖥️ Network printers (Canon PIXMA, Brother HL-L2350DW).
    • 📺 Smart TVs (LG OLED, Sony Bravia).
    • 🎮 Game consoles (PlayStation 5, Xbox Series X).

    Instructions for the router TP-Link Archer C6 (similarly for ASUS, Keenetic):

    1. Open your router's control panel (usually 192.168.0.1 or 192.168.1.1).

    2. Go to DHCP → Address Reservation (or Address Reservation).

    3. Click Add and select the device from the list of connected ones (or enter it MAC address manually).

    4. Please enter your desired IP (e.g. 192.168.0.200) and save.

    Advantages of the method:

    • ✅ No need to configure each device separately.
    • ✅ The IP remains static, but is managed centrally.
    • ✅ There is no risk of conflicts if the DHCP range is configured correctly.

    Common mistakes and how to avoid them

    Even experienced users sometimes encounter problems after manually configuring their IP address. Here are the most common errors and their solutions:

    Problem Cause Solution
    There is no internet access, but the local network is working Wrong DNS server or gateway Check your gateway address (it should match your router's IP address). Try DNS. 8.8.8.8 or 77.88.8.8 (Yandex).
    IP address conflict The selected IP is already in use by another device. Check the busy addresses in your router (DHCP Client List) and select a free one.
    Wi-Fi connects, but websites don't open. Unfaithful subnet mask or prefix Install the mask 255.255.255.0 (or prefix 24 For Android/macOS).
    After rebooting the router, the IP is reset. The device is turned on DHCP, not a static IP Please check the network settings on your device and save them again.

    If you have configured a static IP, but some devices (eg. Smart TV or IP camera) stopped seeing each other:

    • 🔍 Make sure all devices are in one subnet (For example, 192.168.0.x).
    • 🔄 Reboot your router—sometimes its ARP table cache doesn't update immediately.
    • 📡 Check your settings Multicast And IGMP in the router (for streaming video and online games).

    FAQ: Answers to Frequently Asked Questions

    Is it possible to assign a static IP for a guest Wi-Fi network?

    Yes, but with some reservations. In the guest network (Guest Network) most routers (TP-Link, ASUS) separate rules apply DHCPTo assign a static IP:

    1. Find out the range of the guest network (eg. 192.168.100.100–192.168.100.200).
    2. Select an IP outside this range (eg. 192.168.100.50).
    3. Configure the device manually by specifying the guest network gateway (usually 192.168.100.1).

    Please note: the guest network is often isolated from the main network, so devices will not see printers or NAS.

    How to restore automatic IP (DHCP) acquisition after manual configuration?

    To roll back changes:

    • Windows: In properties IPv4 select Obtain an IP address automatically.
    • Android: In the Wi-Fi settings, return IP settings V DHCP.
    • macOS: IN TCP/IP select Use DHCP.

    After that, run in the command line (Windows) or terminal (macOS/Linux):

    ipconfig /release && ipconfig /renew

    or

    sudo dhclient -r && sudo dhclient
    Why doesn't access to the router via 192.168.0.1 work after changing the IP?

    This happens if you assigned the device an IP from a different subnet. For example:

    • The router has an address 192.168.0.1 with a mask 255.255.255.0.
    • You have assigned the device 192.168.1.100 - it falls into a different subnet (192.168.1.x).

    Solution: Assign an IP from the same subnet as the router (e.g. 192.168.0.100).

    Is it possible to use static IP for IPv6?

    Technically yes, but that's not recommended for home networks. IPv6 addresses are usually assigned automatically through SLAAC or DHCPv6, and their manual configuration requires:

    1. Knowledge network prefix (usually issued by the provider).
    2. Accounting DUID (device identifier in IPv6).
    3. Settings Router Advertisement on the router.

    For most tasks (game servers, printers) static is sufficient IPv4.

    How can I check if my static IP is conflicting with other devices?

    There are 3 ways:

    1. Via router: Go to DHCP Client List (or Connected Devices) and look at busy addresses.

    2. Via command line (Windows): Perform:

      arp -a

      If your IP is on the list, but belongs to another device, change it.

    3. Through Android: Install the application Fing or Network Scanner and scan the network.