Answered by:
powershell has stopped working

Question
-
I upgraded to windows 10 and I am getting - powershell has stopped working - repeatedly
- Moved by Just Karl Thursday, July 28, 2016 7:31 PM Looking for the correct forum.
Sunday, July 17, 2016 1:59 AM
Answers
-
A few things could be tried:
1. perform a system restore. select any restore point when there was no such issue.
2. Open Command Prompt as Admin and run the following command:
sfc /scannow
3. Follow the steps to Run DISM Commands:
1) Press Windows + x on your keyboard.
2) Select Command prompt (Admin) to open Administrator Command Prompt .
3) In the Administrator: Command Prompt window, type the following commands. Press the Enter key after each command:
dism.exe /online /cleanup-image /scanhealth
dism.exe /online /cleanup-image /restorehealth4. You may create a new user account and recheck the issue.
S.Sengupta, Windows Experience MVP
- Proposed as answer by Just Karl Thursday, July 28, 2016 7:30 PM
- Marked as answer by Dave PatrickMVP Sunday, August 7, 2016 9:12 PM
Sunday, July 17, 2016 2:11 AM -
Hello,
If the above suggestions did not resolve the issue, I'd ask in the Windows 10 forum on Microsoft Community.
As the Microsoft Community is on a different platform, we cannot move the question for you.Once there, click on Participate near the top of the screen, and select 'Ask a Question' or 'Start a Discussion'
Karl
When you see answers and helpful posts, please click Vote As Helpful, Propose As Answer, and/or Mark As Answer.
My Blog: Unlock PowerShell
My Book: Windows PowerShell 2.0 Bible
My E-mail: -join('6D73646E5F6B61726C406F75746C6F6F6B2E636F6D'-split'(?<=\G.{2})'|%{if($_){[char][int]"0x$_"}})- Proposed as answer by Mike Laughlin Thursday, July 28, 2016 7:47 PM
- Marked as answer by Dave PatrickMVP Sunday, August 7, 2016 9:12 PM
Thursday, July 28, 2016 7:31 PM
All replies
-
A few things could be tried:
1. perform a system restore. select any restore point when there was no such issue.
2. Open Command Prompt as Admin and run the following command:
sfc /scannow
3. Follow the steps to Run DISM Commands:
1) Press Windows + x on your keyboard.
2) Select Command prompt (Admin) to open Administrator Command Prompt .
3) In the Administrator: Command Prompt window, type the following commands. Press the Enter key after each command:
dism.exe /online /cleanup-image /scanhealth
dism.exe /online /cleanup-image /restorehealth4. You may create a new user account and recheck the issue.
S.Sengupta, Windows Experience MVP
- Proposed as answer by Just Karl Thursday, July 28, 2016 7:30 PM
- Marked as answer by Dave PatrickMVP Sunday, August 7, 2016 9:12 PM
Sunday, July 17, 2016 2:11 AM -
Hello,
The Windows Desktop Perfmon and Diagnostic tools forum is to discuss performance monitor (perfmon), resource monitor (resmon), and task manager, focusing on HOW-TO, Errors/Problems, and usage scenarios.
As the question is off topic here, I am moving it to the Where is the Forum... forum.Karl
When you see answers and helpful posts, please click Vote As Helpful, Propose As Answer, and/or Mark As Answer.
My Blog: Unlock PowerShell
My Book: Windows PowerShell 2.0 Bible
My E-mail: -join('6D73646E5F6B61726C406F75746C6F6F6B2E636F6D'-split'(?<=\G.{2})'|%{if($_){[char][int]"0x$_"}})Thursday, July 28, 2016 7:30 PM -
Hello,
If the above suggestions did not resolve the issue, I'd ask in the Windows 10 forum on Microsoft Community.
As the Microsoft Community is on a different platform, we cannot move the question for you.Once there, click on Participate near the top of the screen, and select 'Ask a Question' or 'Start a Discussion'
Karl
When you see answers and helpful posts, please click Vote As Helpful, Propose As Answer, and/or Mark As Answer.
My Blog: Unlock PowerShell
My Book: Windows PowerShell 2.0 Bible
My E-mail: -join('6D73646E5F6B61726C406F75746C6F6F6B2E636F6D'-split'(?<=\G.{2})'|%{if($_){[char][int]"0x$_"}})- Proposed as answer by Mike Laughlin Thursday, July 28, 2016 7:47 PM
- Marked as answer by Dave PatrickMVP Sunday, August 7, 2016 9:12 PM
Thursday, July 28, 2016 7:31 PM