試してはない
import subprocess
subprocess.run(["wmic", "path", "win32_VideoController", "get", "name"])