Many users have reported an issue with Windows PowerShell where it stops working or is not opening at all. One of the most common reasons for seeing the PowerShell has stopped working message is the presence of a hidden virus on your computer. This in turn slows down your system and other processes on your system will stop running. The error message does not give any information about the cause of this issue so it gets difficult to resolve it.
If you are annoyed with the PowerShell not working or opening issues on your PC, then this article is for you. In this article, we have discussed some solutions that you can apply to fix this error.
Table of Contents
Fix 1 – Disable and Re-enable Windows PowerShell
1. Open Task Manager using the Ctrl + Shift + Esc key combination.
2. Locate PowerShell entry in the list of processes currently running.
3. Select PowerShell and click on the End task button to end the running process before proceeding with the next steps.
4. Press the Windows and R keys to open the Run dialog.
5. Type optionalfeatures and hit Enter to open the Windows Features to Turn Windows features on or off.
6. Scroll down in the list and find Windows PowerShell.
7. Uncheck the box next to Windows PowerShell and click on OK.
8. Restart your system once the requested changes have been applied.
9. Repeat the steps above but now check the box next to Windows PowerShell on Step 7 to enable it.
10. Try opening PowerShell to check if the problem is resolved.
Fix 2 – Run a Full System Antivirus Scan
1. Firstly, boot your system into Safe Mode with networking.
2. Use any antivirus software and run a complete system scan.
3. If there is any malware attack, then the scan will automatically delete the virus from your system.
4. Check if this resolves the issue with PowerShell.
Fix 3 – Perform an SFC Scan
1. Press Windows + S and type command prompt in the Windows search box.
2. Right-click on Command Prompt in the search result and choose Run as administrator.
3. Type the command below and hit Enter.
sfc /scannow
4. Wait for the scan process to complete and fix any issues if present.
5. Restart your computer.
Check if the problem with PowerShell is fixed.
Fix 4 – Perform a Clean Boot
1. Press Windows + R to launch the Run dialog.
2. Type msconfig and hit Enter to open System Configuration.
3. Go to the General tab.
4. Uncheck the option Load startup items below Selective startup.
5. Select the Services tab.
6. Check the option Hide all Microsoft services.
7. Then, click on Disable all.
8. Go to the Startup tab.
9. Click on the link Open Task Manager here.
10. Disable all startup programs in the Task Manager one at a time. Right-click on the program and choose the option Disable.
11. Save all these changes and close the open windows.
12. Restart your PC and check if PowerShell opens without any errors.
Thanks for reading.
Comment and let us know the fix that helped you resolve this issue on your PC
A software engineer turned into an educator with vast teaching experience in universities. Currently working towards my passion for writing.
Cortex says
Thanks man it worked