If you’ve just tried to install or update the NVIDIA App and got stopped cold by a vague “Installer failed – Error Code: 0x80070005” message, you’re not imagining things — it’s one of the most reported issues on NVIDIA’s own forums right now. The NVIDIA App Error 0x80070005 is a Windows-level permissions error, and the good news is that it’s almost always fixable without reinstalling your entire OS. Below, I’ll walk through the causes and the fixes that have actually worked for other users, starting with the easiest.
What Is NVIDIA App Error 0x80070005?
0x80070005 is a generic Windows “Access Denied” error code. It shows up whenever an installer tries to write to a file, folder, or registry key it doesn’t have permission to touch. In the context of the NVIDIA App, it usually happens during a fresh install or when the app tries to update itself and can’t modify files inside C:\ProgramData\NVIDIA Corporation or the driver store.
The most common triggers are:
- Third-party antivirus software (Webroot is a frequent culprit) blocking the installer
- Broken or incomplete permissions on the NVIDIA Corporation folder
- Leftover files from a previous NVIDIA App or GeForce Experience installation
- Corrupted driver or installer cache
- Group Policy or security restrictions on your account
How to Fix NVIDIA App Error 0x80070005
Try these in order — most people resolve the error in the first two or three steps. If your card is also throwing a driver-level fault alongside this one, it’s worth checking whether it matches this common graphics driver conflict too.
Fix 1: Run the Installer as Administrator
This sounds obvious, but it’s skipped more often than you’d think. Right-click the NVIDIA App installer file and choose Run as administrator. If you downloaded it through a browser, make sure it finished downloading completely before running it — a truncated file can also throw 0x80070005.
Fix 2: Temporarily Disable or Uninstall Conflicting Antivirus Software
If you run Webroot SecureAnywhere, this is very likely your issue. Webroot has a known habit of flagging the NVIDIA installer’s registry writes as suspicious and silently blocking them. To fix it:
- Right-click the Webroot icon in your system tray and select Shutdown Protection, or go to Settings > Self-Protection and turn it off
- If that doesn’t help, uninstall Webroot entirely from Settings > Apps > Installed apps, restart your PC, then reinstall the NVIDIA App
- Other antivirus tools (Norton, McAfee, Avast) have caused similar reports — try a temporary disable first before uninstalling anything
Fix 3: Grant Full Control Permissions to the NVIDIA Corporation Folder
If the installer can’t write to its own program folder, it will fail immediately with this error. Here’s how to fix the permissions manually:
- Open File Explorer and navigate to
C:\ProgramData\NVIDIA Corporation - Right-click the folder, choose Properties > Security > Edit
- Add your user account (or the group “Everyone”) and grant it Full Control
- Apply the changes, restart your PC, and run the installer again
Fix 4: Do a Clean Uninstall with Display Driver Uninstaller (DDU)
Leftover files from an old GeForce Experience or NVIDIA App install are a common hidden cause. DDU wipes every trace of NVIDIA software so the new installer starts from a clean slate:
- Boot into Safe Mode
- Download and run Display Driver Uninstaller, select your NVIDIA GPU, and choose Clean and restart
- Once back in normal mode, download the latest NVIDIA App/driver package and install it fresh
This step alone has resolved the error for a large number of users who had upgraded from GeForce Experience. It’s the same approach that helps with a similar NVIDIA installer error people run into on GeForce Experience.
Fix 5: Repair or Reset the NVIDIA App Through Windows Settings
If the app is already partially installed and just won’t update, a repair often works faster than a full reinstall:
- Go to Settings > Apps > Installed apps
- Find the NVIDIA App (or NVIDIA Control Panel), click the three-dot menu, and choose Advanced options
- Scroll down and click Repair first; if the error persists, come back and click Reset
- Restart your computer and try the update again
Fix 6: Install the Driver Manually Through Device Manager
If the NVIDIA App installer keeps failing but you just need the driver working, you can bypass it completely:
- Download the driver package from NVIDIA’s site and extract it with 7-Zip instead of running the .exe directly
- Open Device Manager, expand Display adapters, right-click your GPU and choose Update driver
- Select Browse my computer for drivers > Let me pick from a list > Have Disk, then point it to the extracted
Display.Driverfolder - Once the driver installs, reopen the NVIDIA App — it should detect it and stop throwing the error
Fix 7: Check for Corrupted System Files and Group Policy Restrictions
If none of the above worked, the problem may sit deeper in Windows itself:
- Open Command Prompt as administrator and run
sfc /scannowfollowed byDISM /Online /Cleanup-Image /RestoreHealthto repair corrupted system files - If you’re on a work or school-managed PC, check with your IT admin — Group Policy restrictions on software installation can trigger the exact same 0x80070005 error
If your system also struggles with driver installs during Patch Tuesday, our guide on broader Windows Update issues covers overlapping fixes worth trying.
Which Fix Should You Try First?
Start with Fix 1 and Fix 2 — running as administrator and dealing with antivirus interference solves the majority of reported cases in minutes. If you’re still stuck after that, move to the permissions fix (Fix 3), then DDU (Fix 4). Fixes 5 through 7 are worth trying if the earlier steps didn’t resolve anything, especially on managed or older Windows installs.
Frequently Asked Questions
Why does NVIDIA App Error 0x80070005 keep coming back after I fix it?
This usually means the root cause wasn’t fully removed — most often leftover antivirus rules or incomplete folder permissions. Running Display Driver Uninstaller (Fix 4) followed by a fresh install from Safe Mode tends to prevent it from recurring.
Is 0x80070005 the same as a Windows Update error?
The code itself is generic and Windows reuses it in other contexts too, but it always means “Access Denied.” In the NVIDIA App, it’s tied to installer permissions rather than Windows Update itself, even though the underlying cause (blocked file access) is similar.
Do I need to remove GeForce Experience before installing the NVIDIA App?
Not always, but if you’re seeing 0x80070005 specifically after upgrading from GeForce Experience, a clean removal with DDU (Fix 4) is one of the more reliable ways to clear the error.
If you’ve worked through all seven fixes and the NVIDIA App still won’t install, it’s worth reaching out to NVIDIA’s support forum directly with your setup.exe log file (found under C:\ProgramData\NVIDIA Corporation\NVIDIA app\Installer\Logs) — the exact denied file path in that log usually points straight to the remaining permission conflict. And if you notice a different app failing with an “Access Denied” style code around the same time, our writeup on this installer permission conflict covers the same underlying fix pattern.


