There are several methods you can use to check graphics card specs on Windows 10. At the basic level, you can do this using the Command Prompt. If you need more information on the GPU you can use ...
To identify your GPU from the command line in Linux, first update the PCI ID database with "sudo update-pciids", then run "sudo lspci -v | less" and search the output for "VGA". The lshw and glxinfo ...