192.168.1.1 wifi
192.168.1.1 Router Configuration Center

192.168.1.90 Admin Login

192.168.1.90 is a private Class C IPv4 address belonging to the widely used 192.168.1.0/24 subnet. Unlike common router gateway addresses such as 192.168.1.1 or 192.168.1.254, the address 192.168.1.90 is not tied to any single router brand as a factory default gateway. Instead, it functions as a general-purpose private IP address that is frequently assigned — either statically or via DHCP — to devices operating within a home or small office network. You will commonly find 192.168.1.90 assigned to network-connected devices such as IP cameras, NVR/DVR security systems, smart TVs, network printers, NAS drives, VoIP adapters, and other IoT peripherals. Because it sits comfortably in the upper-middle range of the 192.168.1.x address space, network administrators often reserve addresses like 192.168.1.90 for static assignment, keeping them outside the typical DHCP pool (which usually runs from 192.168.1.100 to 192.168.1.254 on many routers). If your device or router is currently using 192.168.1.90, you can access its admin panel by typing http://192.168.1.90 directly into your browser's address bar.

192.168.1.90 IP Address

To access the admin panel type 192.168.1.90 in the address bar of your web browser or click on the button below.

How to Access 192.168.1.90

To reach the admin or configuration panel of any device using 192.168.1.90, follow these steps:

  1. Connect to the same network. Make sure your computer, smartphone, or tablet is connected to the same Wi-Fi or wired network as the device at 192.168.1.90. You cannot access a private IP address from outside the local network.
  2. Open your web browser. Launch any modern browser — Google Chrome, Mozilla Firefox, Microsoft Edge, or Safari all work fine.
  3. Type the address. In the browser's address bar (not the search bar), type http://192.168.1.90 and press Enter.
  4. Enter your credentials. A login page should appear. Enter the username and password for your device. If you have never changed these, check the label on the bottom or back of your device, or consult the manufacturer's documentation for the default credentials.
  5. Navigate the admin panel. Once logged in, you can adjust network settings, change the device's IP address, update firmware, configure security options, and more.

If the page does not load, 192.168.1.90 may not be the correct address for your device. Use the troubleshooting steps in the section below to verify and locate the right IP.

If You Can't Access 192.168.1.90

If entering http://192.168.1.90 in your browser returns an error or a blank page, there are several possible reasons and fixes:

  • Wrong IP address: The device you are trying to reach may not be using 192.168.1.90. On Windows, open Command Prompt (Start > type cmd > Enter) and run ipconfig /all to see your Default Gateway and the IP range your network uses. On macOS or Linux, run ip route or check System Preferences > Network.
  • Not on the same network: You must be connected to the same local network (via Wi-Fi or Ethernet) as the device at 192.168.1.90. A VPN connection can also block access to local private IPs — try disabling it temporarily.
  • Device is offline: Confirm the device assigned to 192.168.1.90 is powered on and connected. Try pinging it: open Command Prompt and type ping 192.168.1.90. If you get no reply, the device may be off or using a different IP.
  • IP address conflict: If two devices on your network share the address 192.168.1.90, neither may respond correctly. Log into your router's admin panel (typically at 192.168.1.1) and check the connected device list to identify any conflicts.
  • Browser cache or HTTP/HTTPS mismatch: Some devices require http:// rather than https://. Make sure you are not being redirected to HTTPS. Also try clearing your browser cache or using a private/incognito window.
  • Firewall blocking access: A software firewall on your computer may be blocking the connection. Temporarily disable it and try again.

If none of these steps resolve the issue, check our guide to find your router IP address for more detailed instructions.

Common Uses of 192.168.1.90 on a Network

Because 192.168.1.90 is not a standard default gateway address for any major router brand, you are most likely encountering it as a statically assigned IP for a specific device on your network. Here are the most common scenarios where 192.168.1.90 appears:

  • IP Security Cameras & NVR/DVR Systems: Many standalone IP cameras and network video recorders are shipped with a static IP in the 192.168.1.x range. Administrators often manually assign addresses like 192.168.1.90 to cameras to keep them consistent and easy to access. This is especially common with brands like Dahua, Reolink, Amcrest, and Annke.
  • Network Printers: Office and home printers connected via Ethernet or Wi-Fi are frequently given static IPs such as 192.168.1.90 so that all computers on the network can reliably find and print to them without the address changing.
  • NAS (Network Attached Storage) Devices: NAS units from brands like Synology, QNAP, and Western Digital are often assigned static IPs in the 192.168.1.x range for consistent file sharing and remote access.
  • VoIP Adapters & IP Phones: Business and home VoIP devices are commonly given fixed IPs like 192.168.1.90 to ensure stable call routing and SIP registration.
  • Smart Home Hubs & IoT Devices: Home automation controllers, smart hubs, and other IoT devices may be assigned 192.168.1.90 as a static address for reliable local API access.
  • DHCP-Assigned Devices: In some networks, the DHCP server (your router) may dynamically assign 192.168.1.90 to a connected device such as a laptop, smartphone, or gaming console. This assignment can change the next time the device reconnects unless a DHCP reservation is set.

