Re: Restart Video Driver
"nospam0123456us-/[email protected] [power-pro]" <[email protected]> Fri, 15 Feb 2019 09:07:52 +0100
| Newsgroups | gmane.comp.windows.power-pro |
|---|---|
| Message-ID | <[email protected]> |
Hi,
This key is trapped in a different way that most of the [win]+<Letter>
shortcut.
PP can send the key as Bruce described *keys {windown}^+b{winup}.
But Windows does not trap it and the video driver is not restarted.
As alternative way you can use
* Devcon /restart {clsid} (
<https://docs.microsoft.com/en-us/windows-hardware/drivers/devtest/devcon>
https://docs.microsoft.com/en-us/windows-hardware/drivers/devtest/devcon
and
https://networchestration.wordpress.com/2016/07/11/how-to-obtain-device-cons
ole-utility-devcon-exe-without-downloading-and-installing-the-entire-windows
-driver-kit-100-working-method/ )
* devmanview /disable_enable <display driver name>
(https://www.nirsoft.net/utils/device_manager_view.html )
* restart or restart64 inside custom resolution utility.
(https://www.monitortests.com/forum/Thread-Custom-Resolution-Utility-CRU )
Hop this helps..
Nsp