Click here to Skip to main content
15,884,176 members
Articles / Operating Systems / Win10

One or More Network Protocols are Missing on this Computer

Rate me:
Please Sign up or sign in to vote.
5.00/5 (6 votes)
16 May 2016CPOL3 min read 11.9K   4   3
One or more network protocols are missing on this computer

In this article, we are going to see a fix to the error “One or more network protocols are missing on this computer” in Windows 10. Sometimes your Wifi connection will be disconnected in Windows, so when you try to troubleshoot this, you will get the error mentioned above. Here, I am going to show the steps to fix the problem. I hope you will like this.

Background

You all might have Windows 10 as your operating system now, If you have not, please go and upgrade. I really love Windows 10. We have so many options. Now I have a problem with my Wifi, it was just getting disconnected always. That made me feel sad. I tried a work around, bling! It worked. Here I will show you the same. I will explain those.

Steps to fix “One or more network protocols are missing on this computer”

If your Wifi is not connected or if there is any problem, your wifi symbol will be looking as follows:

Wifi Is Disabled Issue

Wifi Is Disabled Issue

Now what you usually do when you face this kind of problem, Yeah, troubleshoot. Hmm, let’s do that then. But in this case, just troubleshooting won’t work. You will probably get the following error.

One or more network protocols are missing on this computer

One or more network protocols are missing on this computer.

No worries, we will fix this error. Before going through the fix, please check all the network cables are properly connected. If everything is OK, you can go ahead with the below mentioned steps.

Here, we are going to reset our configuration, for that you must open your command prompt with admin privilege. You can always right click on the Windows icon and click on Command Prompt(Admin). And type the following command:

netsh int ip reset c:\LogReset.txt

NetSH Commad Prompt

NetSH Command Prompt

Now when you press Enter, you may get the following window, saying ‘Resetting, failed. Access is denied’.

Commad Prompt Output Access is Denied

Command Prompt Output Access is Denied

Hmm, that’s sad. Isn’t it?. We will fix that too. Cheers. Just press Window key + R, then type regedit.exe.

regedit exe

regedit exe

It will open the Registry editor. Now go to HKEY_LOCAL_MACHINE->SYSTEM->CurrentControlSet.

regedit Window

regedit Window

Now go to Control folder and find the folder Nsi.

Nsi Folder in RegEdit

Nsi Folder in RegEdit

Now click on the third folder.

Folder 26 in RegEdit

Folder 26 in RegEdit

And then right click on the folder 26, then click on the Permission and give the full permission.

Setting permission in RegEdit

Setting permission in RegEdit

Now go back to our previous command window and try the same command we tried. I hope you get the output as follows.

Resetting OK Output

Resetting OK Output

Once you are done, please restart the machine and check your wifi. It will be connected and you won’t be facing any problems. Happy?

Wifi Connected

Wifi Connected

Conclusion

Did I miss anything that you may think is needed? Could you find this post as useful? I hope you liked this article. Please share your valuable suggestions and feedback.

Your Turn. What Do You Think?

A blog isn’t a blog without comments, but do try to stay on topic. If you have a question unrelated to this post, you’re better off posting it on C# Corner, Code Project, Stack Overflow, ASP.NET Forum instead of commenting here. Tweet or email me a link to your question there and I’ll definitely try to help if I can.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer
Germany Germany
I am Sibeesh Venu, an engineer by profession and writer by passion. I’m neither an expert nor a guru. I have been awarded Microsoft MVP 3 times, C# Corner MVP 5 times, DZone MVB. I always love to learn new technologies, and I strongly believe that the one who stops learning is old.

My Blog: Sibeesh Passion
My Website: Sibeesh Venu

Comments and Discussions

 
Questiontemporary solution Pin
Member 1255231228-May-16 15:47
Member 1255231228-May-16 15:47 
QuestionHow about the 'why', rather than just the 'how'? Pin
dandy7220-May-16 16:37
dandy7220-May-16 16:37 
AnswerRe: How about the 'why', rather than just the 'how'? Pin
Sibeesh Passion21-May-16 0:14
professionalSibeesh Passion21-May-16 0:14 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.