使用PowserShell卸载谷歌浏览器

某些情况下,卸载谷歌浏览器不好卸载,而使用PowerShell命令来卸载谷歌浏览器,就很好用

1、使用管理员权限打开PowerShell;
2、使用下面的命令,找到谷歌浏览器包的名字
winget list Google.Chrome
3、然后,使用下面的命令,卸载谷歌浏览器
winget uninstall Google.Chrome --silent --accept-source-agreements

 

原文出自:
https://www.aliqing.com.cn/chrome/515.html

posted @ 2025-05-08 23:33  fcwr007  阅读(157)  评论(0)    收藏  举报