In all of these cases, you can access the device's web interface by navigating to http://192.168.1.90 in your browser while connected to the same local network.

Assigning 192.168.1.90 as a Static IP

If you want a specific device on your network to always use the address 192.168.1.90, you have two main options:

Option 1: Configure a Static IP on the Device Itself

Most network devices — including printers, cameras, and NAS units — allow you to manually set a static IP address through their own settings interface. Log into the device's admin panel, navigate to the network or LAN settings, and enter the following:

  • IP Address: 192.168.1.90
  • Subnet Mask: 255.255.255.0
  • Default Gateway: Your router's IP (commonly 192.168.1.1)
  • DNS Server: Your router's IP or a public DNS like 8.8.8.8 (Google) or 1.1.1.1 (Cloudflare)

Make sure 192.168.1.90 is outside your router's DHCP range to avoid IP conflicts. For example, if your router assigns DHCP addresses from 192.168.1.100 to 192.168.1.254, then 192.168.1.90 is safely outside that range and can be used as a static address.

Option 2: Create a DHCP Reservation on Your Router

A cleaner approach is to configure a DHCP reservation (also called a static DHCP lease or IP binding) on your router. This tells your router to always assign 192.168.1.90 to a specific device based on its MAC address. To do this:

  1. Log into your router's admin panel at 192.168.1.1 (or your router's gateway address).
  2. Navigate to the DHCP settings or LAN settings section.
  3. Find the DHCP reservation or address binding option.
  4. Enter the MAC address of your device and assign it the IP 192.168.1.90.
  5. Save and reboot the device so it picks up the new reservation.

This method is preferred because the device itself can remain set to automatic (DHCP) mode, while the router guarantees it always receives 192.168.1.90.

Changing Your Password at 192.168.1.90

Whether 192.168.1.90 is the address of your router or another network device, keeping its admin panel secured with a strong, unique password is critical. Default credentials are publicly known and leaving them unchanged makes your device — and your entire network — vulnerable to unauthorized access. To change the admin password of the device at 192.168.1.90:

  1. Log into the admin panel at http://192.168.1.90 using the current username and password.
  2. Look for a section labeled Administration, System, Account, or Security — the exact name varies by device and manufacturer.
  3. Locate the Change Password or Admin Password field.
  4. Enter your new password. Use a combination of uppercase and lowercase letters, numbers, and special characters. Aim for at least 12 characters.
  5. Confirm the new password when prompted, then save your changes.

You should also change the default Wi-Fi password (if the device is a router or access point) and the SSID (network name) to something that does not reveal the brand or model of your hardware. Avoid using personal information such as your name, address, or birthday in any network credentials.

Router Username and Password List

BrandModelProtocolUsernamePassword
2WIREHOMEPORTAL Rev. SBC YAHOO! DSL(none)2Wire(none)
2WIREALL WIFI ROUTERSHTTP(none)Wireless

What Is 192.168.1.90 and Why Is It a Private IP Address?

192.168.1.90 is a private IPv4 address in the Class C range, defined by RFC 1918. The entire 192.168.0.0/16 block — which includes all addresses from 192.168.0.0 to 192.168.255.255 — is reserved exclusively for private network use. This means 192.168.1.90 is never routable on the public internet. It can only be used within a local area network (LAN), such as your home Wi-Fi or a small office network.

Here is how private IP addressing works in practice on a typical 192.168.1.x network:

  • Your router is usually assigned the first usable address in the subnet, most commonly 192.168.1.1. This is the address you use to access your router's admin panel.
  • Your router's DHCP server automatically assigns IP addresses to devices that connect to your network. Depending on your router's configuration, these addresses might start at 192.168.1.2 or 192.168.1.100 and go up to 192.168.1.254.
  • Devices that need a permanent, unchanging address — like a printer, NAS, or IP camera — are often assigned a static IP such as 192.168.1.90, either manually on the device or via a DHCP reservation on the router.

The subnet mask for the 192.168.1.0/24 network is 255.255.255.0, which means the network supports up to 254 usable host addresses (192.168.1.1 through 192.168.1.254). The address 192.168.1.0 is the network address and 192.168.1.255 is the broadcast address — neither can be assigned to a device.

