Problem IPconfig

Last update on June 22, 2009 08:09 AM by jak58
Published by deri58

Problem IPconfig





Problem


When executing the following command to Start> Run>

ipconfig /renew

The below error message displays on your screen:

An error occurred while renewing interface Local Area Connection: the requested service provider could not be loaded or initialized.

An error occurred while renewing interface 'Internet': An operation was attempted on something that is not a socket.

The operation failed since no adapter is in the state permissible for this operation.

Solution


1. Administrator
Ensure that you are logged on as Administrator.

2. Verify if internet access is functioning

Internet access not functioning

3.)Ensure that your computer is connected to the internet.


4. Repair Winsock Registry keys

Under Windows XP SP2

Go to menu start and select Run.

Copy/paste the following command:

netsh winsock reset

See below image:-

For previous Operating system:

Open the Registry Editor by :

Menu Start/ Run and type regedit.(see below image)


Scroll to the following keys and delete same:

HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Winsock
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Winsock2

Then import the content of the above mentioned keys from another computer.
Best answers for « Problem IPconfig » in :
Sudden closure of the ipconfig or ping (cmd) window Show Sudden closure of the ipconfig or ping (cmd) window Issue Solutions Issue Whenever you run a command from the menu start/Run, the command window opens and immediately close without giving the time to consult the screen....
Network tests and diagnostics Show Testing the IP configuration Before doing anything else, you are advised to check the computer's IP configuration. Windows systems offer a command-line tool, called ipconfig, that lets you find out your computer's IP configuration. The output of...
[Windows] knowing the IP configuration of a PC Show[Windows] knowing the IP configuration of a PC IP configuration of a PC Open a DOS command window: Open the Start menu Click on Run Type cmd Click on OK In the MS-DOS window, type the following command ipconfig/ all Note...
Command to detect your IP address! ShowCommand to detect your IP address! Command for Windows 2000 / XP / Vista Command for Windows 95/98 Command for Linux IP address (Internet Protocol) is a numerical identification to detect your computer on a network. It is used to...
How to detect your public IP address? ShowHow to detect your public IP address? The ipconfig for Windows also known as ifconfig under Linux display your IP address. However behind a router that makes NAT, this will not surely correspond to your public IP address which however...
Creating an ad hoc WiFi network ShowPresentation of the ad hoc WiFi network If you have two or more computers equipped with wireless adapters (WiFi cards), it is possible to easily connect them in a network by setting up a so-called "ad hoc" network, that is, a computer-to-computer...
Ping ShowThe Ping tool "Ping" (short for Packet INternet Groper) is without a doubt the best-known network administration tool. It is one of the simplest tools, because all it does is send packets to check if a remote machine is responding and, by...