修复 Microsoft Edge 在 Windows 10 中不起作用
修复 Microsoft Edge 在 Windows 10 中不工作的问题:(Fix Microsoft Edge Not Working in Windows 10:)随着Windows 10的推出,这个最新的操作系统中引入了许多新功能,其中一个功能是Microsoft Edge浏览器,很多人都在实际使用它。但随着最新的Windows 10 Fall Creators Update版本 1709 用户报告他们无法访问Microsoft Edge浏览器,并且每次启动浏览器时,它都会显示Edge徽标,然后立即从桌面上消失。
Microsoft Edge无法正常工作的原因?
有多种原因可能导致此问题,例如系统文件损坏、驱动程序过时或不兼容、Windows更新损坏等。因此,如果您是在(Windows)Windows 10更新后发现Edge浏览器无法运行的用户之一,那么不用担心,今天我们将在下面列出的故障排除指南的帮助下了解如何修复Microsoft (How)Edge在(Fix Microsoft Edge)Windows 10中不起作用。
修复 Microsoft Edge在(Fix Microsoft Edge)Windows 10中不起作用
确保 创建一个还原点(create a restore point)以防万一出现问题。
方法 1:修复损坏的系统文件(Method 1: Repair Corrupted System Files)
1.按Windows Key + X然后单击命令提示符(管理员)。( Command Prompt(Admin).)
2.现在在cmd中输入以下内容并回车:
Sfc /scannow sfc /scannow /offbootdir=c:\ /offwindir=c:\windows (If above fails then try this one)
3.等待上述过程完成,完成后重新启动您的电脑。
4.如果您能够修复 Microsoft Edge 无法正常工作的问题(fix Microsoft Edge Not Working issue),那就太好了,如果没有,请继续。
5.再次打开cmd并输入以下命令并在每个命令后按回车:
Dism /Online /Cleanup-Image /CheckHealth Dism /Online /Cleanup-Image /ScanHealth Dism /Online /Cleanup-Image /RestoreHealth
6.让DISM命令运行并等待它完成。
7. 如果上述命令不起作用,请尝试以下操作:
Dism /Image:C:\offline /Cleanup-Image /RestoreHealth /Source:c:\test\mount\windows Dism /Online /Cleanup-Image /RestoreHealth /Source:c:\test\mount\windows /LimitAccess
注意:(Note:) 将(Replace)C:RepairSourceWindows 替换为修复源的位置(Windows 安装(Windows Installation)或恢复光盘(Recovery Disc))。
7.重新启动您的 PC 以保存更改。
方法 2:执行干净启动(Method 2: Perform a Clean Boot)
有时 3rd 方软件可能与Microsoft Edge发生冲突并导致此问题,因此验证是否不是这种情况的最佳方法是禁用所有 3rd 方服务和程序,然后尝试打开Edge。
1.按Windows Key + R按钮,然后键入msconfig 并单击确定。
2.在常规(General)选项卡下,确保 选中 选择性启动。( Selective startup)
3.取消勾选选择性启动下加载启动项(Load startup items) 。
4.切换到服务选项卡(Service tab)并选中 隐藏所有 Microsoft 服务。(Hide all Microsoft services.)
5.现在单击 禁用所有( Disable all )按钮以禁用所有可能导致冲突的不必要服务。
6.在启动选项卡上,单击打开任务管理器。(Open Task Manager.)
7.现在在启动选项卡( Startup tab)(在任务管理器内)禁用所有( disable all )启用的启动项。
8.单击确定,然后重新启动。(Restart. )现在再次尝试打开Microsoft Edge,这一次您将能够成功打开它。
9.再次按Windows key + R按钮并键入msconfig 并按 Enter。
10.在常规选项卡上,选择正常启动选项( Normal Startup option),然后单击确定。
11.当提示您重新启动计算机时,单击重新启动。( click Restart. )这肯定会帮助您 修复 Microsoft Edge Not Working in Windows 10 问题。(Fix Microsoft Edge Not Working in Windows 10 issue.)
如果您仍然遇到Microsoft Edge无法正常工作的问题,那么您需要使用本指南(this guide)中讨论的不同方法执行干净启动。为了 修复 Microsoft Edge 无法正常工作的问题,(Fix Microsoft Edge Not Working issue,) 您需要在 PC 中执行干净启动(perform a clean boot)并逐步诊断问题。
方法 3:重置 Microsoft Edge(Method 3: Reset Microsoft Edge)
1.按 Windows 键 + R 然后输入msconfig并按Enter打开System Configuration。
2.切换到启动选项卡( boot tab)并选中安全启动选项。(Safe Boot option.)
3.单击应用,然后单击确定。
4.重新启动您的PC,系统将自动启动进入安全模式。( Safe Mode automatically.)
5.按 Windows 键 + R 然后键入%localappdata%并按 Enter。
2.双击包(Packages)然后单击Microsoft.MicrosoftEdge_8wekyb3d8bbwe。
Windows Key + R直接浏览到上述位置,然后键入以下内容并按 Enter:
C:\Users\%username%\AppData\Local\Packages\Microsoft.MicrosoftEdge_8wekyb3d8bbwe
4.删除此文件夹内的所有内容。(Delete Everything inside this folder.)
注意:(Note:)如果您收到“文件夹访问被拒绝”(Folder Access Denied)错误,只需单击“继续(Continue)” 。右键单击(Right-click)Microsoft.MicrosoftEdge_8wekyb3d8bbwe文件(Microsoft.MicrosoftEdge_8wekyb3d8bbwe)夹并取消选中只读选项。单击应用(Click Apply),然后单击确定,然后再次查看您是否能够删除此文件夹的内容。
5.按 Windows 键 + Q 然后键入powershell然后右键单击Windows PowerShell并选择以管理员身份运行。(Run as Administrator.)
6.键入以下命令并按Enter:
Get-AppXPackage -AllUsers -Name Microsoft.MicrosoftEdge | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml" –Verbose}
7.这将重新安装Microsoft Edge浏览器。正常重启电脑,看看问题是否解决。
8.再次打开系统配置(System Configuration)并取消选中安全启动选项。( Safe Boot option.)
9.重新启动您的 PC 以保存更改,并查看您是否能够修复 Microsoft Edge 在 Windows 10 中不起作用。( Fix Microsoft Edge Not Working in Windows 10.)
方法 4:卸载 Trusteer Rapport 软件(Method 4: Uninstall Trusteer Rapport Software)
1.按 Windows 键 + R 然后键入appwiz.cpl并按Enter打开Programs and Features。
2.在列表中选择Trusteer Endpoint Protection,然后单击卸载。(Uninstall.)
3.完成后,重新启动您的 PC 以保存更改。
方法 5:卸载 Windows 更新(Method 5: Uninstall Windows updates)
1.按Windows Key + I 打开设置(Settings),然后单击更新和安全图标。(Update & Security icon.)
2.从左侧菜单中选择Windows 更新(Windows Update),然后单击“查看更新历史(View Update history)”链接。
3.下一步,单击卸载更新(Uninstall updates)链接。
4.除了安全更新,卸载可能导致问题的最近的可选更新。(uninstall recent optional updates that might be causing the issue.)
5.如果问题仍未解决,请尝试卸载您遇到此问题的创作者更新。(uninstall the Creators Updates)
方法 6:重置网络并重新安装网络驱动程序(Method 6: Reset Network and Reinstall Network drivers)
1.按Windows Key + X然后选择命令提示符(管理员)。(Command Prompt (Admin).)
2.在 cmd 中键入以下命令并按Enter:
netsh int tcp set heuristics disabled netsh int tcp set global autotuninglevel=disabled netsh int tcp set global rss=enabled
3.现在键入以下命令来刷新DNS并重置 TCP/IP:
ipconfig /release ipconfig /flushdns ipconfig /renew ipconfig /flushdns nbtstat –r netsh int ip reset netsh winsock reset
4.按 Windows 键 + R 然后键入devmgmt.msc并按Enter打开设备管理器(Device Manager)。
5.展开网络适配器(Network adapters),然后右键单击您的设备并选择卸载。(Uninstall.)
6.再次单击卸载(Uninstall)以确认。
7.现在右键单击网络适配器(Network Adapters)并选择扫描硬件更改。(Scan for hardware changes.)
8.重新启动您的 PC,Windows将自动安装默认驱动程序。
方法 7:更新网络适配器驱动程序(Method 7: Update Network Adapter Drivers)
1.按 Windows 键 + R 然后键入devmgmt.msc并按 Enter。
2.右键单击网络适配器下的无线适配器,(wireless adapter under Network Adapters)然后选择更新驱动程序。(Update Driver.)
3.选择“浏览我的电脑以查找驱动程序软件。(Browse my computer for driver software.)“
4.再次单击“让我从计算机上的可用驱动程序列表中进行选择。(Let me pick from a list of available drivers on my computer.)“
5.从列表中选择最新的可用驱动程序,然后单击下一步(Next)。
6.重新启动您的 PC 以保存更改并查看您是否能够修复 Microsoft Edge 无法正常工作的问题。( Fix Microsoft Edge Not Working issue.)
方法 8:更改用户帐户控制设置(Method 8: Change the User Account Control Settings)
1.按Windows key + R然后键入wscui.cpl并按 Enter 打开安全和维护。(Security and Maintenance.)
注意:(Note:)您也可以按Windows Key + Pause Break打开系统,然后单击安全和维护。(Security and Maintenance.)
2.从左侧菜单中单击“更改用户帐户控制设置(Change User Account Control settings)”链接。
3.确保将滑块(Slider)拖到顶部,上面写着“始终(Always)通知”,然后单击“确定”保存更改。
4.再次尝试打开Edge,看看你是否能够修复Microsoft Edge Not Working in Windows 10。(Fix Microsoft Edge Not Working in Windows 10.)
方法 9:在没有加载项的情况下运行 Microsoft Edge(Method 9: Run Microsoft Edge without Add-ons)
1.按 Windows 键 + R 然后键入regedit并按 Enter 打开注册表编辑器。(Registry Editor.)
2.导航到以下注册表路径:
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft
3.右键单击Microsoft(文件夹)键,然后选择New > Key.
4.将此新密钥命名为MicrosoftEdge,然后按 Enter。
5.现在右键单击MicrosoftEdge键并选择 New > DWORD (32-bit) Value.
6.将此新的 DWORD 命名为ExtensionsEnabled,然后按 Enter。
7.双击ExtensionsEnabled DWORD 并在值数据字段中将其值设置为 0(value to 0)。
受到推崇的:(Recommended:)
- 修复应用程序已被阻止访问图形硬件(Fix Application has been blocked from accessing Graphics hardware)
- 如何在 Windows 10 中修复损坏的系统文件(How to Repair Corrupted System Files in Windows 10)
- 修复您需要权限才能执行此操作错误(Fix You Need Permission To Perform This Action Error)
- 如何使用 Gmail 创建 Windows 10 帐户(How to Create Windows 10 Account Using Gmail)
如果您已成功修复 Microsoft Edge Not Working in Windows 10(Fix Microsoft Edge Not Working in Windows 10),但如果您对本文仍有任何疑问,请随时在评论部分提出。
Related posts
修复 Windows 10 中的 Microsoft Edge ERR 网络更改
Windows 10中的Fix Microsoft Compatibility Telemetry High Disk Usage
Fix Microsoft Office在Windows 10上不打开
Fix Microsoft Edge打开多个窗口
如何在Windows 10中卸载Microsoft Edge
Windows 10上的Fix Cursor Blinking Issue
Windows 10 Fix Unable至Install DirectX
Fix Desktop Icons Windows 10创建者更新后继续重新排列
修复 Windows 10 中的 Excel stdole32.tlb 错误
Windows 10中Legends Black Screen的Fix League
修复远程桌面不会在Windows 10中Connect
修复 Windows 10 中的 Word 文件权限错误
Fix No Internet Connection更新到Windows 10创建者更新后
Windows 10中的Fix NVIDIA Control Panel Missing
Fix Calculator不在Windows 10工作
Windows 10缺少Fix BOOTMGR如何缺少
Windows 10中Fix Class不是Registered error
Fix Computer Sound Too Low在Windows 10上
Fix Integrated Webcam无效Windows 10
修复 Microsoft Store 无法在 Windows 10 上运行