If you’re running Windows 10 and it seems to be unusually slow, this might explain why …

AppX Deployment Service (AppXSVC) is a Win32 service. In Windows 10 it is starting only if the user, an application or another service starts it. When the AppX Deployment Service (AppXSVC) is started, it is running as LocalSystem in a shared process of svchost.exe along with other services.

When I launched the most recent version of Windows 10 today I noticed high cpu load almost immediately. I opened the Windows Task Manager with the keyboard shortcut Ctrl-Shift-Esc, clicked on the more details link and found the Windows process wsappx to be the cause (Note: the process may display as wsappx (2) or wsappx (3) as well).

Cpu use would go as high as 30% and while it went down at times, it did go up almost immediately again in the same moment.

If you expand the selection, one, two or even three Windows services are listed: Windows Store Service (WSService), Client License Service (ClipSVC) and AppX Deployment Service (AppXSVC).

AppX Deployment Service (AppXSVC)

Provides infrastructure support for deploying Store applications. This service is started on demand and if disabled Store applications will not be deployed to the system, and may not function properly.

Client License Service (ClipSVC)

Provides infrastructure support for the Microsoft Store. This service is started on demand and if disabled applications bought using Windows Store will not behave correctly.

Windows Store Service (WSService)

Provides infrastructure support for Windows Store. This service is started on demand and if disabled applications bought using Windows Store will not behave correctly.

Attempts to stop one of the services, for instance by right-clicking on it in the Task Manager or the stop button in the Services manager may throw an error message that the service can not be stopped.

Windows could not stop the […] service on Local Computer. The service did not return an error. This could be an internal Windows error or an internal service error. If the problem persists, contact your system administrator.

This is however not always the case and if you wait some time and try again, you may be able to stop all of the services from running eventually. This worked on our test system once the cpu load reached 0.

The main issue with this approach is however that they may start up at any time again, and the core reason for that is the following.

All three services provide no option to change the startup type when accessed on a local computer system. The only startup type that is available is manual while automatic and disabled are grayed out.

DOSBox is an open source DOS emulator for the Windows, OS/2, MAC OS X, Linux & the BeOS. It primarily focuses on running the DOS games. It is an emulator program that emulates an IBM PC compatible PC running a DOS OS. Many of the IBM PC compatible graphics & the sound cards are also emulated. DeSmuME is a free and open source MAC emulator for Windows computer. It’s cross-platform software. DeSmuME supports dual screen, screenshots, documentation, etc. You can also play Nintendo DS games using DeSmuME. It’s one of the best free MAC emulator software for Windows, Wii, AmigaOS 4, MAC OS X and Linux. Emulator Play Star Command on PC, Windows 10, Windows 8.1, Windows 7, Windows XP, Windows Phone, Android Phone) But First Watch Gameplay & Read Description then Download From Link Below. Furthermore, if you want to Download Star Command on PC (All Windows/ Laptop), then Must Download Emulator (Bluestacks or Alternative) Before you Download Star Command. Thus, you must know about the finest Windows Emulator for Mac out there. An emulator is a hardware or software which allows the host computer to behave like a guest computer system. It usually allows the host computer to run software’s or peripherals designed for the guest computer.

What happens if you disable Windows Store in the Local Group Policy?

One would assume that disabling Windows Store would have an effect on the wsappx process but that is not the case.

To disable Windows Store in Windows 10, do the following:

  1. Tap on the Windows-key, type gpedit.msc and hit enter.
  2. Navigate to Local Computer Policy > Computer Configuration > Administrative Templates > Windows Components > Store.
  3. Double-click on Turn off the Store application and switch the policy to enabled.
  4. Restart the computer.

You will notice that the process is still up and running after you have disabled the Store on the system.

What happens if you end the wsappx task instead?

Appxsvc appx deployment service (appxsvc) nedir

The wsappx task can be terminated in Windows Task Manager. If you select it and then end task it is killed.

Since this does not affect startup types it may appear again at any time though which means that it is more of a temporary solution than something that works permanently.

Closing Words

Wsappx is a process that Microsoft introduced in Windows 8.1. While it is clear that it is Store related, it is unclear why the process was not stopped after the Store was disabled on the system.

For now, it appears as if there is no solution to resolve high cpu usage of the wsappx process in Windows.

As far as high cpu usage goes, it is unclear why it is driving cpu up by that much at times.

Service

Tags: CPU, task manager, Windows 10, Windows Store, wsappx

Popular Posts