One or more network protocols are missing (Fixed)

[vc_row type=”in_container” full_screen_row_position=”middle” scene_position=”center” text_color=”dark” text_align=”left” overlay_strength=”0.3″ shape_divider_position=”bottom”][vc_column column_padding=”no-extra-padding” column_padding_position=”all” background_color_opacity=”1″ background_hover_color_opacity=”1″ column_shadow=”none” column_border_radius=”none” tablet_text_alignment=”default” phone_text_alignment=”default” column_border_width=”none” column_border_style=”solid”][vc_column_text]One or more network protocols are missing on this computer. Windows Sockets registry entries required for network connectivity are missing” is an error reported by Windows Network Diagnostics when you are facing an issue while connecting to the internet. It shows up when your system fails to connect to the internet, and you click the Diagnose button. You may be able to ping your destination address but your browser will be unable to do the same. In most cases, inconsistency in Windows Sockets API is also known as Winsock is the root cause of this problem. It is responsible for the network requests of the programs, both incoming and outgoing. This issue can also originate from your Internet Provider, but if the internet’s working on of your other devices connected to the same ISP then the ISP is Okay and we can continue with the troubleshooting steps.

Note: This guide is compatible with all versions of Windows.

 

One or more network protocols are missing:

 

Method 1: Disable IPv6

Hold the Windows Key and Press R. Type ncpa.cpl and Click OK.

 

ncpa.cpl

 

Right click your network adapter and choose Properties.

 

ipv6 properties

Uncheck “Internet Protocol Version 6 (TCP/IPv6)”and Click OK. This will disable the IPv6.

 

disable ipv6

 

NOW READ: HOW TO STOP WINDOWS 10 FROM USING SO MUCH DATA

[/vc_column_text][/vc_column][/vc_row][vc_row type=”in_container” full_screen_row_position=”middle” scene_position=”center” text_color=”dark” text_align=”left” overlay_strength=”0.3″ shape_divider_position=”bottom”][vc_column column_padding=”no-extra-padding” column_padding_position=”all” background_color_opacity=”1″ background_hover_color_opacity=”1″ column_shadow=”none” column_border_radius=”none” tablet_text_alignment=”default” phone_text_alignment=”default” column_border_width=”none” column_border_style=”solid”][vc_column_text]

Method 2: Reset Winsock


Winsock corruption is known to trigger such errors. In most cases, the issue is resolved by resetting winsock. To reset winsock, follow the steps below.

Press Windows key. In the search box, type cmd. From the list of results displayed; right click on cmd and click Run as Administrator. If you are on Windows 8 or 10, then Hold the Windows Key and Press X. Choose Command Prompt (Admin) and Click on it.

 

cmd admin in windows 10

 

In the black command prompt window, typenetsh winsock resetand press Enter.

 

winsock reset cmd

 

Restart your system and check of the issue is resolved.

 

Method 3: Restart Your Network Adapters

 

A temporary glitch in network adapters can prevent it from picking up the protocols. A simple restart may also fix the issue. To do this; Hold the Windows Key and Press R. In the run dialog, type ncpa.cpl and Click OK.

 

ncpa.cpl

 

You will see a list of network adapters, if you don’t know which one is yours then you can repeat the steps below on all of the listed adapters, else perform it on the one that you’re using to connect.

Right click your Network Adapter, and choose Disable. Then right click on it again and Choose Enable.

 

disable ethernet

 

NOW READ: HOW TO SEE WHICH APPLICATIONS ARE DRAINING YOUR BATTERY ON WINDOWS 10

 

Method 4: Reset Components

 

In this solution, we will reset and refresh components involved in network connectivity.

Create a text file and save it as fixnetwork.bat with the following code in it.

ipconfig /flushdns
ipconfig /registerdns
ipconfig /release
ipconfig /renew
netsh winsock reset catalog
netsh int ipv4 reset reset.log
netsh int ipv6 reset reset.log
pause
shutdown /r

 

Right click on the downloaded file or the bat file you created (using above commands) and click Run as Administrator. Look out for access denied messages, if you do notice any, then proceed with the steps below else hit any key when it says on the black window, to reboot. After it reboots, TEST.

 

fixnetwork.bat

 

It is import to create a registry backup before performing registry steps. You can do this by clicking File ->Export (with Computer) selected from the top left pane and exporting it (saving it somewhere on your computer). This should be done for every method you follow where changing registry is involved.

 

To modify permissions edit the following registry key:

 

To do that, hold Windows key and press R. Type regedit in run dialog and press Enter. Registry editor windows will be opened.

Hold the CTRL key and Press F. In the Find  What box, type the following value and click Find Next.

Wait for it to search for the key, once it searches it, expand this key to look for the folder  called 26

eb004a00-9b1a-11d4-9123­-0050047759bc

 

regedit

 

Full Path to Key Is

HKEY_LOCAL_MACHINE/SYSTEM/CurrentControl­Set/Control/Nsi/{eb004a00-9b1a-11d4-9123­-0050047759bc}/26.

Right click on 26 and click Permissions.

 

 

