PowerShell 崩溃并出现错误 PowerShell_ise 已停止工作
Windows PowerShell确实是一个非常强大的工具,可以帮助系统管理员(System Admins)、开发人员和其他人在(Developers)Windows计算机上轻松执行任务。但是,有些人报告了Windows PowerShell的异常行为,它在打开时闪烁,然后崩溃并给出一条消息:
PowerShell 已停止工作
PowerShell_ise has stopped working, A problem caused the program to stop working correctly. Windows will close the program and notify you if a solution is available.
这可能是由于多种原因造成的,例如.NET框架错误、系统文件错误等。
刷新后Windows PowerShell(Windows PowerShell)崩溃
为了修复Windows 10上的(Windows 10)PowerShell_ise 已停止工作(PowerShell_ise has stopped working)错误,您可以执行以下操作:
- 运行系统文件检查器。
- .NET 框架疑难解答。
- (Run Windows PowerShell)在没有默认配置文件的情况下运行 Windows PowerShell 。
- 将PowerShell 重置(Reset PowerShell)为默认设置。
1]运行系统文件检查器
运行系统文件检查器。这将替换可能损坏的系统文件。
2] .NET 框架疑难解答
此错误也可能是由于.NET Framework错误或您的计算机上未正确安装.NET Framework引起的。(.NET Framework)
您可以从验证安装的 .NET Framework 版本开始。( verifying what version of .NET Framework is installed.)
验证计算机上已安装的.NET Framework版本后,即可开始对 .NET Framework 进行故障排除。
重新启动(Reboot)计算机,然后检查这是否使Windows PowerShell正常工作。
阅读(Read):PowerShell 字体和窗口太小。
3]在没有默认配置文件的情况下运行 Windows PowerShell(Run Windows PowerShell)
WINKEY + R按钮组合打开运行框。
在文本字段中输入以下内容并点击 Enter 按钮:
PowerShell_Ise -NoProfile or PowerShell -NoProfile
这应该会在您的计算机上正常启动Windows PowerShell。
4]将PowerShell重置(Reset PowerShell)为默认设置
您可能还想将PowerShell 重置为默认设置(Reset PowerShell to default settings),看看是否有帮助。
如果这些都不适合您,请干净启动您的计算机(Clean boot your computer),然后手动解决问题。
我希望这篇文章对你有所帮助。
Related posts
使用PowerShell Script禁用Windows 10中的Security Questions
Check Windows 10 OS architecture使用PowerShell or Command Prompt
Create System Restore Point使用Command Prompt or PowerShell
如何使用Windows PowerShell ISE - 初级教程
什么是PWSH.EXE? PWSH syntax列表您可以使用
如何在Windows 10上创建和运行PowerShell script文件
如何在Windows 10上查看PowerShell命令History
如何在Windows 10中使用PowerShell查找和禁用Webcams
Use PowerShell修改或更改Registry值
PowerShell Get-Appxpackage不起作用或Access被拒绝
PowerShell 7 New功能列表
如何使用Windows PowerShell安装Google Chrome
如何在Windows 10中使用PowerShell隐藏Windows Updates
Reset Windows Update Client使用PowerShell Script
如何在Windows 11中使用PowerShell创建计划任务
使用Group Policy & PowerShell配置受控Folder Access
如何阻止IP或Windows 10使用PowerShell一个网站
Windows PowerShell ISE vs Windows PowerShell:有什么区别?
如何将PowerShell and Command Prompt重置为默认设置
PowerShell and PowerShell Core之间的差异