Thread names in WinDbg

I've been using WinDBG to debug, and it works flawlessly, except I don't seem to get any thread names, which can make it pretty tricky to navigate (if you have multiple thread pools).

Is there some way I can enable this?

Thread names show up just fine in panic messages:

This topic was automatically closed 90 days after the last reply. We invite you to open a new topic if you have further questions or comments.