任务管理器中的 Wsappx 使用 100% 磁盘. This use of 100% does not allow the running of other applications and other operations that require the hard disk. The locking moments appear a 视窗 10 and delays in executing orders.
Wsappx is a process that is responsible for at least three services 视窗 (视窗 服务), all having a common denominator: Microsoft Store.
Microsoft Store 服务:
- Windows Store 服务 (WSService) WSService Offers support for the Microsoft Store infrastructure. Start on-demand 仅有的. You can disable it only if you do not use Microsoft Store.
- Client License Service (ClipSVC) ClipSVC Is responsible for checking purchases from the Microsoft Store.
- AppX Deployment Service (AppXSVC) AppXSVC Is the service that uses most Hard disk resources. This service is responsible for checking the applications in the Microsoft Store.
Disable Windows Store
You can do this by two methods:
- Group Policy Editor;
- 注册表编辑器.
Using Group Policy Editor
- 类型 gpedit.msc in Start Search and press Enter;
- 前往 电脑配置 并选择 管理模板;
- Then go to 视窗 Components 并选择 Store;
- Find the Turn Off Store application setting in the right pane;
- 选择 Enable’ and 申请.
Using Registry Editor
笔记: Before you begin, create a backup of your data first.
1. 类型 注册表编辑器 in Start Search and hit Enter.
2. 导航至
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\WindowsStore
3. Here you need to create new DWORD value within the Windows Store key and name it RemoveWindowsStore and give it the value of ‘1’;
4. Restart your PC;
笔记: When you disable Windows Store, third-party Windows Store apps cannot be installed or updated. If anybody tries to open the Windows Store app now, the screen will display the message:
Windows Store isn’t available on this PC. Contact your system administrator for more information.
Apps like Mail, Movies & TV, Photos, Calculator, and OneNote need this app for automatic updates so if you need those frequent updates, disabling this feature is not recommended.