# 微信pc电脑版降低内存占用方法

By [happmaoo](https://paragraph.com/@readmore) · 2022-08-10

---

微信的windows电脑版有时候会非常卡，我只想用来看看和回复消息，但是它有很多其他进程和公众号，就是这些插件在占用内存，我试着把他们禁用掉：

来看看怎么禁用，首先关闭微信吧，不然无法操作。

来到

C:\\Users\\用户名\\AppData\\Roaming\\Tencent\\WeChat\\XPlugin\\Plugins

这里就是插件存放的地址；

像我一样把他们改名：

![](https://storage.googleapis.com/papyrus_images/6dfa47036f84c142e1c7784c7b650a2789b85820102b7eed978cc6db99f27890.png)

我改了3个：例如把 ThumbPlayer 文件夹改名，然后新建一个ThumbPlayer的空文件，防止重新生成。

ThumbPlayer 这是播放器，放视频用的

WeChatUpdate 自动更新

Xweb 浏览器

这样我的微信占用就只有一个进程，(坏处是没法看公众号和视频)，内存占用也降低了接近一半。

![](https://storage.googleapis.com/papyrus_images/56d12148d346961ee5ba51222ac64d153bb2296a343de5dc988411003c33d098.png)

---

*Originally published on [happmaoo](https://paragraph.com/@readmore/pc)*
