Finding your Nvidia driver version in Windows
The fastest way to check your Nvidia driver version is through the Nvidia Control Panel, which comes installed with your driver. Right-click on your desktop — if you see "Nvidia Control Panel" in the menu, click it. If that menu does not appear, your Nvidia driver may not be installed yet.
Once the Nvidia Control Panel opens, look at the bottom right corner of the window. You will see a line that says "Driver Version" followed by a number like 555.99 or 561.09. That number is your current driver version. Write it down or take a screenshot if you need to remember it.
If the Nvidia Control Panel does not open or does not appear on your right-click menu, try the second method: open the Windows Start menu, type "Device Manager" and press Enter. In Device Manager, find "Display adapters" and click the arrow next to it to expand the list. You should see your Nvidia graphics card listed — right-click it and select "Properties." Click the "Driver" tab at the top, and your driver version appears in the "Driver Version" field.
Finding your Nvidia driver version on Mac
On a Mac with an Nvidia graphics card, click the Apple menu in the top left corner and select "About This Mac." Click "System Report" or "More Info." In the window that opens, click "Graphics/Displays" in the left sidebar. Look for your Nvidia card in the list, and the driver version will appear next to it as "Driver Version."
If you do not see an Nvidia card listed, your Mac may be using integrated graphics instead. Nvidia drivers are less common on newer Macs, so this is normal.
Finding your Nvidia driver version on Linux
Open a terminal window. Type the command nvidia-smi and press Enter. This tool comes with most Nvidia driver installations and will display your driver version at the top of the output, usually in the upper right area of the display.
If the command does not work, your Nvidia driver may not be installed. You can also try typing cat /proc/driver/nvidia/version to see if the driver information appears that way.
Key Takeaways
- In Windows, right-click your desktop and open Nvidia Control Panel to find your driver version in the bottom right corner.
- If Nvidia Control Panel is not available, open Device Manager, find your graphics card under Display adapters, right-click it, and check the Driver tab.
- On Mac, go to Apple menu > About This Mac > System Report, then click Graphics/Displays to see your driver version.
- On Linux, open a terminal and type nvidia-smi to see your driver version at the top of the output.
Why you might need to know your driver version
Knowing your driver version matters because some games, software, or hardware features require a minimum driver version to work properly. If you are experiencing graphics problems, crashes, or performance issues, a driver update may fix them — but you need to know your current version first to see if an update is available.
Your driver version also helps you troubleshoot. If you contact Nvidia support or post in a technical forum, the first thing they will ask is what driver version you are running. Having this number ready saves time and helps others understand your setup.
What to do after you find your version number
Once you know your driver version, you can check whether an update is available. Visit the Nvidia website and go to their driver read page. Enter your graphics card model and operating system, and Nvidia will show you the latest available driver version. If the number on their website is higher than the number you found on your computer, an update is available.
You do not have to update when ready — many people wait a few weeks after a new driver releases to make sure it is stable. But if you are having problems, updating is often the first troubleshooting step to try.
Common places people look but do not find the version
Some people look in Windows Settings under "Display" or "Graphics" and expect to find the driver version there. Windows Settings shows basic graphics information but usually does not display the driver version number — you need Device Manager or Nvidia Control Panel instead.
Others search their computer for a file called "nvidia.exe" or look in the Program Files folder. While Nvidia driver files do live on your computer, finding them this way is slower and more confusing than using the tools above. Stick with the methods in this guide.
Frequently Asked Questions
What if I do not see Nvidia Control Panel when I right-click my desktop?
This usually means your Nvidia driver is not installed or is not working properly. Use Device Manager instead (the second method in the Windows section above). If Device Manager also does not show an Nvidia card, you may need to install the driver first.
Is my driver version number the same as my graphics card model?
No — they are different things. Your graphics card model is the name, like "GeForce RTX 4070" or "GeForce GTX 1660." Your driver version is a number like 561.09. You need both pieces of information to read the correct driver update from Nvidia.
Do I need to restart my computer after checking my driver version?
No. Checking your driver version does not change anything on your computer — it only reads information that is already there. You only need to restart if you actually install or update a driver.
Can I check my driver version on a laptop?
Yes, the same methods work on laptops. Some laptop manufacturers add their own software on top of Nvidia drivers, so you might see an extra graphics control panel from your laptop maker (like Dell or Lenovo). You can use that instead, or use the standard Nvidia Control Panel or Device Manager.