手把手教你如何屏蔽微信PC端的自动更新

这篇博客介绍了如何防止电脑微信自动更新。通过编辑Windows系统中的hosts文件,在末尾添加一行`127.0.0.1dldir1.qq.com`,可以阻止微信的自动更新。只需简单几步,即可避免频繁的更新提示。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

经常使用电脑微信的小伙伴肯定遇到过自动更新,那么如何才能让电脑微信不自动更新呢?

办法其实非常简单。

我们可以手动操作。

打开你的电脑,在C:\Windows\System32\drivers\etc\目录

 目录下有一个hosts文件,复制出来修改

# Copyright (c) 1993-2009 Microsoft Corp.
#
# This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
#
# This file contains the mappings of IP addresses to host names. Each
# entry should be kept on an individual line. The IP address should
# be placed in the first column followed by the corresponding host name.
# The IP address and the host name should be separated by at least one
# space.
#
# Additionally, comments (such as these) may be inserted on individual
# lines or following the machine name denoted by a '#' symbol.
#
# For example:
#
#      102.54.94.97     rhino.acme.com          # source server
#       38.25.63.10     x.acme.com              # x client host

# localhost name resolution is handled within DNS itself.
#	127.0.0.1       localhost
#	::1             localhost
 
 127.0.0.1 local.id.seewo.com

(注意:一定要复制出来再修改,否则无法正常保存)。


以文本的形式打开后,再末尾新的一行里面,输入

127.0.0.1 dldir1.qq.com


然后保存,修改后再粘贴回去就好。

这样就再也不用担心了。

评论 5
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

negroduke

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值