microsoft / terminal

The new Windows Terminal and the original Windows console host, all in the same place!
MIT License
95.94k stars 8.35k forks source link

Running Terminal as admin then locking the screen causes the screen to go black #18224

Open nassoor opened 1 week ago

nassoor commented 1 week ago

Windows Terminal version

1.21.3231.0

Windows build number

26100.2314

Other Software

No response

Steps to reproduce

  1. log in as standard user
  2. launch Terminal as admin
  3. lock the screen

Expected Behavior

To be able to interact with the device

Actual Behavior

carlos-zamora commented 1 week ago

Thanks for filing! Can you try Win+ctrl+shift+b /? This will effectively TDR the graphics driver. So if someone is holding on to the resource, it might lose it.

nassoor commented 1 week ago

Invoking Win+ctrl+shift+B did not help. I can see the pointer refreshing but the background is still black.

PGomersall commented 1 week ago

@carlos-zamora - could this be related to #18105? Seems a similar interaction issue.