-
Notifications
You must be signed in to change notification settings - Fork 59
Fully utilize the minimal installer feature
You've heard about it, but unsure about what it'll do? This tutorial will help you understand how it works, and how to correctly utilize it.
NVIDIA drivers come with telemetry and bloatware, but I've made it possible so that you can remove it from the installer, which requires a supported extract library (see README for compatibility list) in order to extract the self-extracting archive, which if used will only extract the core GPU drivers. (no Physics, HD Audio, Geforce Experience, 3D drivers, etc).
What I recommend if you've previously installed drivers using GFE or by manually going to NVIDIAs website, is that you perform a full driver wipe using a tool known as DDU. This will get rid of every driver and NVIDIA component. After the system is clean of drivers we install our cleaned driver.
- Use TNUC to download the latest driver, but do not install it. Choose "Download Only" when prompted. If TNUC says you don't need to update, run it again with the
--force-dl
argument using a terminal (such as CMD), which will force the update.
Note: if you don't have the minimal install feature enabled yet, you must do the following first:
- Open
%localappdata%\Hawaii_Beach\TinyNvidiaUpdateChecker\app.config
with your text editor of choice - Set the value of
Minimal install
totrue
- Save your changes
Please read the DDU instructions on their forum, too.
- Download Display Driver Uninstaller
- Extract the software
- Run it, ignore the warning message
- Choose
NVIDIA
asGraphic Driver
, if needed - Choose
Clean and do NOT restart
- Go to the folder where you saved the graphics drivers, and run
setup.exe
(do NOT run the long-named driver file!)
It's done. You don't have to run DDU for each update using TNUC and minimal install.