Fix: Only One Instance of Wusa.exe is Allowed to Run

Reregister Windows Update services to fix this issue

Reading time icon 3 min. read


Readers help support Windows Report. We may get a commission if you buy through our links. Tooltip Icon

Read our disclosure page to find out how can you help Windows Report sustain the editorial team Read more

Key notes

  • WUSA.exe is in charge of managing and installing Windows Updates.
  • In case there's a problem, restart the process to fix any issues that you have.
Only one instance of wusa.exe is allowed to run

Letโ€™s say youโ€™re trying to get the latest update for your Windows, and youโ€™re greeted by the following error Only one instance of wusa.exe is allowed to run.

What now? This error mostly occurs when youโ€™re trying to install a Windows Standalone Update package, and it can be responsible for Windows Update not working.

Letโ€™s take a closer look at the following solutions and see if they help you.

What is the use of WUSA EXE?

Wuse.exe does the following:

  • Uses Windows Update metadata to search for applicable updates.
  • Copies the contents of the applicable updates to the Windows Update sandbox.
  • Calls the appropriate function in the Windows Update Agent API.
  • Returns the status after Windows Update finishes the installation.

How do I fix one instance of WUSA EXE is allowed to run?

1. Windows Installer check-up

  1. Click Start, type services.msc and press Enter.
  2. Double-click Windows Installer.
    windows installer Only one instance of Wusa.exe is allowed to run
  3. Set the Startup type of your Windows Installer to Manual.
    windows installer properties Wusa.exe problems
  4. Click Start to start the service.
  5. Click OK.

2. View your Event Log

  1. Select your Search box, and then click Event Viewer in the Programs list.
  2. In Event Viewer, expand your Windows Logs, and then click Setup.
  3. In the Actions sections, click Filter Current Log.
    filter current log Only one instance of Wusa.exe is allowed to run
  4. In the Event sources list, click to select the wusa check box, and then click OK.
  5. Now you can switch between instances of wusa and identify the cause of the problem.

3. Run Task Manager

  1. Start Task Manager.
    task manager Only one instance of Wusa.exe is allowed to run
  2. Go to start task.
  3. Start wusa.exe.
  4. When wusa.exe is running, go into the Task Manager, simply end the process tree for any process under the name wusa.exe.
  5. Close the Task Manager.

4. Re-register Windows Installer

  1. Open Command Prompt as admin and run the following commands:
    %windir%system32msiexec /unregserver
    %windir%system32msiexec /regserver
  2. If you are prompted for an administrator password or for a confirmation, type your password.
  3. Check if the problem is resolved.

After running these commands, Only one instance of wusa.exe is allowed to run message should be gone.

5. Reinstall Windows Installer in Safe Mode

  1. Boot your machine into Safe Mode. We have a guide on how to start Windows in Safe Mode, so check it out.
  2. Once you enter it, try to perform the update.
  3. Wait for the process to finish.

If this issue persists,  you may want to reset the Windows Update Components and see if that solves the issue.

When running an update, momentarily disable any anti-virus software running in the background, for it may interfere with your connection.

We hope that these fixes were able to help you fix the Only one instance of wusa.exe is allowed to run error. In the meantime, let us know what other errors you have stumbled upon recently.

More about the topics: windows 10 fix