Share via

Powershell.exe

Sharon J 0 Reputation points
2025-10-02T17:47:41.7+00:00

After I uninstalled Office 365 (preloaded on PC), I am getting the error below, cannot open some programs, and can't launch the Microsoft help. Can someone please help fix this? Should I just reinstall MS Office? Will that fix the powershell.exe launch issue?

ERRIR BELOW:

Windows for home | Windows 11 | Performance and system failures

4 answers

Sort by: Most helpful
  1. Solamillo Charity 20,260 Reputation points Independent Advisor
    2025-10-02T18:23:51.2+00:00

    Hello there! I'm glad to help you today!

    Thank you for the information. May I ask if you are on a work computer? Reinstalling office might not fix this. The error code mostly means corrupted system files.

    Let's first check for corrupted system files.

    Click Start, then type cmd.

    Right-click on "Command Prompt" and select "Run as administrator".

    In the Command Prompt window, type:

    sfc /scannow
    

    Press Enter.

    Wait for the scan to complete. It may take several minutes.

    Follow any instructions shown after the scan finishes.

    Next, open Command Prompt as an administrator again. In the Command Prompt window, type

    DISM /Online /Cleanup-Image /RestoreHealth
    

    and press Enter.

    Then, please test again.

    Was this answer helpful?

    1 person found this answer helpful.

  2. Sharon J 0 Reputation points
    2025-10-05T12:38:07.1233333+00:00

    Thanks. I can open Powershell.

    I uninstalled my antivirus software and can get into my applications. However, now I get a message to update the powershell version.

    I ran the $PSVersionTable and I have V5.1. Do I need to update? If I do not, how do I get rid of this message?

    Was this answer helpful?

    0 comments No comments

  3. Solamillo Charity 20,260 Reputation points Independent Advisor
    2025-10-03T19:41:34.6566667+00:00

    Thank you for the confirmation. it just means PowerShell is running, and it starts you in your user folder (C:\Users\sjvfl). That’s the default startup location.

    Please press Win + R - type:

    powershell
    
    

    and press Enter.

    If it opens, you’re fine, and you just need to fix the shortcuts.

    I would suggest to make a new shortcut if this is the case.

    Was this answer helpful?

    0 comments No comments

  4. Solamillo Charity 20,260 Reputation points Independent Advisor
    2025-10-03T14:39:07.1133333+00:00

    Thank you for getting back to me. May I ask if you are on a work computer?

    I need to know because there might be policies that intentionally block PowerShell.

    Please also check if there are any third party services that's doing this.

    Press Windows + R, type msconfig, and press Enter.

    In the System Configuration window, go to the Services tab.

    Check Hide all Microsoft services, then click Disable all.

    Go to the Startup tab and click Open Task Manager.

    In Task Manager, disable all startup items.

    Close Task Manager, then click OK in System Configuration.

    Restart your computer.

    Was this answer helpful?


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.