Hi, when I start my computer, without even opening Visual Studio, I get a pop up saying:
Unhandled exception at 0x000000010000D6EE in sttray64.exe: 0xC000041D: An unhandled exception was encountered during a user callback.
And when clicked on a debugging option it opened Visual Studio and high lighted a line of code that reads:
000000010000D6EE mov rax,qword ptr [rcx]
from a script called Disassembly.
I have no idea about what's wrong or whether I should be worried about it.