https://github.com/elpumpo/tinynvidiaupdatechecker
Open sourced tool for keeping NVIDIA GPUs updated, featuring fully customizable driver installs for complete control, multi-GPU support, and more!
https://github.com/elpumpo/tinynvidiaupdatechecker
driver gpu nvidia windows
Last synced: 5 months ago
JSON representation
Open sourced tool for keeping NVIDIA GPUs updated, featuring fully customizable driver installs for complete control, multi-GPU support, and more!
- Host: GitHub
- URL: https://github.com/elpumpo/tinynvidiaupdatechecker
- Owner: ElPumpo
- License: gpl-3.0
- Created: 2015-11-21T22:19:06.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2025-05-04T08:28:50.000Z (5 months ago)
- Last Synced: 2025-05-04T09:26:18.470Z (5 months ago)
- Topics: driver, gpu, nvidia, windows
- Language: C#
- Homepage:
- Size: 943 KB
- Stars: 1,652
- Watchers: 21
- Forks: 55
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README

# GeForce Experience sucks, use this tool instead.
The __most popular__ open-sourced tool to keep your NVIDIA GPUs updated.
## Main features
### It's lightweight, portable and open-sourced
All the other known tools are either bloated, or not open-sourced. It's a security vulnerability waiting to happen.
Or they require you to install them, and cannot be run in portable mode, and some even require admin permissions to run (!!).
### Debloats the driver install
Stops the NVIDIA spyware from being installed on your computer, and lets you choose EXACTLY which components of the driver you actually want.
No more bloatware.
## Dependencies
- Windows 10 or higher
- [.NET Desktop Runtime 8 x64](https://dotnet.microsoft.com/en-us/download/dotnet/8.0), it will be prompted to install if missing
- Internet connection
- (optional) WinRAR, 7-Zip or NanaZip for minimal install feature## Installation
1. [Download the latest version](https://github.com/ElPumpo/TinyNvidiaUpdateChecker/releases)
2. Start TinyNvidiaUpdateChecker.exe
3. (Optional) Configure [execute when logging in](https://github.com/ElPumpo/TinyNvidiaUpdateChecker/wiki/Quiet-runs-on-user-login)### Install with [Scoop](https://scoop.sh/#/apps?s=2&d=1&o=true&p=1&q=tinynvidiaupdatechecker)
```
scoop bucket add extras
scoop install tinynvidiaupdatechecker
```## How to use
Be sure to [check out the wiki](https://github.com/ElPumpo/TinyNvidiaUpdateChecker/wiki) to learn more about how to use TNUC.
## 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 .