Tech News Today
  • News
  • How To
  • Buyer’s Guide
  • Hardware
    • PC Builds
    • Computer Cases
    • Motherboards
    • Peripherals
    • RAM
  • Gaming
  • Software
  • More
    • Mobile
    • Gadgets
    • Laptops
    • Reviews
Facebook Twitter Instagram
Tech News Today
  • News
  • How To
  • Buyer’s Guide
  • Hardware
    • PC Builds
    • Computer Cases
    • Motherboards
    • Peripherals
    • RAM
  • Gaming
  • Software
  • More
    • Mobile
    • Gadgets
    • Laptops
    • Reviews
Tech News Today
Home»Windows»[Solved] Local Area Connection Doesn’t Have A Valid IP Configuration

[Solved] Local Area Connection Doesn’t Have A Valid IP Configuration

DeepBy DeepJanuary 30, 2022
Local Area Connection Doesn't Have A Valid IP Configuration

Sometimes, despite having a stable internet connection, you might get the error message “Local area connection doesn’t have a valid IP configuration.” This can usually happen when trying to run the troubleshooter through Windows.

The error means that the IP (Internet Protocol) address provided to the network adapter is wrong or invalid. Some networking apps can alter the adapter’s default parameters, such as web browsers and VPN clients.

However, we can easily fix these changes by setting the values ourselves or performing a network reset. Now without further delay, let’s see what else causes invalid IP configuration and how to fix these issues.

What Causes “Local area connection doesn’t have a valid IP configuration”?

There are a few other reasons that may be causing this issue, which we have listed below.
  • Incorrect Winsock catalogs
  • Network services have not started.
  • Overheated routers

Fixing “Local area connection doesn’t have a valid IP configuration”

Here are a few things you can try to fix the “Local area connection doesn’t have a valid IP configuration” issue.

Provide IP Address Manually

By default, the network adapter automatically sets the computer’s IP address for the computer to send and receive data. If you cannot access the internet even though you have access, it’s because of the invalid IP address. To fix this, you need to adjust the IP address manually.

When you manually adjust the router IP configurations, the network adapter will always use these routes to send and receive the data from the router. However, if you also set the IP address incorrectly, your computer will not access the internet.

So, you can follow these steps to set the IP address correctly.

  1. Click on the Start menu and search Control Panel.
  2. Select View by as Large Icons and click on Network and Sharing Center.control panel network and sharing 
  3. On the left side of the dialog box, clock on Change adapter settings.change adapter settings
  4. If you use an ethernet cable to access the internet, right-click on Ethernet and click on Properties. If you are using Wi-Fi, then right-click on Wi-Fi and select Properties.
  5. Double-click on Internet Protocol Version 4 (TCP/IPv4). ipv4 address
    Then Internet Protocol Version 4 (TCP/IPv4) Properties dialog box will open.
  6. Check the Use the following IP address. Now, you will need to fill all these with the addresses of your choice.
    use the following ip
    Now, to fill all these, we first need to run the ipconfig command.

How to Run IPCONFIG command

The ipconfig command will display all the configuration settings that your network adapter uses. To adjust the Internet Protocol Version 4 (TCP/IPv4) Properties, we need to know the IPv4 address, Subnet Mask and Default Gateway. 

Please follow these steps to run the ipconfig command.

  1. Press the Windows + R key.
  2. Type cmd and press Ctrl + Shift + Enter to run the command as admin.
  3. Then, type “ipconfig” without the quotation mark and press enter.
    ipconfig

Here, you will see all the network adapter configuration settings. 

Under the Wireless LAN adapter Wi-Fi (this can be different if you are using an ethernet cable), search for Default Gateway.default gateway

The Default Gateway is the IP address of your router. Here’s how you can find it.

Here, our router has the IP address of 192.168.1.1. But, your router will have a different address. Therefore, the Default Gateway will have the value 192.168.1.1.

As for the IPv4 Address, this address can be anything except the Default Gateway address. For example, if the router’s address is 192.168.1.3, IPv4 Address should be 192.168.1.x (x=1 to 253 except 3). Therefore, as our computer is connected to the router with the address 192.168.1.1, the IPv4 address for our device will be 192.168.1.x (x= 2 to 253).  Finally,

  • Subnet Mask is 255.255.255.0
  • Preferred DNS server is 8.8.8.8 
  • Alternate DNS server is 8.8.4.4 

All devices have the same Subnet Mask, Preferred DNS, and Alternate DNS settings.

set ip address manually

Once you have everything set up, click on OK. Now, check if you can browse the internet from the web browser.

Start Network Services

