Skip to content
Home » I Wasted Hours on DWM.exe High CPU — Here’s What Actually Fixed It

I Wasted Hours on DWM.exe High CPU — Here’s What Actually Fixed It

Desktop Window Manager High CPU usage

Is the Desktop Window Manager (dwm.exe) running in the background and causing High CPU or GPU usage on Windows 11? It’s a core Windows service that enables visual effects—like transparency, animations, and thumbnail previews. It utilizes GPU acceleration to handle rendering tasks, which offloads work from the CPU and ensures smoother performance for visual effects. However, it can sometimes cause High CPU usage on Windows 11 due to graphics driver conflictsHardware-Accelerated GPU Scheduling (HAGS) issues, or misconfigured display settings such as HDR and mixed refresh rates. If you also notice the Desktop Window Manager process spikes CPU to 100%, here is how to fix it.

Dwm.exe is a process in Windows that manages your PC’s graphical user- interface, handles all the work involving graphics and visual effects.

What Is Desktop Window Manager (dwm.exe) on Windows 11?

Microsoft describes Desktop Window Manager (DWM) as a built‑in Windows component that controls how your desktop and application windows are drawn on the screen. Instead of apps drawing directly to the display, DWM composes everything into a final image and sends that to your monitor.

It’s responsible for:

  • Transparent windows and blur effects
  • Taskbar and Alt+Tab thumbnails
  • Window animations and transitions
  • High‑resolution, multi‑monitor, and high refresh rate displays
  • HDR and certain advanced display features

DWM runs as dwm.exe in the background and uses hardware acceleration via your GPU. Under normal conditions, it uses very little CPU and a modest amount of GPU.

When you see Desktop Window Manager High CPU Usage or unusually high GPU usage in Task Manager, that’s usually a symptom of something else being wrong often drivers, display settings, or system file issues.

Why Desktop Window Manager Causes High CPU Usage on Windows 11

There isn’t just one cause of Desktop Window Manager High CPU Usage. In my case, it turned out to be a mix of driver issues and display settings, but here are the most common triggers:

  • Outdated or buggy graphics drivers (Intel, NVIDIA, AMD)
  • Hardware-Accelerated GPU Scheduling (HAGS) misbehaving
  • Conflicting HDR or mixed refresh rate display setups (e.g., 60 Hz + 144 Hz monitors)
  • Corrupted system files after crashes or power loss
  • Buggy Windows 11 updates
  • Specific apps using hardware acceleration aggressively (browsers, Office, games, etc.)
  • Virus or malware causing abnormal system behavior

The fixes below target these root causes. Follow them in order and check Task Manager after each step to see whether dwm.exe high CPU or Desktop Window Manager high GPU usage has improved.

Restart Your PC and Close Background Apps

It sounds basic, but restarting often clears temporary glitches that cause Desktop Window Manager High CPU Usage.

  1. Restart your PC normally.
  2. After the reboot, press Ctrl + Shift + Esc to open Task Manager.
  3. Go to the Processes tab.
  4. Close unnecessary apps, especially those that:
    • Use overlays (game launchers, recording tools, FPS counters)
    • Have many browser tabs or heavy web apps open
    • Use GPU acceleration (video editors, 3D tools, etc.)

Check now: Watch the Desktop Window Manager process. If CPU usage drops back to 1–5% and GPU usage is minimal when idle, you might be done. If it still spikes or stays constantly high, continue with the next fixes.

Adjust Windows 11 for Best Performance

If you mainly care about performance and don’t need all the visual effects, you can reduce the load on Desktop Window Manager by turning off most animations and transparency. This often lowers CPU and GPU usage from dwm.exe.

  • Press Windows + R, type sysdm.cpl, and press Enter.
  • Go to the Advanced tab and click Settings under Performance.
  • On the Visual Effects tab, select Adjust for best performance.
  • Optionally, re‑enable a few items like Smooth edges of screen fonts, so the interface still looks acceptable.
  • Click Apply and OK, then restart your PC.
  • After reboot, open Task Manager and check if the Desktop Window Manager process still shows high CPU usage.
