Software⏱️ 3 min readπŸ“… 2026-06-11

How to Fix: Multiple instances of Window Error Reporting pointing at Geolocation.dll

Windows Error Reporting issue with Geolocation.dll causing high CPU usage.

Quick Answer: Disable Windows Error Reporting or update Geolocation.dll to a newer version.

Multiple instances of Windows Error Reporting (WER) pointing at Geolocation.dll have been causing high CPU usage on your computer, specifically after the Fall Creator Update. This issue affects users who have experienced increased system resource consumption due to the presence of these background processes.

The frustration caused by this problem lies in its intermittent nature and the potential impact on overall system performance. Fortunately, we can take steps to resolve this issue and prevent it from occurring in the future.

⚠️ Common Causes

  • The primary reason for this error is a misconfiguration or malfunctioning of the Windows Error Reporting service, which is responsible for collecting and analyzing crash dumps and other system data. This service may be running multiple instances in the background, causing high CPU usage.
  • An alternative cause could be a corrupted or outdated Geolocation.dll file, which might be triggering the error. However, this is less likely to be the primary cause of the issue.

πŸš€ How to Resolve This Issue

Disable Windows Error Reporting Service

  1. Step 1: Step 1: Open the Task Manager by pressing Ctrl + Shift + Esc or right-clicking on the taskbar and selecting Task Manager.
  2. Step 2: Step 2: In the Task Manager, navigate to the 'Processes' tab and find the wermgr.exe process. Right-click on it and select 'End Task'.
  3. Step 3: Step 3: Restart your computer to ensure that all instances of WER are terminated.

Update Geolocation.dll File

  1. Step 1: Step 1: Open the Command Prompt as an administrator. To do this, right-click on the Start button and select 'Command Prompt (Admin)'.
  2. Step 2: Step 2: Run the following command to update the Geolocation.dll file: `wusa /updatexx C:\Windows esources iles iles.msc`.

✨ Wrapping Up

To resolve the issue of multiple instances of Windows Error Reporting pointing at Geolocation.dll, you can try disabling the WER service or updating the Geolocation.dll file. By following these steps, you should be able to reduce CPU usage and prevent this error from occurring in the future.

Did this fix your problem?

If not, try searching for specific error codes.

πŸ” Search Error Database

❓ Frequently Asked Questions