Fix for Nwiz.exe Causing High CPU Load

Martin Brinkmann
Jun 24, 2008
Updated • Sep 29, 2015
Windows, Windows tips
|
0

Nwiz.exe, commonly referred to nView Wizard, is a component that gets installed when Nvidia video card drivers are installed on a system. It is automatically started with Windows which can be checked with the msconfig command. It is only beneficial on systems that use multiple monitors or tv out settings and can be easily disabled without causing ill or harm to the system even if those settings are used.

This file can cause a high load on Windows systems because it seems to require a Registry key and if it cannot find that key it will constantly bombard the Registry with look ups, a thousand for instance when spawning a new window.

Sounds crazy right? Now the easiest way to check this out would be to install an application like Process Monitor and check if a lot of Registry calls are made that point to NVTweak\DisableWindowCaching.

If that is the case you can either create a new DWORD DisableWindowCaching and set it to 0 or disable nwiz.exe from starting with Windows which is probably the best option if your system does not make use of multiple monitors.

Update: Please note that current NVIDIA driver packs don't ship with nwiz.exe anymore. You can verify that easily by looking at the third-party programs that are set to auto-start with the Windows operating system.

To make sure the file is legit, find out if its location on the hard drive is %ProgramFiles%\NVIDIA Corporation\nView\. If you find it stored elsewhere, especially in directories that have nothing to do with NVIDIA or drivers, then it may be malicious instead.

In later versions, nwiz.exe is also used for loading the nView Desktop Manager which powers features such as zooming or hot key support.

Summary
Article Name
Fix for Nwiz.exe Causing High CPU Load
Description
Find out how to deal with nwiz.exe issues that are causing high cpu load on Windows machines if the process is running.
Author
Advertisement

Tutorials & Tips


Previous Post: «
Next Post: «

Comments

There are no comments on this post yet, be the first one to share your thoughts!

Leave a Reply

Check the box to consent to your data being stored in line with the guidelines set out in our privacy policy

We love comments and welcome thoughtful and civilized discussion. Rudeness and personal attacks will not be tolerated. Please stay on-topic.
Please note that your comment may not appear immediately after you post it.