Graphics drivers
Install graphics drivers first—they enable display and gaming. This guide covers NVIDIA, AMD, and Intel.
Multiple Graphics Cards
If you have integrated and dedicated graphics, you must install both drivers. For example, if you have an Intel CPU with integrated graphics and an NVIDIA GPU, install both Intel and NVIDIA drivers.
Quick check
First, check if Windows Update has already installed your graphics drivers:
- Open SettingsWindows Update
- Click Check for updates
- Install any available optional updates
Tip
Windows Update often installs basic graphics drivers. For better performance, install manufacturer-specific drivers afterward.
NVIDIA drivers
Use NVCleanstall—a GUI alternative to manually stripping drivers.
Installation steps
- Download NVCleanstall
- Visit TechPowerUp NVCleanstall
- Download and open the application, then click Next
Slow Download?
If the download is unusually slow or stuck, go to NVIDIA’s advanced driver search and download the latest Game Ready Driver after selecting your hardware and operating system. Launch NVCleanstall, choose Use driver files on disk and locate the previously downloaded driver.
-
Select components
- For Desktops: Make sure that only Display Driver is checked and click Next
- For Laptops: Check Display Driver and Optimus and click Next (More info on NVIDIA’s Website)
-
Configure installation After the driver is downloaded, tick the following:
- Disable Installer Telemetry & Advertising
- Perform a Clean Installation
- Disable Multiplane Overlay (MPO)
- Disable Driver Telemetry in Show Expert Tweaks
- Use method compatible with Easy-Anti-Cheat
- Automatically accept the “driver unsigned” warning
-
Click Install and continue with the NVIDIA driver installation as usual.
NVIDIA Control Panel configuration
Open the NVIDIA Control Panel by right-clicking on the desktop and configure:
3D settings
- Anisotropic filtering - Off
- Antialiasing - Gamma correction - Off
- Low Latency Mode - On (This setting limits pre-rendered frames to 1)
- Power management mode - Prefer maximum performance
- Shader Cache Size - Unlimited
- Texture filtering - Quality - High performance
- Threaded Optimization - Off (if CPU bottlenecked)
- Vertical sync - Off
Display settings
- Configure your monitor resolution and refresh rate
- Output dynamic range - Full
- Output color depth - Value matching your monitor specification
Optional: Increase Digital vibrance in DisplayAdjust desktop color settings for better color saturation. For an alternative way to adjust digital vibrance, check out VibranceGUI.
Force P-State 0 (advanced)
Warning
This will force P-State 0 on your NVIDIA card AT ALL TIMES, making it always run at full power. Not recommended if you leave your computer idle for long periods, have poor cooling, or use a laptop.
for /f "tokens=*" %a in ('reg query "HKLM\SYSTEM\CurrentControlSet\Control\Class\{4d36e968-e325-11ce-bfc1-08002be10318}" /t REG_SZ /s /e /f "NVIDIA" ^| findstr "HK"') do (reg add "%a" /v "DisableDynamicPstate" /t REG_DWORD /d "1" /f) After running this command, download and extract NVIDIA Profile Inspector. Open the tool, scroll down to 5 - Common section and set CUDA - Force P2 State to OFF. Press Apply changes and restart your device.
AMD drivers
Use RadeonSoftwareSlimmer—an open-source GUI alternative to manually stripping drivers.
Installation steps
-
Download Drivers
- Download the latest WHQL recommended driver from the AMD Drivers and Support page
- Download RadeonSoftwareSlimmer - choose the latest release matching your .NET version (e.g., RadeonSoftwareSlimmer_1.x.x_net8.zip or RadeonSoftwareSlimmer_1.x.x_net9.zip)
-
Configure installation
- Open the application and go to the Pre-Install tab
- Select your installer file by clicking Browse and then confirm by double-clicking Next
- After the extraction process, untick everything in the Packages tab apart from:
- AMD Display Driver
- AMD Settings (Required for Radeon Software)
- These settings might be required for monitor sound:
- AMD Audio CoProcessor Bus Driver
- AMD Audio filter driver
- AMD HDMI Audio driver
- AMD High-Definition Audio Controller
- AMD Streaming Audio Filter Driver
-
Finalize installation
- Untick everything in the Scheduled Tasks tab
- Untick everything in the Display Driver Components. If you use audio from your monitor, don’t remove High Definition Audio Bus
- Click Modify Installer and Run Installer, then continue with driver setup as usual
Radeon Software configuration
- Open Radeon Software by right-clicking on the desktop
- Accept the terms and click the Settings icon in the top-right
Graphics tab
- Wait for Vertical Refresh - Always Off
- Texture Filtering Quality - Performance
- Tessellation Mode - Override application settings
- Maximum Tessellation Level - Off
Display tab
- AMD FreeSync - Off (recommended for competitive gaming; it can increase input latency due to extra processing)
- GPU Scaling - Off
- Color Depth - Value that matches your monitor’s specifications
-
Disable all settings in Hotkeys and Preferences tabs
-
Configure your refresh rate and resolution by typing the following command in Win + R:
Run in Win + R:rundll32 display.dll,ShowAdapterSettings 0 -
Disable the residual AMD services and drivers. Typically the AMD Crash Defender and AMD External Events Utility (required for VRR) services.
Disable Multi-Plane Overlay (MPO)
Disabling Multi-plane Overlay (MPO) can fix flickering or stuttering in desktop apps during hardware-accelerated video playback in browsers.
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Dwm" /v "OverlayTestMode" /t REG_DWORD /d "5" /f Force P-State 0 (advanced)
AMD Force P-State 0 is an advanced optimization similar to NVIDIA’s, keeping the GPU at maximum performance. Community guides may be available for specific AMD cards. Contributions to this documentation are welcome.
Intel graphics
Install Intel graphics drivers from one of these sources:
-
Official Intel Website
- Visit the official Intel website
-
Device/Motherboard Support Page
- Recommended search query: manufacturer + model + driver
- Example: MSI B450-A PRO driver
-
Snappy Driver Installer Origin (SDIO)
- Visit SDIO website
Troubleshooting
Driver installation fails
- Disable antivirus temporarily – Some antivirus blocks driver installations
- Run installer as administrator - Right-click installerRun as administrator
- Clean previous drivers - Use DDU (Display Driver Uninstaller) for NVIDIA/AMD
Games not performing well
- Update to latest drivers - Newer drivers often include game optimizations
- Check GPU power settings - Set GPU to maximum performance
- Verify GPU is being used - Some systems use integrated graphics instead of dedicated GPU
Multiple GPUs
If you have both integrated and dedicated graphics:
- Install drivers for both GPUs
- Configure in BIOS/UEFI to use dedicated GPU for gaming
- Set preferred GPU in Windows graphics settings
Best practices
- Download from official sources only – Avoid third-party driver sites
- Keep drivers updated – Check monthly or when you have issues
- Check manufacturer sites – NVIDIA and AMD provide the latest releases; avoid third-party driver update tools
- Avoid beta drivers unless you need specific features—use stable releases
Next steps
After installing graphics drivers:
- Install network drivers and audio drivers if not yet done - Required for internet and sound
- Install chipset drivers - Important for system stability
- Install other drivers - Bluetooth, printers, etc. if needed
- Optimize hardware (optional) - Enable XMP/DOCP and Resizable BAR for better performance