Windows 10: Powershell.exe

Discus and support Powershell.exe in Windows 10 Gaming to solve the problem; On startup and during usage I get several popups with no information, they are labelled C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exeThis... Discussion in 'Windows 10 Gaming' started by Letitia Sangster, Jul 14, 2022.

  1. Powershell.exe


    On startup and during usage I get several popups with no information, they are labelled C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exeThis Powershell popup allows no action/typing/clicking, it's just a blue box. I have a Sophos subscription and the virus scans come back clean. The Sophos technicians walked me through disabling Powershell ineffective and deleting Powershell also ineffective. On a clean boot the problem still occurs. How do I get rid of this problem?

    :)
     
    Letitia Sangster, Jul 14, 2022
    #1
  2. Kursah Win User

    PowerShell instead of Commandline in Creators Update

    Interestingly enough my personal laptop just got the update...and still has Command Prompt listed, not PowerShell...

    Edit: Not that it matters...I use both regularly. *Toast :toast:
     
    Kursah, Jul 14, 2022
    #2
  3. Mark Isi Win User
    PowerShell randomly poping-up in tool bar

    Hello,

    Just to verify, do you have any scheduled tasks that uses Powershell? Scheduled tasks makes Powershell window appear periodically on your computer, therefore we suggest that you check the Task Scheduler. Here are the steps:

    • Click on Start.
    • In the search bar, type Task Scheduler and click on

      Task Scheduler
      in the results.
    • Under Active Tasks, check for any tasks that use Powershell and the scheduled time.

    If the issue still persist, we suggest that you run a Windows Defender scan to see if it will pick up any malware that the first scan missed.

    Let us know the outcome.
     
    Mark Isi, Jul 14, 2022
    #3
  4. KeithM Win User

    Powershell.exe

    How to change the WinX menu, including Powershell/Powershell (Admin)

    This part intrigues me. As suggested earler, please post a screenshot of the error message. Also, please clarify/test the follwoing:
    1. Can you start PowerShell from the Start Menu?
    2. If you navigate to %localappdata%\Microsoft\Windows\WinX\Group3, does PowerShell launch from the shortcuts there?
    3. If #1 works & #2 doesn't, compare (& post) the target text from each shortcuts properties. For the Start Menu shortcut, right-click & select Open file location to navigate to the Start Menu folder.

    Keith
     
    KeithM, Jul 14, 2022
    #4
Thema:

Powershell.exe

Loading...
  1. Powershell.exe - Similar Threads - Powershell exe

  2. The Windows PowerShell and Command prompt needs be fixed to allow pipe working properly

    in Windows 10 Gaming
    The Windows PowerShell and Command prompt needs be fixed to allow pipe working properly: For Windows systems with WSL, by installing our software in WSL can make Windows file encryption, gpg significantly more secure, make remote task automation through ssh significantly more secure, make file transfer automation through sftp significantly more secure.For Windows...
  3. The Windows PowerShell and Command prompt needs be fixed to allow pipe working properly

    in Windows 10 Software and Apps
    The Windows PowerShell and Command prompt needs be fixed to allow pipe working properly: For Windows systems with WSL, by installing our software in WSL can make Windows file encryption, gpg significantly more secure, make remote task automation through ssh significantly more secure, make file transfer automation through sftp significantly more secure.For Windows...
  4. Dropping this here: How to create a list of installed files on Windows OS through powershell

    in Windows 10 Ask Insider
    Dropping this here: How to create a list of installed files on Windows OS through powershell: Open up powershell by pushing WIN+X winget list | Where-Object { $_ -notmatch "Microsoft" -and $_ -notmatch "Windows" } | Out-File "C:\path\to\your\file.txt" Debloat your output by adding the nomatch for microsoft and windows, and whatever else you want to exclude....
  5. Comment faire disparaitre la fenêtre de mise à jour vers Powershell 7.5.2?

    in Windows 10 Gaming
    Comment faire disparaitre la fenêtre de mise à jour vers Powershell 7.5.2?: Bonjour, suite à l'appartition d'une fenêtre m'avisant de mettre à jour Powershell, j'ai fait celle-ci mais à chaque fois que j'ouvre mon pc, cette fenêtre continue d'apparaître à chaque fois. Pouvez-vous m'aider à régler ce problème s.v.p.? Merci!...
  6. Command Prompt/PowerShell/Terminal doesn't give any output when running almost any .exe...

    in Windows 10 Gaming
    Command Prompt/PowerShell/Terminal doesn't give any output when running almost any .exe...: I have a new laptop with Windows 11 Pro installed on it.I have noticed that I cannot run almost any .exe file within the Command Prompt, Terminal nor PowerShell to execute.It doesn't give me any output at all.See the screenshot:my PATH variables looks ok:I have tried...
  7. Command Prompt/PowerShell/Terminal doesn't give any output when running almost any .exe...

    in Windows 10 Software and Apps
    Command Prompt/PowerShell/Terminal doesn't give any output when running almost any .exe...: I have a new laptop with Windows 11 Pro installed on it.I have noticed that I cannot run almost any .exe file within the Command Prompt, Terminal nor PowerShell to execute.It doesn't give me any output at all.See the screenshot:my PATH variables looks ok:I have tried...
  8. How to convert PowerShell script (PS1) file to EXE with IExpress on Windows 10

    in Windows 10 News
    How to convert PowerShell script (PS1) file to EXE with IExpress on Windows 10: [ATTACH]You can wrap an executable file around a PowerShell script (PS1) so that you […] This article How to convert PowerShell script (PS1) file to EXE with IExpress on Windows 10 first appeared on TheWindowsClub.com. read more...
  9. Powershell exe application errorr xoc0000142

    in Windows 10 Installation and Upgrade
    Powershell exe application errorr xoc0000142: I cannot install any Microsoft office in my pc. I might uninstall some apps that cannot be, so can you help me how to recover my uninstall apps. thank you...
  10. Powershell command for installing exe and msi

    in Windows 10 Support
    Powershell command for installing exe and msi: Can someone help me with powershell commands for installing some exe and msi files from a pendrive? I have apps like Cisco Jabber (MSI), Cisco AnyConnect (exe), Dell Command Update (MSI), and Webex Teams(MSI) I need to add to my powershell script to automatically install the...