当前位置:网站首页>How to forcibly uninstall Google browser? Don't worry about Google opening as a whiteboard. It's effective for personal testing.
How to forcibly uninstall Google browser? Don't worry about Google opening as a whiteboard. It's effective for personal testing.
2022-07-24 05:32:00 【Dedicated programmer!】
First method: adopt windows System operation to uninstall Google browser
Step one : open windows window

Step two : Click Settings

Step three : Click application

Step four : Find in the search box Google Or Google

Step five : The current application click Uninstall Or uninstall Google will pop up the information uninstall it

Step six : This step refers to the method below , It has nothing to do with the first method , This is the way I recommend to consult the great God on the Internet , That is, the second and third methods below

Second method: Find Google browser related files 、 Registry and other folders
First step :C:\Program Files Delete in Google Folder ;
The second step :C:\Program Files (x86) Delete in Google Folder ;
The third step : Click Show hidden folder , stay C:\ProgramData Delete in Google Folder ;
Step four :windows key + R --> Input regedit --> enter ;
Step five :delete fall \HKEY_CURRENT_USER\Software\Google\Chrome;
Step six :delete fall HKEY_LOCAL_MACHINE\SOFTWARE\Google\Update;
Step seven :HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Google\Updatedelete fall clinet Items at the beginning ;
Step eight : Restart the computer ;
Step nine : Copy and paste the following code into txt In file , Delete the text file name and txt The suffix is renamed remove.reg, Run this registry ;
Windows Registry Editor Version 5.00
; WARNING, this file will remove Google Chrome registry entries
; from your Windows Registry. Consider backing up your registry before
; using this file: http://support.microsoft.com/kb/322756
; To run this file, save it as ‘remove.reg’ on your desktop and double-click it.
[-HKEY_LOCAL_MACHINE\SOFTWARE\Classes\ChromeHTML]
[-HKEY_LOCAL_MACHINE\SOFTWARE\Clients\StartMenuInternet\chrome.exe]
[HKEY_LOCAL_MACHINE\SOFTWARE\RegisteredApplications]
“Chrome”=-
[-HKEY_CURRENT_USER\SOFTWARE\Classes\ChromeHTML]
[-HKEY_CURRENT_USER\SOFTWARE\Clients\StartMenuInternet\chrome.exe]
[HKEY_CURRENT_USER\SOFTWARE\RegisteredApplications]
“Chrome”=-
[-HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Uninstall\Chrome]
[-HKEY_CURRENT_USER\Software\Google\Update\Clients{8A69D345-D564-463c-AFF1-A69D9E530F96}]
[-HKEY_CURRENT_USER\Software\Google\Update\ClientState{8A69D345-D564-463c-AFF1-A69D9E530F96}]
[-HKEY_CURRENT_USER\Software\Google\Update\Clients{00058422-BABE-4310-9B8B-B8DEB5D0B68A}]
[-HKEY_CURRENT_USER\Software\Google\Update\ClientState{00058422-BABE-4310-9B8B-B8DEB5D0B68A}]
[-HKEY_LOCAL_MACHINE\SOFTWARE\Google\Update\ClientStateMedium{8A69D345-D564-463c-AFF1-A69D9E530F96}]
[-HKEY_LOCAL_MACHINE\SOFTWARE\Google\Update\Clients{8A69D345-D564-463c-AFF1-A69D9E530F96}]
[-HKEY_LOCAL_MACHINE\SOFTWARE\Google\Update\ClientState{8A69D345-D564-463c-AFF1-A69D9E530F96}]
[-HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Google\Update\Clients{8A69D345-D564-463c-AFF1-A69D9E530F96}]The third method: Directly use to create a txt Rename it to remove.reg, Rename the following code to remove.reg In the file of , Run the registry .
Step one : Create a new one txt Text document

Step two : Copy and paste the following code into the text document
Windows Registry Editor Version 5.00
; WARNING, this file will remove Google Chrome registry entries
; from your Windows Registry. Consider backing up your registry before
; using this file: http://support.microsoft.com/kb/322756
; To run this file, save it as 'remove.reg' on your desktop and double-click it.
[-HKEY_LOCAL_MACHINE\SOFTWARE\Classes\ChromeHTML]
[-HKEY_LOCAL_MACHINE\SOFTWARE\Clients\StartMenuInternet\chrome.exe]
[HKEY_LOCAL_MACHINE\SOFTWARE\RegisteredApplications]
"Chrome"=-
[-HKEY_CURRENT_USER\SOFTWARE\Classes\ChromeHTML]
[-HKEY_CURRENT_USER\SOFTWARE\Clients\StartMenuInternet\chrome.exe]
[HKEY_CURRENT_USER\SOFTWARE\RegisteredApplications]
"Chrome"=-
[-HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Uninstall\Chrome]
[-HKEY_CURRENT_USER\Software\Google\Update\Clients\{8A69D345-D564-463c-AFF1-A69D9E530F96}]
[-HKEY_CURRENT_USER\Software\Google\Update\ClientState\{8A69D345-D564-463c-AFF1-A69D9E530F96}]
[-HKEY_CURRENT_USER\Software\Google\Update\Clients\{00058422-BABE-4310-9B8B-B8DEB5D0B68A}]
[-HKEY_CURRENT_USER\Software\Google\Update\ClientState\{00058422-BABE-4310-9B8B-B8DEB5D0B68A}]
[-HKEY_LOCAL_MACHINE\SOFTWARE\Google\Update\ClientStateMedium\{8A69D345-D564-463c-AFF1-A69D9E530F96}]
[-HKEY_LOCAL_MACHINE\SOFTWARE\Google\Update\Clients\{8A69D345-D564-463c-AFF1-A69D9E530F96}]
[-HKEY_LOCAL_MACHINE\SOFTWARE\Google\Update\ClientState\{8A69D345-D564-463c-AFF1-A69D9E530F96}]
[-HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Google\Update\Clients\{8A69D345-D564-463c-AFF1-A69D9E530F96}]
Step three : Save the contents of its file

Step four : Rename the text file to the following icon

Step five : All the hints are yes Just answer , Restart the computer Google It's gone , Then download again Google Just install the browser
边栏推荐
猜你喜欢
随机推荐
函数_概括
构造函数_Date构造函数
牛客网刷题
响应式页面
新语法01_Es6新语法
canvas - Bezier 贝塞尔曲线
jsp标签02
Scope and scope chain
树状结构+节点
MySQL之索引&执行计划
ros启动非本机节点
Promise续(尝试自己实现一个promise)更详细的注释和其它接口暂未完成,下次咱们继续。
数据类型概括
Function_ generalization
Programmer tools collection! (Reprinted)
Keywords_ 01return
Scikit learn notes
index为什么不能作为v-for的key?
Basic usage of analog Addition & structure
关于作为行业人从业人员的一点思考








