当前位置:网站首页>彻底关闭Chrome浏览器更新及右上角的更新提示
彻底关闭Chrome浏览器更新及右上角的更新提示
2022-08-01 01:17:00 【Apple-yeran】
网上关于禁止更新Chrome的方法大多数不靠谱,今天花了一个小时,终于搞定了禁止Chrome更新,并解决了Chrome右上角总是提示更新。
做法: 清空Update文件夹,并设置权限,让chrome没有权限改这个文件夹。
原理: Chrome更新是利用update里的升级程序来升级的,所以可删除里面的文件,但是如果直接删除,Chrome又会自动生成。所以可以考虑切断这一步,只要Chrome没法在update文件夹里生成更新程序,那么Chrome就无法升级了。
system权限: 系统权限,Windows中最高的权限,administrator权限也是它赋予的,所以可以把它对这个文件夹的控制全部设置为拒绝,那么就没有任何程序可以来更改这个文件夹了,也就无法生成更新程序。
具体做法:
第一步: 删除C:\Program Files (x86)\Google\Update
目录中的所有内容,如果在删除过程中遇到“当前程序正在占用中”,那么可以参考我的这篇博客,详细介绍了如何关闭正在运行的进程。详细见下图:
第二步: 右键Update文件夹,打开属性,点击“安全”选项卡,system完全控制权设置为拒绝。System是最高权限,设置完了之后google就没有权限动这个文件了。
点击编辑后,弹出如下页面:
至此,Chrome就能永久禁止更新了。
关闭右上角的更新提示: 先同步Chrome中的数据,再卸载Chrome,安装好最新的Chrome之后,将最新的Chrome按照上述方法禁止更新。由于是最新的Chrome,所以不会提示更新,只能以这种退而求其次的方法来关闭右上角的更新提示。
注意: 同步Chrome数据需要谷歌账号,并在Chrome中登录账号。
结束语:如果本篇博客对您有帮助,请点赞、收藏或关注,您的鼓励是博主进步的动力,感谢支持,共同进步。
边栏推荐
- Nmap Operation Manual - Full Version
- Qlib quantitative source analysis: qlib/qlib/contrib/model/GBDT py
- 高维高斯分布基础
- Luogu P3373: 线段树
- WindowInsetsControllerCompat is simple to use
- MYSQL logical architecture
- Google "Cloud Developer Quick Checklist"; Tsinghua 3D Human Body Dataset; SenseTime "Universal Vision Framework" open class; Web3 Minimalist Getting Started Guide; Free Books for Efficient Deep Learni
- Classes and Objects: Medium
- Academicians of the two academies speak bluntly: Don't be superstitious about academicians
- Unity3D study notes 10 - texture array
猜你喜欢
MVCC总结
In 2022, the latest eight Chongqing construction members (electrical construction workers) simulation question bank and answers
Summary of JVM interview questions (continuously updated)
Four ways the Metaverse is changing the way humans work
cmake入门学习笔记
how to edit the table of contents of an epub ebook
ROS2 series of knowledge (4): understand the concept of [service]
pycaret source code analysis: download dataset\Lib\site-packages\pycaret\datasets.py
SC7A20 (Silan Micro-Accelerometer) Example
从零造键盘的键盘超级喜欢,IT人最爱
随机推荐
Luogu P3373: Segment tree
What practical projects can machine learning beginners learn?
【历史上的今天】7 月 31 日:“缸中之脑”的提出者诞生;Wi-Fi 之父出生;USB 3.1 标准发布
Design the message queue storage MySQL form of message data
WeChat applet page syntax
MYSQL two-phase commit
MYSQL事务
元宇宙改变人类工作模式的四种方式
软考高级系统架构设计师系列之:系统开发基础知识
Rasa 3.x Learning Series - Using Lookup Tables to Improve Entity Extraction
LeetCode--The problem of robbery
[Microservice] Distributed Transaction Solution - Seata
MYSQL query interception optimization analysis
Unity3D study notes 10 - texture array
RTL8762DK PWM (seven)
北京突然宣布,元宇宙重大消息
【 】 today in history: on July 31, "brains in vats" the birth of the participant;The father of wi-fi was born;USB 3.1 standard
微信小程序之小程序页面语法
MYSQL经典面试题
MYSQL主从复制