TinyNvidiaUpdateChecker
TinyNvidiaUpdateChecker (TNUC for short) is a lightweight tool that checks for NVIDIA GPU drivers for Windows. You can configure TNUC executing it when logging in, and have it only pop up if there's a new driver available.
It has a minimal install feature that extracts the GPU drivers from the otherwise bloated bundle which contains GeForce Experience, 3d drivers and other components. Nothing except the required drivers will be installed.
Uses a NVIDIA API to get the latest driver, and there is support for the majority of their GPUs. Thanks to ZenitH-AT for their research and metadata repo used by this project.
Dependencies
- Windows 10 or higher
- .NET Desktop Runtime 7 x86
- Internet connection
- (optional) WinRAR or 7-Zip for minimal install feature
.NET Desktop Runtime 7
If TNUC does not run or closes after a split second then you did not install this runtime properly.
There is two ways you can install it. The easiest and first way is with a privileged command prompt.
winget install Microsoft.DotNet.DesktopRuntime.7 --architecture x86
Or
Navigate to the download page and select the .NET Desktop Runtime x86 download
Installation
- Download the latest version
- Start TinyNvidiaUpdateChecker.exe
- (Optional) configure execute when logging in
If it does not run or closes after a split second then you did not install the required runtime properly, see above.
Scoop
Install withscoop bucket add extras
scoop install tinynvidiaupdatechecker
How to use
Be sure to check out the wiki to learn more about how to use TNUC.
Alternatives
Legal
License
TinyNvidiaUpdateChecker - Check for NVIDIA GPU driver updates!
Copyright (C) 2016-present Hawaii_Beach
This program is free software: you can redistribute it And/Or modify it under the terms Of the GNU General Public License As published by the Free Software Foundation, either version 3 Of the License, Or (at your option) any later version.
This program is distributed In the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty Of MERCHANTABILITY Or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License For more details.
You should have received a copy Of the GNU General Public License along with this program. If Not, see http://www.gnu.org/licenses/.
Project icon
Project icon by Maddoc42 is licensed under CC BY-NC 3.0
HTML Agility Pack
HTML Agility Pack by zzzprojects is licensed under the MIT license
ASCII-alike Progress Bar
ASCII-alike Progress Bar by DanielSWolf is licensed under the MIT license