In a computer network, every device connected to the Internet has an IP (Internet Protocol) address. This unique identifier allows devices to communicate with each other. Windows 10 and other operating systems automatically assign an IP address using DHCP (Dynamic Host Configuration Protocol). However, in some cases, you may need to find your current IP address or manually assign a static IP address for better control over network settings. in this article we will tell you how to change ip address windows 10 in simple steps.
How to Find Your IP Address on Windows 10
Finding your IP address on Windows 10 is easy. You can check both your private (local) IP address and public IP address using different methods.
Method 1: Using Command Prompt
- Press Windows + R, type cmd, and hit Enter.
- In the Command Prompt window, type ipconfig command and press Enter.
- Look for the section labeled Wireless LAN adapter (for Wi-Fi) or Ethernet adapter (for a wired connection).
- Find the IPv4 Address. This is your local IP address.
Method 2: Using Network Settings
- Click on the Start Menu and go to Settings. or click Windows + I from keyboard
- Select Network & Internet.
- Choose Wi-Fi (for wireless) or Ethernet (for wired connections).
- Click on the active network connection.
- Scroll down to find the IPv4 address.
How To Change IP Address Windows 10
Manually assigning IP address on Windows 10 can help you set up static IP for better network management.
Step 1: Open Network Settings
- Press Win + R to open the Run dialog box.
- Type ncpa.cpl command and hit Enter to open the Network Connections window System.
Step 2: Select Your Network Adapter
- Identify the network adapter you are using (e.g., Wi-Fi or Ethernet).
- Right-click on your active network connection (Ethernet) and select Properties Option.
Step 3: Open IPv4 Settings
- In the Networking tab, scroll down and find Internet Protocol Version 4 (TCP/IPv4).
- Select it and click the Properties button.
Step 4: Assign a Static IP Address
- In the General tab, select Use the following IP address.
- Enter the following details:
- IP Address: Choose an address within your network range (e.g.,
192.168.1.100
). - Subnet Mask: Typically,
255.255.255.0
. - Default Gateway: Usually your router’s IP (e.g.,
192.168.1.1
).
- IP Address: Choose an address within your network range (e.g.,
Step 5: Configure DNS Settings
- Select Use the following DNS server addresses.
- Enter your local DNS Address Or google DNS Address
- Preferred DNS server:
8.8.8.8
(Google DNS) or your ISP’s DNS. - Alternate DNS server:
8.8.4.4
(Google DNS) or another backup.
- Preferred DNS server:
Step 6: Apply and Confirm
- Click OK to save changes.
- Close all windows and restart your computer to apply the new IP settings.
Verifying the Static IP Assignment
After manually assigning a static IP address in Windows 10, follow these steps to verify that the changes were applied correctly.
- Press Win + R, type cmd, and press Enter to open the Command Prompt.
- Type the command: ipconfig /all
- Ensure the IPv4 address matches what you assigned.
- Test network connectivity by pinging your router: like
ping 192.168.1.1
If you receive replies, your connection is successful.
Troubleshooting Common Issues
- IP Conflict: If another device is using the same IP address, change it to avoid network issues.
- No Internet Connection: Verify that the default gateway is set correctly.
- Unable to Save Settings: Ensure you have administrative privileges.
- Flushing DNS Cache: Run
ipconfig /flushdns
in Command Prompt if there are DNS resolution issues.
Conclusion
Finding and manually assigning an IP address on Windows 10 is useful for managing network settings, improving stability, and setting up custom configurations. By following these simple steps, you can easily configure your computer’s IP address to suit your needs. If you ever encounter network issues, reverting to automatic settings is just as easy. With this guide, you now have full control over your network connections on Windows 10.
Recommened Articles
- Windows Commands Every User Should Know
- 15 Essential Things to Do After Installing Windows 10
- How To Change IP Address Windows 10 Using Different Methods
- How to Install and Configure Windows Server 2022
- What Is Cache Memory? Types, Functions & Limitations
- Top 20 Highest Salary Jobs : Lucrative Careers with Best Salaries - 5 April 2025
- Types of Operating System (OS): Features,Types And Uses - 5 April 2025
- 15 Features of Operating System You Should Know - 4 April 2025