How to use a static IP address

How to use a static IP address

Kevin Wu
April 20, 2026· Updated August 9, 2026· 8 min read

If you are searching for how to use a static IP address, start with the most important point: not everyone needs a static IP. For most home users, a dynamic IP assigned automatically through DHCP is enough. A static IP only becomes useful when you need reliable remote access, stable port forwarding, device management, or an internal service that should always be reachable at the same address. Microsoft and Apple both keep automatic addressing as the default path and reserve manual IP entry for people with a clear reason to use it.[1][2][3]

Use the digital privacy guide as the wider checklist: it connects this issue to accounts, devices, identifiers, and data-broker exposure.

This guide will not push you to change settings blindly. It first helps you decide whether you really need a static IP, or whether you are mixing up your router address, your public IP address, and a fixed address inside your local network.

Key Takeaways

  • A static IP is an address that does not change automatically through DHCP and is fixed by you or a network administrator.[1][2]
  • Common use cases include NAS devices, printers, cameras, port forwarding, remote access, and local device management.
  • Most everyday devices are better left on automatic addressing. Random manual values can cause IP conflicts or break connectivity.
  • Before changing anything, write down the current IP address, subnet mask, gateway, and DNS servers.[1][2]
  • A static local IP is not the same as a fixed public IP or a dedicated VPN IP.

What is a static IP address?

The simplest way to think about it is:

  • Dynamic IP: assigned automatically by your router or network through DHCP and may change;
  • Static IP: manually assigned by you or an administrator and meant to stay the same.[1][2]

In a home network, this usually means a fixed local address, such as keeping your NAS at 192.168.1.50. That is different from a fixed public IP from your ISP.

When do you actually need a static IP?

1. Remote access to a NAS, camera, or home server

If the device address keeps changing, port forwarding, remote desktop access, and local service shortcuts can break.

2. Printers, scanners, and fixed local services

Many home and office devices are easier to find when their address stays the same.

3. Router reservations, port forwarding, or firewall rules

If a rule is written for a specific internal address, that address should be stable.

When should you avoid switching to a static IP?

  • You only browse, stream, and use the internet normally;
  • You do not know what subnet, gateway, and DNS mean;
  • You just want to “try another IP”;
  • What you really need is a VPN, a fixed public IP, or another external-facing option.

If your goal is to make websites see the same outgoing address every time, that is a public IP or VPN scenario, not a simple local IP setting. For more context, see What can someone do with your IP address? The real risk boundaries.

Write down these 4 values before changing anything

Before manually setting an address on any device, record the current network values:

  • current IPv4 address;
  • subnet mask;
  • default gateway;
  • DNS servers.[1][2]

Why this step matters

If you enter the wrong values, the common result is not a tidy “setup failed” message. More often, the device stays connected to Wi‑Fi but cannot reach the internet. Saving the old values makes rollback much easier.

How to set a static IP on Windows

Microsoft’s path is straightforward: go to Settings > Network & Internet, open your current Wi‑Fi or Ethernet connection, change IP assignment from Automatic (DHCP) to Manual, then enter the IPv4 address, subnet, gateway, and DNS.[1]

Simplified steps

  1. Open network settings.
  2. Open the properties for your current connection.
  3. Find IP assignment.
  4. Switch to Manual.
  5. Enter the IPv4 details and save.

How to set a static IP on Mac

Apple uses a similar approach: go to System Settings > Network > Details > TCP/IP, change Configure IPv4 to a manual option, then enter the IP address, subnet mask, and router address.[2][3]

Simplified Mac steps

  1. Open System Settings, then Network.
  2. Select the connection you are using.
  3. Click Details, then open TCP/IP.
  4. Change Configure IPv4 to a manual option.
  5. Enter the IP address, subnet mask, router address, and DNS values you need.

How to set a static IP on iPhone

On iPhone, these settings usually live on the details page for the current Wi‑Fi network. Apple’s documentation at least confirms the path through Settings > Wi‑Fi > current network information. If your network or management setup allows manual IP configuration, the next options usually appear on that details page.[4]

