CMD Driver

Drivers are software that operates desktop or laptop hardware devices. So without the required drivers a hardware device such as webcam won’t work correctly. You can open a list of your drivers with the Command Prompt in Windows.

See full list on social.technet.microsoft.com. Dec 27, 2019 Go to the command prompt with the Rescuestick, rename in C: Windows system32. The file XYZ or mount the registry and change the entry XY from A to B in the key HKEYLOCALMACHINE something. Unfortunately I just don't know how to specifically disable the old driver and/or make the generic VGA driver the boss.

UpdateCmd

Open the Command Prompt by entering cmd in the Windows Start Menu search box or Run. That will open the Command Prompt’s window below.

Cmd Drive Map

CMD

Now enter the driver command in the Command Prompt without any extra parameters. Input driverquery and press the Enter key. The Command Prompt will show you a list of your drivers as below. The list includes four columns that give you an overview of your drivers. They include the module name, display name, driver type and link date.


However, you can open more detailed lists with some extra parameters. For instance, enter driverquery /v in the Command Prompt. That will generate the driver list in the shot directly below.

Cmd Driver Version

For further details, enter driverquery /FO list /v into the Command Prompt. It generates the list below when you press Enter. That’s probably the best list as it provides more extensive details for driver code, path, type, whether the drivers are running or not and more besides.

Cmd Driver Command

So you don’t need extra software to get driver lists. With the Command Prompt you can check the driver versions on your system. But you can also get driver lists with freeware software such as DriverView, which includes search tools and print options for the lists.