Site updated: 2022-12-05 12:40:54
This commit is contained in:
44
atom.xml
44
atom.xml
@@ -8,7 +8,7 @@
|
||||
<author>
|
||||
<name>Hito Li</name>
|
||||
</author>
|
||||
<updated>2022-12-02T07:16:00.000Z</updated>
|
||||
<updated>2022-12-05T04:23:00.000Z</updated>
|
||||
<category term="hito" />
|
||||
<category term="無言" />
|
||||
<category term="博客" />
|
||||
@@ -17,6 +17,36 @@
|
||||
<category term="心得体会" />
|
||||
<category term="技术分享" />
|
||||
<category term="踩坑" />
|
||||
<entry>
|
||||
<id>https://blog.jingxiyuan.cn/2022/12/05/Win10%E5%BD%BB%E5%BA%95%E5%85%B3%E9%97%ADwsappx%E8%BF%9B%E7%A8%8B/</id>
|
||||
<title>Win10彻底关闭wsappx进程</title>
|
||||
<link rel="alternate" href="https://blog.jingxiyuan.cn/2022/12/05/Win10%E5%BD%BB%E5%BA%95%E5%85%B3%E9%97%ADwsappx%E8%BF%9B%E7%A8%8B/"/>
|
||||
<content type="html"><h4 id="引言"><a class="anchor" href="#引言">#</a> 引言</h4>
|
||||
<p>最近重装了家里一台 mini 电脑,把系统升级成了最新的 win10 系统。但是使用起来却异常卡顿,查看任务管理器发现有个 wsappx 进程占用 cpu 严重。于是百度搜索得知它是微软商店的依赖进程,而我根本就用不上,所以直接禁用。</p>
|
||||
<h4 id="方法一"><a class="anchor" href="#方法一">#</a> 方法一</h4>
|
||||
<ol>
|
||||
<li>开始菜单点击 “开始 / 应用商店” 菜单项。</li>
|
||||
<li>接着就会打开应用商店窗口,在窗口中点击个人头像的图标。</li>
|
||||
<li>在弹出的菜单中点击 “设置” 菜单项。</li>
|
||||
<li>在打开的应用商店设置窗口中,找到自动更新应用一项。</li>
|
||||
<li>点击该项下面的开关,把该项下面的开关设置为关即可。</li>
|
||||
</ol>
|
||||
<h4 id="方法二"><a class="anchor" href="#方法二">#</a> 方法二</h4>
|
||||
<ol>
|
||||
<li>win 键 + r,输入 regedit</li>
|
||||
<li>计算机 \HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\AppXSvc 将 3 改为 4<br />
|
||||
<img data-src="https://file.jingxiyuan.cn/images/2022/12/05/2022061711420518.jpg" alt="" /></li>
|
||||
<li>计算机 \HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\ClipSVC 将 3 改为 4<br />
|
||||
<img data-src="https://file.jingxiyuan.cn/images/2022/12/05/2022061711420619.jpg" alt="" /></li>
|
||||
<li>重启电脑</li>
|
||||
</ol>
|
||||
</content>
|
||||
<category term="Windwos" scheme="https://blog.jingxiyuan.cn/categories/Windwos/" />
|
||||
<category term="解决问题" scheme="https://blog.jingxiyuan.cn/categories/Windwos/%E8%A7%A3%E5%86%B3%E9%97%AE%E9%A2%98/" />
|
||||
<category term="win10" scheme="https://blog.jingxiyuan.cn/tags/win10/" />
|
||||
<category term="wsappx" scheme="https://blog.jingxiyuan.cn/tags/wsappx/" />
|
||||
<updated>2022-12-05T04:23:00.000Z</updated>
|
||||
</entry>
|
||||
<entry>
|
||||
<id>https://blog.jingxiyuan.cn/2022/12/02/KLineChart%E5%AE%9E%E7%8E%B0%E8%87%AA%E5%AE%9A%E4%B9%89%E6%8C%87%E6%A0%87%E7%94%BB%E5%9B%BE/</id>
|
||||
<title>KLineChart实现自定义指标画图</title>
|
||||
@@ -677,16 +707,4 @@ ip:极空间内网 ip<br />
|
||||
<category term="Wordpress" scheme="https://blog.jingxiyuan.cn/tags/Wordpress/" />
|
||||
<updated>2022-10-20T00:56:00.000Z</updated>
|
||||
</entry>
|
||||
<entry>
|
||||
<id>https://blog.jingxiyuan.cn/2022/10/19/%E9%95%BF%E4%BA%86%E4%B8%80%E5%B2%81/</id>
|
||||
<title>又长了一岁</title>
|
||||
<link rel="alternate" href="https://blog.jingxiyuan.cn/2022/10/19/%E9%95%BF%E4%BA%86%E4%B8%80%E5%B2%81/"/>
|
||||
<content type="html"><p>一年一次的总结时间又到了,这一年前半年平平无奇,后半年惊涛骇浪。中年危机如期而遇,人身的低谷终究还是来了。很沮丧也很无助,但还是要坚强面对。人生起起伏伏,时好时坏,终归还是会好起来的。加油!加油!加油<br />
|
||||
!</p>
|
||||
</content>
|
||||
<category term="生活" scheme="https://blog.jingxiyuan.cn/categories/%E7%94%9F%E6%B4%BB/" />
|
||||
<category term="心情" scheme="https://blog.jingxiyuan.cn/categories/%E7%94%9F%E6%B4%BB/%E5%BF%83%E6%83%85/" />
|
||||
<category term="心情" scheme="https://blog.jingxiyuan.cn/tags/%E5%BF%83%E6%83%85/" />
|
||||
<updated>2022-10-19T00:51:00.000Z</updated>
|
||||
</entry>
|
||||
</feed>
|
||||
|
||||
Reference in New Issue
Block a user