Is your feature request related to a problem? Please describe.
I'm frustrated when my screen flickers or the display driver hangs. Windows users usually have to press Win + Ctrl + Shift + B or restart the whole PC just to reset the graphics.
Describe the solution you'd like
CLI support: This could be exposed as a subcommand under the repair module, for example: kudu repair gpu-restart.
GUI support: A dedicated action button.
Describe alternatives you've considered
I noticed that Windows Maintenance Tools has a button for this, but since it's just a script, having it built natively into Kudu would be a great addition.
Additional context
It carries zero risk of breaking the operating system.
Is your feature request related to a problem? Please describe.
I'm frustrated when my screen flickers or the display driver hangs. Windows users usually have to press
Win + Ctrl + Shift + Bor restart the whole PC just to reset the graphics.Describe the solution you'd like
CLI support: This could be exposed as a subcommand under the repair module, for example:
kudu repair gpu-restart.GUI support: A dedicated action button.
Describe alternatives you've considered
I noticed that Windows Maintenance Tools has a button for this, but since it's just a script, having it built natively into Kudu would be a great addition.
Additional context
It carries zero risk of breaking the operating system.