Simplified iPhone steps

  1. Open Settings, then Wi‑Fi.
  2. Tap the information button next to your current network.
  3. Tap Configure IP, then choose Manual.
  4. Enter the IP address, subnet mask, router address, and DNS values.
  5. Depending on your iOS version or management setup, the change may need to be handled through MDM, a configuration profile, or the router.

How to set a static IP on Android

Android varies more than desktop systems. Menu labels differ by phone maker, Android version, and custom interface. The safest way to think about it is: open the details page for your current Wi‑Fi network, then look for IP settings, network details, or advanced network configuration. If manual IP is supported, it is usually placed there.

Simplified Android steps

  1. Open Settings, then Wi‑Fi or Network & internet.
  2. Tap the current connected network.
  3. Look for IP settings, Advanced settings, Network details, or a similar option.
  4. If manual addressing is supported, switch to static configuration.
  5. Enter the IP address, gateway, prefix length or subnet, and DNS values, then save.

A steadier option: use DHCP reservation on your router instead

For many home networks, I prefer this route.

The reasons are simple:

  • the device still uses automatic addressing, so compatibility is better;
  • the address remains fixed and is less likely to conflict;
  • management stays centralized on the router.

In other words, you may want “the same address every time,” not necessarily a fully manual address on the device.


The 4 most common mistakes

1. Creating an IP conflict

This is the classic one. You manually enter an address, and the router later gives that same address to another device.

2. Entering the wrong gateway

Your device may look connected on the local network but fail to reach the internet.

3. Leaving DNS blank or entering it incorrectly

The device may connect to Wi‑Fi while web pages still refuse to load.

4. Confusing a local static IP with a fixed public IP

Changing a local address does not mean the internet sees you at a fixed address.

My recommendation: choose based on how strong the need is

NeedBetter option
Normal internet useKeep DHCP automatic
Keep a device at a stable addressTry router DHCP reservation first
Explicit need for manual device addressingUse a static IP
Fixed public outgoing addressAsk your ISP or use a suitable VPN / dedicated line option

Summary

  • How to use a static IP address is not mainly about finding the right menu. It is about whether you have a clear reason.
  • Most people do not need a static IP. Those who do usually need it for a NAS, printer, remote access, or fixed router rules.
  • If you change it manually, record the current network values first.
  • If you only need the device address to stay stable, router DHCP reservation is often the safer choice.

FAQ

Is a static IP always better than a dynamic IP?

No. For normal browsing, dynamic IP addressing is easier. A static IP only makes sense for specific management and access scenarios.

Is a static IP more secure?

Not by itself. It is more predictable, not automatically safer. Security still depends on passwords, exposed ports, firewall rules, and device updates.

What should I do if the internet stops working after setting a static IP?

Check the IP address, subnet mask, default gateway, and DNS values first. Then switch back to automatic addressing and try again.

Do I need a static IP to access home devices from outside my network?

Not always. Router DHCP reservation, DDNS, and other approaches may be enough. The real question is whether you need a fixed local address or a fixed public address.

Is a dedicated VPN IP the same thing as this static IP?

No. This article focuses on static IP settings inside a local network or on a device. A dedicated VPN IP is about your outgoing internet address.


Disclaimer: This article is for general home and small-office network setup guidance only. It does not constitute technical support for a specific ISP, enterprise network, or device model. Menu names may vary by system version.

In “How to use a static IP address”, AethoVPN only covers the network path and cannot resolve the rest.

Sources:

  1. Microsoft Support - Essential Network Settings and Tasks in Windows — https://support.microsoft.com/help/15291/windows-find-pc-ip-address
  2. Apple Support - Enter TCP/IP settings on Mac — https://support.apple.com/guide/mac-help/enter-tcpip-settings-on-mac-mh141292/mac
  3. Apple Support - Use DHCP or a manual IP address on Mac — https://support.apple.com/en-lamr/guide/mac-help/mchlp2718/mac
  4. Apple Support - Connect iPhone to the internet — https://support.apple.com/en-lamr/guide/iphone/iphd1cf4268/ios

Sources checked 8 May 2026.


Related Articles:

Start your 3-day free trial

Sign up to experience all premium features at no cost.

*Available only to new users. Each user is limited to one trial.

How to use a static IP address | AethoVPN