windows 11 Adjust for best performance

Install the Latest Windows 11 Updates

One of the best fixes for Desktop Windows Manager high CPU usage issues is to install the latest Windows 11 updates. Microsoft regularly releases Windows updates to ensure overall system stability and enhance performance. The latest update also includes bug fixes that may cause high CPU or GPU usage on Windows 11.

Make sure that your Windows operating system, as well as all your installed software, is updated to the latest versions.

  • Press Windows + I to open Settings.
  • Navigate System, then hit the check for updates button,
  • If pending updates, allow them to download and install on your computer
windows 11 update install

Next, check for optional and driver updates:

  1. On the Windows Update screen, click Advanced options.
  2. Click Optional updates.
  3. Expand Driver updates and select any graphics/display driver updates.
  4. Expand Windows updates and select any optional patches.
  5. Click Download and install.
Download optional updates

After installing the latest driver releases, restart your computer and check whether they affect the Dwm.exe process.

Update or Reinstall Graphics Drivers

This is another effective solution to fix the dwm.exe high CPU usage problem. If you have an older or outdated display driver (Graphics) on your computer, you may experience performance issues, including high CPU or GPU usage by Desktop Window Manager (DWM.exe). As such, you should ensure you are using the latest graphics drivers.

You can check the manufacturer’s website to ensure you are using the latest drivers.

Update via Device Manager

  1. Press Windows + X and select Device Manager.
  2. Expand Display adapters.
  3. Right‑click your GPU (Intel, NVIDIA, or AMD) and choose Update driver.
  4. Select Search automatically for drivers.
  5. Let Windows search and install any available updates.
  6. Restart your PC.
update graphics driver

Get the Latest Drivers from the Manufacturer

For the newest and most stable releases, go directly to your GPU vendor:

  • Intel: Intel Driver & Support Assistant
  • NVIDIA: GeForce Game Ready / Studio Drivers
  • AMD: Radeon Software / Drivers & Support

Download the latest driver for your exact GPU model and Windows 11, install it, and restart.

If you recently updated and the problem started afterward, try rolling back the driver:

  1. In Device Manager, right‑click your GPU > Properties.
  2. Go to the Driver tab.
  3. Click Roll Back Driver (if available) and follow the prompts.

Check now: Many users find that updating or rolling back the driver alone fixes Desktop Window Manager High CPU Usage and Windows 11 Desktop Window Manager using a lot of memory.

Run SFC and DISM to Repair System Files

Problems with system files, or corruption due to a power interruption, disk drive error, or a malicious program, may cause Windows 11 to perform poorly. Try running SFC and DISM to scan and repair corrupt system files that are probably causing the DWM.exe high CPU usage in Windows 11.

SFC utility scan and repair damaged or missing system files automatically

  • Press Windows key + S and type cmd, right-click on the command prompt, select run as administrator,
  • Type sfc /scannow and press the enter key to execute the command.
  • This will scan all protected system files, and replace corrupted files with a cached copy that is located in a compressed folder at %WinDir%\System32\dllcache
  • Wait for the process to complete, and then close the Command Prompt and restart your PC.
SFC scannow

Note: If SFC scan results show corrupt files but it was unable to fix some of them, then you need to run the DISM restore health command.

  • Open the command prompt as administrator
  • Type the command DISM /Online /Cleanup-Image /restorehealth in the Command Prompt and hit Enter to execute the command.
DISM RestoreHealth Command line
  • Once the process is completed, again run the sfc /scannow command,
  • Once the scanning is complete 100% close the Command Prompt and restart the PC.

Disable Hardware Acceleration

Certain apps that use hardware acceleration—browsers, Microsoft Office, chat apps, game launchers—can cause Desktop Window Manager high GPU usage or CPU spikes, especially on older or buggy drivers. A few users mention disable the hardware acceleration helps them fix the problem

