有些用户不习惯使用edge浏览器想要将其卸载,接下来给大家介绍win10卸载edge浏览器技巧。
1、使用快捷键Win+x打开菜单,在弹菜单中点击“命令提示符(管理员)”,如下图所示:
2、在“命令提示符”窗口中依次输入以下代码:
PowerShell dir $env:LOCALAPPDATA\Packages\*edge*^|ren -newname
MicrosoftEdge.old ; dir $env:windir\SystemApps\*edge*\AppxManifest.xml ^|Add-
AppxPackage -DisableDevelopmentMode -Register ;& mklink /J %PUBLIC%\Desktop
\MicrosoftEdge.old %LOCALAPPDATA%\Packages\MicrosoftEdge.old & pause
提示请按任意键继续. . . 按下任意键操作。
特别声明:以上内容(如有图片或视频亦包括在内)为自媒体平台“网易号”用户上传并发布,本平台仅提供信息存储服务。
Notice: The content above (including the pictures and videos if any) is uploaded and posted by a user of NetEase Hao, which is a social media platform and only provides information storage services.