If the troubleshooter still gets the same error message, some Network Services may not be running. To check if these services are up and running, please follow these steps.

  1. Press the Windows + R key.
  2. Type services.msc and press Enter.services.msc
  3. The Service dialog box will open, showing all the services running in the background.
  4. Now, double-click COM+ Event System.check services
  5. Ensure that the Startup type is set to Automatic or Manual and the Service status is Running. check services
  6. If the Service is not running, click on Start under Service status.
Please perform steps #5 and #6 for all of the following services.
  • DHCP Client
  • DNS Client
  • Network Connections
  • Network Location Awareness
  • Remote Procedure Call (RPC)
  • Server
  • TCP/IP NetBIOS helper
  • Wired Autoconfig (manual only)
  • WLAN AutoConfig
  • Workstation

Reset Network Adapter

To resolve any network problem, you can reset the TCP/IP (Transmission Control Protocol/Internet Protocol) stack and clear any information about the DNS (Domain Name System) on Windows. You can either use Command Prompt or Windows settings to reset the network adapter properties.

Using Command Prompt

These commands will affect both your network adapters for Wi-Fi and LAN. So, it will display some errors, but this is not a cause for concern.

  1. Press the Windows + R key. 
  2. Type cmd and press Ctrl + Shift + Enter to run command as admin.
  3. Type the following command and press Enter key after each command.
  • netsh winsock reset catalog => resets the component that handles the network requests reset winsock
  • netsh int ipv4 reset reset.log => resets IPv4 stackipv4 reset
  • netsh int ipv6 reset reset.log => resets IPv6 stackipv6 reset
  • ipconfig /flushdns => clears DNS informationflush dns
  • ipconfig /release => clears current networking configurationrelease ipconfig
  • ipconfig /renew => reconfigures network settingip renew
  • ipcnfig /registerdns => reregisters the DNS informationre-register DNS

Using Network Adapter Settings

Windows allows you to reset all Wi-Fi and LAN network adapters from Settings. Please follow these steps to reset the adapters.

Click on the Start menu and click on Settings > Network and internet > Advanced network settings. Then, select Network reset and click Reset now.
network reset

Re-enable Network Adapter

You can fix some specific network problems by simply disabling and re-enabling the network adapter. Here’s how you can do it:

  1. Go to Control Panel.
  2. Select View by as Large Icons and click on Network and Sharing Center. 
  3. Click on Change Adapter Settings.
  4. Right-click on your network adapter and select Disable.
  5. After a few minutes, right-click the network adapter and choose Enable.enable disable network adapter

Update Network Adapter Driver

An outdated driver will have many complications while communicating with the OS. Try updating your Network Adapter drivers if you are facing any network-related issues.

Press the Windows + X key and click on Device Manager. Expand Network Adapters and right-click and update all drivers.

Alternately, you can also update all your pending driver updates from Windows Update. 

Unplug the Router

Sometimes, your router can have a choppy performance if continuously turned on for days. An overheated router can also cause network issues in your computer. Therefore, unplugging the router and letting it rest can fix the IP configuration issue.

fix
Deep

Tech Enthusiast. Front-end Developer. Casual Gamer. Campfire Guitarist.

Related Posts

the-requested-operation-requires-elevation-Featured-image

How to Fix “The Requested Operation Requires Elevation”

April 28, 2022
file-explorer-not-responding

How To Fix “File Explorer Not Responding”

April 28, 2022
result-code-e_fail-(0x80004005)

How To Fix Result Code: E_FAIL (0x80004005)

April 28, 2022
how-to-delete-windows.old

How To Delete Windows.old

April 28, 2022
how to install cab file

How To Install CAB File For Updates And Drivers On Windows

April 25, 2022
how to restart windows explorer

How To Restart Windows Explorer

April 25, 2022
Add A Comment

Leave A Reply Cancel Reply

Latest Posts
Games Like Wizard101

Best 13 Games Like Wizard101 for Card Collector Fans

April 28, 2022
what is a tf card

What Is A TF Card? Does It Differ To An SD Card

April 27, 2022
games like rimworld

12 Builder Sim Games Like RimWorld

April 26, 2022
You may also like
how-to-charge-ring-doorbell

How to Charge Ring Doorbell

April 28, 2022
the-requested-operation-requires-elevation-Featured-image

How to Fix “The Requested Operation Requires Elevation”

April 28, 2022
how-to-create-signature-in-gmail

How to Create Signature in Gmail

April 28, 2022
Recommended
Cookie Clicker Garden Guide

Cookie Clicker Garden Guide to Unlocking Every Seed

September 26, 2021
monitor no signal

Computer Turns On But Monitor Says No Signal (9 Ways To Fix)

October 25, 2021
Facebook Twitter Pinterest
  • Home
  • About Us
  • Privacy Policy
  • Affiliate Disclosure
© 2022 TechNewsToday.

Type above and press Enter to search. Press Esc to cancel.