Start with the apps you use the most (for example, your browser):

  • In Google Chrome / Edge / Brave:
    1. Open Settings.
    2. Go to System (or System and performance).
    3. Turn off Use hardware acceleration when available.
    4. Restart the browser.

For Microsoft Office, disabling hardware acceleration via the registry can help:

Warning: Editing the registry incorrectly can cause system issues. Back up the registry or create a restore point first.

  • Press Windows key + R, type regedit and click ok to open the registry editor.
  • Navigate Computer\HKEY_CURRENT_USER\Software\Microsoft\Office\Common
  • Right-click the Common key, click New, then click Key, and name it Graphics.
Create new DWORD key
  • Right-click on the Graphics, click on the New DWORD (32-bit) value, and name it DisableHardwareAcceleration.
  • On the right side, double-click on DisableHardwareAcceleration, and set the Value Data to 1.
Disable Hardware Acceleration
  • Click OK to save the changes, then close the Registry Editor and restart your PC. This should most probably fix the issue

Scan Your PC for Viruses and Malware

Sometimes, viruses and malware infections on your system cause high system resource usage, including High CPU or GPU usage. If the above solutions didn’t help, you should perform a full system scan with the latest version of your antivirus or antimalware application.

The legit dwm.exe process is located in the System32 folder. But if it is located in some other folder, it could well be malware.

You can use Windows Security to scan your PC for viruses.

  • Press Windows + I to open Settings.
  • Go to Privacy & security > Windows Security.
  • Click Virus & threat protection.
  • Click Scan options.
  • Select Full scan and click Scan now.

Let the scan complete and follow any recommendations to remove threats.

  • If you have a third‑party antivirus or antimalware tool (like Malwarebytes), run a full system scan with that as well.
Antivirus scan

After cleaning your system and rebooting, re‑check Desktop Window Manager in Task Manager. If high CPU or GPU usage was caused by malware, it should now be resolved.

Conclusion:

After spending hours troubleshooting dwm.exe high CPU Windows 11 on my own system, the real fixes turned out to be a combination of driver updates, tweaking visual settings, and disabling unnecessary hardware acceleration. Work through the steps above, and you should be able to fix Desktop Window Manager High CPU Usage and get your PC running smoothly again.

Frequently Asked Questions

What is dwm.exe on Windows 11?

Desktop Window Manager (DWM) is a component of the Microsoft Windows operating system that manages the display of application windows on the screen

Is Dwm.exe safe or a Virus?

Locate the Desktop Window Manager (dwm.exe) file location if the file is in the C:\Windows\System32 folder, then it isn’t a virus. If the file is located in a different folder, it’s malware.

Can I disable dwm.exe in Windows 11?

No. On Windows 11, Desktop Window Manager is essential for the graphical interface and cannot be safely disabled. Disabling it would break the user interface entirely. Instead of trying to turn it off, focus on reducing its resource usage with the fixes above.

Is it normal for Desktop Window Manager to use GPU?

Yes. Desktop Window Manager uses your GPU to render the desktop and effects smoothly. Some GPU usage is normal, especially on high‑refresh‑rate monitors or when windows are moving and animating. It becomes a problem only when Desktop Window Manager high GPU usage or CPU usage stays very high even when the system is idle.

What if nothing fixes Desktop Window Manager High CPU Usage?

If you’ve tried everything—updates, driver changes, SFC/DISM, disabling hardware acceleration, and malware scans—and Desktop Window Manager High CPU Usage still persists:
Try disconnecting a secondary monitor, especially if it has a different refresh rate or HDR setting, and test again.
Create a new local user account and see if the issue appears there. If not, your original profile may be corrupted.
Roll back to a previous Windows 11 build if the issue started right after a major update.
Check your GPU vendor’s forums or support pages for known issues with your exact GPU model and Windows 11 version.

Robeg

I am Robeg founder of this blog. My qualification. completed Bachelor of Arts (BA) and Microsoft Certified Professional (MCP). With a strong background in computer applications love write articles on Microsoft Windows (11, 10, etc.) Cybersecurity, WordPress and more.