2 question marks in front of drive letter, ie \??\c: means it is running in Kernal mode. (in the PICK or Multivalue OS, we would call this level "monitor mode" where an instruction can address memory directly or perform disk IO.) Kernal mode is better explained on this post:
What do "\\.\", "\??\", "\\?\", "\\" mean?
which was pointed to by symbolhound dot com
Another way of putting it; user mode runs out of workspace for a user/window while kernal mode uses memory space common to everyone meaning you might halt the machine instead of aborting just one Windows window/tab.
I leave it to you to search (engine) kernel mode