Hi Triangleman7, I am Rob, an independent and a 10 time and dual award MVP specializing in Windows troubleshooting and Bluescreen analysis. Please remember as independents we are not responsible for the development of Windows or the computer hardware and drivers. If you will work with me I will be here to help until the issue is resolved.
Frankly Norton could well could have caused the problem. So I would fully uninstall it and then run the Norton Removal Tool to prevent trouble causing remnants. Use Windows Defender instead which is a full antivirus in Windows 8/8.1 and 10.
Norton Removal Tool
http://us.norton.com/support/kb/web_view.jsp?wv...
List of anti-malware program cleanup/uninstall tools
http://answers.microsoft.com/en-us/protect/wiki...
Uninstallers (removal tools) for common antivirus software
http://kb.eset.com/esetkb/index?page=content&am...
If needed use these methods:
If using an SSD or hybrid hard drive be sure it has the latest firmware.
Try the Clean Boot method to see if a startup program is involved - if so it is a process of elimination :
Right Click the start button - Command Prompt (Admin) OR Windows PowerShell (Admin) - at the prompt type in
MSCONFIG
and hit enter
How to perform a clean boot in Windows
https://support.microsoft.com/en-us/kb/929135
Other programs to help :
Autoruns - Free - See what programs are configured to startup automatically when your system boots and you login. Autoruns also shows you the full list of Registry and file locations where applications can configure auto-start settings.
http://technet.microsoft.com/en-us/sysinternals...
Process Explorer - Free - Find out what files, registry keys and other objects processes have open, which DLLs they have loaded, and more. This uniquely powerful utility will even show you who owns each process.
http://technet.microsoft.com/en-us/sysinternals...
Process Monitor - Free - an advanced monitoring tool for Windows that shows real-time file system, Registry and process/thread activity. It combines the features of two legacy Sysinternals utilities, Filemon and Regmon, and adds an extensive list of enhancements including rich and non-destructive filtering, comprehensive event properties such session IDs and user names, reliable process information, full thread stacks with integrated symbol support for each operation, simultaneous logging to a file, and much more. Its uniquely powerful features will make Process Monitor a core utility in your system troubleshooting and malware hunting toolkit.
https://docs.microsoft.com/en-us/sysinternals/d...
Check in Event Viewer for possible references.
Using Event Viewer to Troubleshoot Problems
https://www.howtogeek.com/school/using-windows-...
FullEventLogView - Free is a simple tool for Windows 10/8/7/Vista that displays in a table the details of all events from the event logs of Windows, including the event description. It allows you to view the events of your local computer, events of a remote computer on your network, and events stored in .evtx files. It also allows you to export the events list to text/csv/tab-delimited/html/xml file from the GUI and from command-line.
http://nirsoft.net/utils/full_event_log_view.html
TIP : Options - Advanced Options - allows you to see a time frame instead of the whole file - set it to a bit before and after the time of the EVENT.
Please let us know the results and if you need further assistance. Feedback definitely helps us help all.