Because 192.168.1.90 is a private address, it is completely invisible to the outside world. When you browse the internet, your router uses NAT (Network Address Translation) to replace the private source IP (like 192.168.1.90) with your router's public IP address before sending traffic out to the internet. This is what allows many devices to share a single public IP address provided by your ISP.

192.168.1.90 and the 192.168.1.x Subnet — Related IP Addresses

The address 192.168.1.90 is part of the 192.168.1.0/24 subnet, one of the most commonly used private network ranges in the world. Within this subnet, several specific IP addresses are particularly well-known and widely used. Understanding how 192.168.1.90 relates to these addresses can help you better manage and troubleshoot your network:

  • 192.168.1.1 — The most common default gateway address for routers from brands including TP-Link, ASUS, Linksys, Cisco, and many others. This is the address you typically use to access your router's admin panel.
  • 192.168.1.254 — Used as the default gateway by some router brands including 2Wire, Billion, and certain Linksys and D-Link models. Also commonly used as a static IP for network devices.
  • 192.168.1.2 – 192.168.1.89 — Addresses in this range are typically assigned dynamically by DHCP to connected devices, or reserved as static IPs for specific hardware.
  • 192.168.1.90 — The current address in focus. Commonly used as a static IP for network devices such as IP cameras, printers, NAS units, and VoIP adapters.
  • 192.168.1.91 – 192.168.1.99 — Neighboring addresses in the same subnet, also frequently used for static device assignments.
  • 192.168.1.100 – 192.168.1.254 — On many routers, the DHCP pool starts at 192.168.1.100, meaning addresses in this range are dynamically assigned to connecting devices.

Other popular private gateway addresses outside the 192.168.1.x subnet that you may encounter include 192.168.0.1, 10.0.0.1, 192.168.100.1, 192.168.8.1, and 192.168.10.1.

Frequently Asked Questions About 192.168.1.90

Is 192.168.1.90 a router's default gateway address?

No. Unlike 192.168.1.1 or 192.168.1.254, the address 192.168.1.90 is not used as a factory default gateway by any major router manufacturer. It is a general-purpose private IP address most commonly assigned as a static IP to network devices such as IP cameras, printers, NAS drives, or VoIP adapters within a 192.168.1.x network.

How do I find out what device is using 192.168.1.90 on my network?

Log into your router's admin panel (usually at 192.168.1.1) and look for a section called Connected Devices, DHCP Client List, or ARP Table. This will show you all devices currently connected to your network along with their IP and MAC addresses. You can also run arp -a in Command Prompt (Windows) or Terminal (macOS/Linux) to see a list of IP-to-MAC mappings, which will help you identify the device at 192.168.1.90.

Can two devices on my network both use 192.168.1.90?

No. Every device on a network must have a unique IP address. If two devices are both assigned 192.168.1.90, an IP address conflict will occur, causing one or both devices to lose network connectivity. To resolve this, change the IP address of one of the devices through its settings, or use your router's DHCP reservation feature to ensure each device always receives a unique address.

How do I reset a device at 192.168.1.90 to factory defaults?

The factory reset procedure depends on the specific device using 192.168.1.90. For most routers and network devices, you can perform a hardware reset by locating the small Reset button (usually recessed, requiring a pin or paperclip) on the back or bottom of the device. Press and hold it for 10–30 seconds until the indicator lights flash or the device reboots. This will restore all settings — including the IP address — to factory defaults. Note that after a reset, the device may no longer use 192.168.1.90 and will revert to its original default IP address.

Is 192.168.1.90 safe to use on my network?

Yes. As a private IP address, 192.168.1.90 is completely safe to use within your local network. It is not accessible from the internet, so external attackers cannot directly target a device at this address. However, you should still protect any device at 192.168.1.90 with a strong admin password, keep its firmware up to date, and ensure your router's firewall is enabled to protect your entire network from external threats.

What is the subnet mask for 192.168.1.90?

The standard subnet mask for the 192.168.1.0/24 network — which includes 192.168.1.90 — is 255.255.255.0. This means the network portion of the address is 192.168.1 and the host portion is 90. The network supports 254 usable host addresses (192.168.1.1 through 192.168.1.254).

Can I use 192.168.1.90 as my router's gateway address?

Technically yes — any address in the 192.168.1.1–192.168.1.254 range can be configured as a router's LAN IP address. However, it is strongly recommended to use conventional gateway addresses like 192.168.1.1 to avoid confusion. If you do change your router's gateway to 192.168.1.90, remember to update the gateway address in the settings of all statically configured devices on your network, and note that you will need to use http://192.168.1.90 to access the router's admin panel going forward.