Click Add button. Type everyone in the text box and press OK. If everyone is already there, then grant Full Access. Click OK. Now run the downloaded file as Administrator.

 

Method 5: Reinstall TCP/IP

 

TCP/IP are a set of protocols that defines how you connect to the Internet. Any discrepancy in them can block your internet access immediately. Hold the Windows Key and Press R. Type ncpa.cpl and Click OK

 

ncpa.cpl

 

You will either have a wired connection or wireless, whatever is the active connection, right click on it and choose Properties.

 

 

Ethernet properties

 

 

Under This Component Uses the Following Items, click Install button. Click Protocol, then click the Add button.

 

add protocol in ethernet

 

Click the Have Disk button. Under Copy Manufacturer’s files from box, type C:\windows\inf and click OK.

 

network protocol

 

Under the Network Protocol list, click Internet Protocol (TCP/IP) and then click OK.

 

One or more network protocols are missing

 

If you get the “This program is blocked by group policy” error, then there is one other registry entry to add to allow this install. Hold Windows key and press R.

 

Type regedit and press Enter.

In the Registry Windows, navigate toHKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\safer\codeidentifiers\0\Paths

Right click on paths in the left pane and click Delete. Now repeat the above process to reinstall TCP/IP.

Close all windows, and restart your system. Your problem should be gone now. If not, move on to the next solution. This method does not apply to home based versions of windows.

 

Method 6: Uninstall and Reinstall Your Security/Antivirus Software

 

If you have recently installed any Internet Security Software, it may be blocking your access to the internet. Temporarily disable it to check if that’s what causing the problem. Quickest way is to just uninstall it, reboot the PC and then test – if system works without it, then re-install another Antivirus. Hold  the Windows key and press R. In the run dialog type appwiz.cpl and click OK. In the programs list, find your security software and right click on it. Click UninstallFollow the onscreen instructions to remove it and restart your system.

 

NOW READ: HOW TO USE WINDOWS DEFENDER TO REMOVE SPYWARE FROM YOUR WINDOWS 10 PC

 

Method 7: Powerline Adapters

 

If you are using a Powerline Adapter, then it can interfere with your network. A reset can solve most of these problems. Refer to the instructions manual for the adapter to reset your Powerline Adapter.

 

Method 8: Disable Proxy

 

Go to Settings -> Network -> Proxy -> Manual Proxy Settings and turn it off.

 

Method 9: Change your internet router’s Wireless Mode to 802.11g

 

Many people have had luck with fixing this issue by changing their wireless router’s Wireless Mode to802.11g instead of 802.11b+g+n. By default, almost all wireless routers are set to the 802.11b+g+nWireless Mode out of the box. In order to change your internet router’s Wireless Mode to 802.11g, you need to:

Log in to your wireless router’s administration and settings panel through a browser of your choice. Instructions for accessing your wireless router’s administration and settings panel will be found in the user manual that came with your wireless router.

Scour everything under the Wireless category for a setting by the name of Wireless Mode or Mode.

Set your wireless router’s Mode/Wireless Mode to 11g or 11g – whichever applies in your case.

Save the changes and exit your wireless router’s administration and settings panel.

Restart both your wireless router and your computer.

Check to see whether or not the issue has been fixed once your computer boots up.

 

Method 10: Hard reset your wireless router

 

If none of the methods listed and described above have worked for you, there is still one more thing that you can try, and that is too hard reset your wireless router. Hard resetting your internet router will cause all of its settings and preferences to revert to their default values, and that, in many cases, has been able to fix this issue and restore internet access. In order to hard reset your wireless router, you need to:

Get your hands on a paper clip or a pin or any other pointy object.

Locate the recessed Reset button on your router. This button is basically a tiny hole normally located at the back of a router with the term Reset written above or below it.

Put the pointy end of the pointy object you acquired into the Reset button and push it all the way in. Press and hold the button for a good few seconds. This will successfully reset your router.

Once the router has been reset, restart it and then start re-configuring it.

We hope above tutorial helped you to fix “One or more network protocols are missing” problem with your windows computer. If not, do not worry, you can get instant support by starting a live chat with one of our technical expert or by creating a support ticket for FREE.

 

 

Source: Microsoft Community [/vc_column_text][/vc_column][/vc_row][vc_row type=”in_container” full_screen_row_position=”middle” scene_position=”center” text_color=”dark” text_align=”left” overlay_strength=”0.3″ shape_divider_position=”bottom”][vc_column column_padding=”no-extra-padding” column_padding_position=”all” background_color_opacity=”1″ background_hover_color_opacity=”1″ column_shadow=”none” column_border_radius=”none” tablet_text_alignment=”default” phone_text_alignment=”default” column_border_width=”none” column_border_style=”solid”][vc_column_text][divider line_type=”No Line” custom_height=”50″][/vc_column_text][/vc_column][/vc_row]

jingyansu choudhury

jingyansu choudhury

Hello World, I am the Founder And CEO Of Techyuga. I am working on building Techyuga to become India's No.1 end-to-end repair hub for all kinds of devices.

error: This content is protected !!
Techyuga
Logo