Ipv4 properties tab greyed out

0

I am facing this problem of IPv4 and IPv6 properties tabs greyed out and not able to change the settings of the same. I have tried many solutions given online such as netsh commands and antivirus and malware scans. I have also replaced tcpip.sys file from a healthy system.But the problem still exists. Please post the solution if anyone has.

Sunny

Posted 2015-06-06T08:57:12.737

Reputation: 1

Are you using cmd to find your IPv4 ? And IPv6 ? – Antp – 2015-06-06T09:03:01.860

nope I tried resetting IPv4 and IPv6 using netsh winsock reset and netsh interface ipv4 reset commands. There is a IP address thats why the ingternet is working but i cannot change or modify it using the properties tab of IPv4 – Sunny – 2015-06-06T11:54:27.563

Answers

0

Using Registry

  1. Click Start, click Run, type regedit, and then press ENTER.
  2. Locate and then click the following registry :

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Network

  1. Right-click this key, click Export, and then save the file.
  2. Click the Network key again, and then delete the Config entry. The Config entry will be reconstructed when you restart the computer.
  3. Restart the computer. You may have to manually turn off the computer.

Sunny

Posted 2015-06-06T08:57:12.737

Reputation: 1