We are volunteers willing to help you try to resolve this issue. I am Rob, a 10 time and dual award MVP specializing in Windows troubleshooting and Bluescreen analysis.
Yes, that seems to be a glitch in the reporting tool. Please use the Feedback App to post this issue so the Developers will see it.
Start - type in --> Feedback ............... find at top and click on it.
Try the Clean Boot method which 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...
Please let us know the results and if you need further assistance.