Event ID 4191 — TCP/IP Network Interface Configuration

Applies To: Windows Server 2008

The network configuration interface settings of your computer determine the way in which it communicates with other computers and devices on the network.

Event Details

Product: Windows Operating System
ID: 4191
Source: tcpip
Version: 6.0
Symbolic Name: EVENT_TCPIP_ADAPTER_REG_FAILURE
Message: IP could not open the registry key for network adapter %2. Interfaces on this network adapter will not be initialized.

Resolve

Remove and add TCP/IP protocol or reset Winsock catalog

The TCP/IP protocol is not properly installed on the network interface.

To perform this procedure, you must have membership in Administrators, or you must have been delegated the appropriate authority.

To remove the protocol from the network interface and add it again:

  1. Click Control Panel, double-click Network and Sharing Center, and then click Manage network connections.
  2. Right-click the network interface you want to repair, click Properties, clear the Internet Protocol Version 4 (TCP/IPv4) check box, and then click OK.
  3. Right-click the same network interface, click Properties, select the Internet Protocol Version 4 (TCP/IPv4) check box, and then click OK.

If the problem persists, reset the Winsock catalog:

  1. Click Start, click All Programs, click Accessories, right-click Command Prompt, and then click Run as administrator.
  2. Click Continue when prompted by User Account Control, and then provide the administrator password, if requested.
  3. At the command prompt, type netsh winsock reset, and then press ENTER.
  4. The output of the netsh winsock reset command should indicate a successful reset.
  5. Restart the computer to complete the reset of the Winsock catalog.

Verify

To verify that an IP address is assigned:

  1. At the DHCP-enabled client computer, click Start, click Run, and then type cmd.
  2. Type ipconfig /all to view lease-status information.
  3. The output of the ipconfig command should show an IPv4 or IPv6 address marked "preferred."

TCP/IP Network Interface Configuration

Networking