If you’re a Windows user, you need to be well-privy to the term ‘High-disk utilization’ this is often encountered with Windows irrespective of in case you very own 8, 8.1, or 10. Even after such a lot of updates and worm fixes, Microsoft has now no longer succeeded in getting this difficulty resolved. Users continually locate themselves caught in a scenario wherein they’re now no longer capable of get the maximum out in their tool because of excessive disk utilization. Not every body is technically green to address such matters on their very own. Even after I confronted this problem, it took me seventy two lengthy hours to determine out the answer for WSAPPX excessive disk utilization on Windows 10 (as I very own Windows 10). So in case you are crusing withinside the equal boat or maybe in case you use Windows 8, or any other, the subsequent manual has been carved that will help you out.
What Exactly is ‘wsappx’? is it A Virus?
‘WSAPPX’ is a method chargeable for coping with the brand new Universal apps and the Microsoft Store (inclusive of installing, updating, or uninstalling packages for Windows 10; it runs withinside the heritage and you could spot it withinside the Windows Task Manager. Press ‘CTRL+SHIFT+ESC’ and on scrolling downwards, you may locate wsappx going for walks as absolutely proven withinside the picture below.
Wsappx can be further bifurcated into two separate background services i.e. AppX Deployment Service (AppXSVC) and Client License Service (ClipSVC). AppX Deployment Service (AppXSVC) is known to offer infrastructure support for deploying Store applications while Client License Service (ClipSVC) offers infrastructure support.
It has been noticed that Wsappx leads to high disk usage as can be clearly seen under the Task Manager processes or under different processes as well. You can verify if Wsappx is really the culprit by undertaking the given steps:
- Launch Task Manager
- You will see the list of all the processes along with the percentage of memory they are consuming i.e. CPU, Memory, and Disk Usage.
- Right-click on wsappx and select the option ‘Go to details’.
4. You will be able to see the process that is a part of wsappx and is causing high disk usage.
Why ‘wsappx’ Consumes High Disk Usage?
After knowing the culprit, it is more important to know what is causing the error or why wsappx is leading to high disk usage so that you can deal with the error in a better way.
In most cases, wsappx is only active when you are using the Microsoft store. The process will start running in the background only when you open the store and when you will download an app or install an update, this process will consume more resources.
You will always notice the process running in the background while the Windows store apps like Paint 3D, Mail, etc., are getting updated. Moreover, when the updates get stuck the Windows may try to repeat the update after some time which can be the reason you are seeing 100% disk usage in Windows 10.
How to Fix High Disk Usage by Wsappx?
If you are thinking that you can simply end the wsappx process via the Task Manager and can get rid of the issue, you may be wrong as Windows considers it an important system process and the moment you will try to end it you will get a warning message ‘Ending this process will cause Windows to become unstable or shut down, causing you to lose any data hasn’t been saved.’
So ending the task may cause Windows to behave abnormally and that is not recommended anyway as this will not disable Wsappx permanently and it will start running in the background again when you launch any app.
Let’s have a look at the available options that can help you deal with high disk usage on Windows. Also, remember that not all methods will work for everyone facing this error and you may have to figure out yourself which method to apply-
1. Stop Store Apps from Updating Automatically
You can prevent the high disk usage by putting an end to the automatic updating of apps. For that:
- Open the Microsoft Store
- Click on the Menu icon and then go to Settings.
- There you will find the option for ‘Update apps automatically’; turn the toggle off.
Doing this will prevent automatic app updates unless you do that manually by going to the store and selecting ‘Downloads and Updates’. Click on the ‘Get Updates’ option and if you want to install any of the available ones, do it on your own.
2. disable Windows Store
Disabling the Windows store is one option that comes to everyone’s mind but this option is not as feasible as it looks. You may face bugs and lags in the Windows store once you disable it. Also, keep in mind that doing that will not disable wsappx permanently, however, it will just reduce the load to perform Windows Store related tasks and that will ultimately fix the 100 percent high disk usage issue.
A. Using Registry Editor
You can disable the Windows Store using Registry Editor as follows:
- In the search box of the start menu, type ‘regedit’ and press ‘Enter’; this will launch the registry editor window.
- Next, go to ‘HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft’ folder and if you can’t find it, you can copy the specified address in the search bar of the Registry editor window and press ‘Enter’.
- Select Windows Store and select ‘New’ after right-clicking on the right panel and further select ‘DWord (32-bit) Value’ from the menu.
- Rename the ‘DWord (32-bit) Value’ as ‘RemoveWindowsStore’ and also give the value data as ‘1’.
- Once done, you can restart your system.
B. Using Group Policy Editor
The next option is to disable Windows Store through Group Policy Editor but it is only for Windows Pro and Enterprise users.
Follow the directions provided here:
Computer> Configuration> Administrative Templates> Windows Components> Store
Double-click on the option ‘Turn off the store application’ and on the right window panel, select ‘Choose Enabled’ and then click on ‘Apply’; also don’t forget to restart the device.
3. Disable Clipsvc and Appxsvc
- If the above method isn’t for you, you can go on disabling Clipsvc and AppXSvc to fix this as follows:
- In the search box of the menu, type ‘regedit’ to go to the registry editor.
- Go to ‘HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\AppXSvc’ folder or else copy the above address in the search bar.
- Next, open the ‘Start’ file and change the value data to ‘4’.·
- After that restart the system and doing that will disable AppXSvc; similarly, you can disable Clipsvc by navigating to ‘HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\Clipsvc’ and change the value.