当前位置:网站首页>彻底关闭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
- sqlserver无法远程连接
- 考研备考方案
- 数据中台建设(七):数据资产管理
- MYSQL Classic Interview Questions
- Compose原理-视图和数据双向绑定的原理
- Force buckle 2326, 197
- 自动化机器学习pycaret: PyCaret Basic Auto Classification LightGBM
- [Data analysis] Based on matlab GUI student achievement management system [including Matlab source code 1981]
- SC7A20 (Silan Micro-Accelerometer) Example
猜你喜欢

MYSQL query interception optimization analysis

Unity3D study notes 10 - texture array

MYSQL索引解析

Matlab/ArcGIS processing GPM global monthly precipitation data

RTL8762DK uses DebugAnalyzer (four)

【 】 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
![ROS2 series of knowledge (4): understand the concept of [service]](/img/14/8de92a89d9c4b6476ac37408bc7788.png)
ROS2 series of knowledge (4): understand the concept of [service]

Google engineer fired for claiming AI awareness: breach of nondisclosure agreement

Introduction to the five data types of Redis

Academicians of the two academies speak bluntly: Don't be superstitious about academicians
随机推荐
微信小程序之小程序页面语法
Academicians of the two academies speak bluntly: Don't be superstitious about academicians
mySql data view
pycaret source code analysis: download dataset\Lib\site-packages\pycaret\datasets.py
Carefully summarize thirteen suggestions to help you create more suitable MySQL indexes
In 2022, the latest eight Chongqing construction members (electrical construction workers) simulation question bank and answers
WAASAP WebClient UI页面标签的决定逻辑介绍
七月集训(第31天) —— 状态压缩
JQESAP系统里的胖接口Fat interface
What is the meaning of JS timestamp?Know SQL will consider to add a timestamp, JS timestamp for the scene?
Detailed explanation of TCP protocol
Daily practice of LeetCode - Circular linked list question (interview four consecutive questions)
/usr/sbin/vmware-authdlauncher: error while loading shared libraries: libssl.so.1.0.2*解决办法
蓝图:杨辉三角排列
Web3.0: Building an NFT Market (1)
date command
ECCV2022 Workshop | 复杂环境中的多目标跟踪和分割
MYSQL Keyword Explain Analysis
leetcode:1648. 销售价值减少的颜色球【二分找边界】
MYSQL transactions