What is NVIDIA Logs?
Read more
Overview
How do I clean NVIDIA Logs?
NVIDIA Logs may store excess, temporary data on your computer that can take up valuable space.
It may also store private data such as passwords or browsing history in the registry or on the file system.
The easiest way to erase this data is by downloading AppCleaner, it is 100% free and about 1MB in size.
A portable version is also available.
Clean NVIDIA Logs
with AppCleaner
If you want to clean NVIDIA Logs manually, you can follow the steps outlined below.
There are seven locations in the file system where NVIDIA Logs stores data that can be cleaned.
Files
Warning: Proceed very carefully when deleting files. Always revise the files you are about to remove. Removing important files can damage your system.
To clean your file system from files stored by NVIDIA Logs and to gain free disk space, examine the following file system locations.
First of all, open a command prompt window:
-
Hit the Windows key , usually located in the lower left of your keyboard between the
Ctrl and Alt keys.
- Windows XP/Vista/7: Click Run...
- Type cmd
- Hit Enter
Now list all the files stored by NVIDIA Logs that can be cleaned:
-
Type dir /s %ALLUSERSPROFILE%/NVIDIA/*.log
-
Windows XP: Type dir /s %ALLUSERSPROFILE%\Application Data/NVIDIA/*.log
-
Type dir /s %ALLUSERSPROFILE%/NVIDIA/NvBackend/*.log
-
Windows XP: Type dir /s %ALLUSERSPROFILE%\Application Data/NVIDIA/NvBackend/*.log
-
Type dir %LOCALAPPDATA%/NVIDIA/NvBackend/*.bak
-
Windows XP: Type dir %USERPROFILE%\Local Settings\Application Data/NVIDIA/NvBackend/*.bak
-
Type dir %ProgramFiles%/NVIDIA Corporation/NetworkAccessManager/Apache Group/Apache2/logs/*
-
On 64-Bit also: Type dir %ProgramFiles(x86)%/NVIDIA Corporation/NetworkAccessManager/Apache Group/Apache2/logs/*
-
Type dir %LOCALAPPDATA%/VirtualStore/Program Files*
-
Windows XP: Type dir %USERPROFILE%\Local Settings\Application Data/VirtualStore/Program Files*
-
For all the folders that were listed in the previous step:
Type dir {folder}\NVIDIA Corporation/NetworkAccessManager/Apache Group/Apache2/logs/*
where {folder} is one of the folders listed in the previous step.
-
Type dir /s %LOCALAPPDATA%/VirtualStore/ProgramData/NVIDIA/*.log
-
Windows XP: Type dir /s %USERPROFILE%\Local Settings\Application Data/VirtualStore/ProgramData/NVIDIA/*.log
-
Type dir /s %LOCALAPPDATA%/VirtualStore/ProgramData/NVIDIA/NvBackend/*.log
-
Windows XP: Type dir /s %USERPROFILE%\Local Settings\Application Data/VirtualStore/ProgramData/NVIDIA/NvBackend/*.log
Once you have identified the files stored by NVIDIA Logs that you want to clean, delete them using the del command or Windows Explorer.