Hi Njwhite,
Thank you for posting your query in Microsoft Community.
I understand the inconvenience you are facing currently. Let me help you in resolving the issue.
I would appreciate if you can provide us the following information to help us understand the issue better.
- After upgrading to Windows 10, did you update all the drivers?
- Did you install all the pending windows updates?
- Are you using any third party anti-virus software?
- Are you able to get to the desktop screen?
IRQL_NOT_LESS_OR_EQUAL, this error might be caused by a device driver, a system service, a virus scanner, or a backup tool that is incompatible with the new version.
Unplug all external devices like printer, flash drive, scanner etc., (except mouse and keyboard) connected to the computer and restart the system to get to the desktop screen. Once you are on the desktop screen ensure to install any pending updates
and also update all device drivers from Device Manager. Do remember to restart the computer once this is done.
You may refer to the below article on how to update the drivers in Windows 10.
http://windows.microsoft.com/en-in/windows-10/how-to-update-drivers
You may install all the pending updates and check if it helps.
Updates are additions to software that can help prevent or fix problems, improve how your computer works, or enhance your computing experience.
Reference: Troubleshoot blue screen errors
http://windows.microsoft.com/en-us/windows-10/troubleshoot-blue-screen-errors
The error "one or more network protocols are missing on this computer"
might occur if the drivers are corrupted, incompatible and outdated.
If you can't connect to a network, there might be a problem with your network adapter, the piece of hardware that makes it possible for your PC to connect to a network.
I suggest you to run these networking commands in a command prompt window and check if it resolves the issue.
1. Right click on Start and select Command Prompt (Admin).
2. At the command prompt, run the following commands in the listed order, and then check to see if that fixes your
connection problem:
Type netsh winsock reset and press Enter.
Type netsh int ip reset and press Enter.
Type ipconfig /release and press Enter.
Type ipconfig /renew and press Enter.
Type ipconfig /flushdns and press Enter.
Hope the information helps. Keep us posted on Windows related queries and we will be happy to assist you further.