Windows 10: How to disable PowerShell in Windows 10

Discus and support How to disable PowerShell in Windows 10 in Windows 10 News to solve the problem; [ATTACH]Windows 10 comes with a pre-installed PowerShell cross-platform tool. This is a very important […] This article How to disable PowerShell in... Discussion in 'Windows 10 News' started by WinClub, Feb 15, 2021.

  1. WinClub New Member

    How to disable PowerShell in Windows 10

    WinClub, Feb 15, 2021
    #1
  2. OneMoar Win User

    Windows 10 Tweaks

    @W1zzard looks like the hashing/version is different on some systems
    this syntax works better
    powershell "Get-AppxPackage *3d* | Remove-AppxPackage"
    powershell "Get-AppxPackage *bing* | Remove-AppxPackage"
    powershell "Get-AppxPackage *solit* | Remove-AppxPackage"
    powershell "Get-AppxPackage *people* | Remove-AppxPackage"
    powershell "Get-AppxPackage *zune* | Remove-AppxPackage"
    powershell "Get-AppxPackage *photos* | Remove-AppxPackage"
    powershell "Get-AppxPackage *phone* | Remove-AppxPackage"
    powershell "Get-AppxPackage *communi* | Remove-AppxPackage"
    someone already compiled all the tweaks listed into a handy choice driven .cmd file
    you can get that from here
    http://forums.mydigitallife.info/threads/63498-Windows-10-TNBT-(The-next-big-tweak)-official-thread
     
    OneMoar, Feb 15, 2021
    #2
  3. dalchina Win User
    How to disable powershell in Windows 10 Home?

    How do you /can you/ disable it?

    I think you've shown the dialogue where you could remove it as a feature. I strongly suggest you don't- that's the wrong approach to the underlying problem.

    That's odd. Please post a screenshot or photo. Seems you have an unwanted startup. You should be able to disable that once you know the source, which might be shown in your task manager startup list, or could even be a scheduled task.

    To post a screenshot please use the icon above your post with tooltip 'Insert Image'.

    If that's the irritant, it's not behaviour I recognise, so should be possible to solve.

    Version of Powershell:
    Ignore the strange name
    Page not found - Winaero

    Mine's 5.1.18362.628 on 1903.
    I'd guess that Powershell 2 listed in the CPanel is an oversight. Remember MS is focussing on moving things to Settings.
     
    dalchina, Feb 15, 2021
    #3
  4. AsRock Win User

    How to disable PowerShell in Windows 10

    Windows 10 Tweaks

    I will have to agree, as when i upgraded the fixes work and now i am using a clean install none of them work except onedrive.
     
    AsRock, Feb 15, 2021
    #4
Thema:

How to disable PowerShell in Windows 10

Loading...
  1. How to disable PowerShell in Windows 10 - Similar Threads - disable PowerShell

  2. PowerShell Script to find out Inactive users for 90 days and disable and move them to the...

    in Windows 10 Gaming
    PowerShell Script to find out Inactive users for 90 days and disable and move them to the...: Hi Guys, I want to automate the following process with a PowerShell script in the Domain Controller, Windows Server 2019.1. Find out all the users who have not logged in using the AD account in the last 90 days, disable them, and move them to the disable OU.I ran the...
  3. PowerShell Script to find out Inactive users for 90 days and disable and move them to the...

    in Windows 10 Software and Apps
    PowerShell Script to find out Inactive users for 90 days and disable and move them to the...: Hi Guys, I want to automate the following process with a PowerShell script in the Domain Controller, Windows Server 2019.1. Find out all the users who have not logged in using the AD account in the last 90 days, disable them, and move them to the disable OU.I ran the...
  4. PowerShell script to disable/enable usb storage in windows

    in Windows 10 Gaming
    PowerShell script to disable/enable usb storage in windows: Hello,can someone please help me with a PowerShell script, which will disable usb storage.requirements:1 everything should be done through PowerShell script2 already installed usb should not be accessible 3 not ready to install any 3rd party application4 Restarting pc is not...
  5. PowerShell script to disable/enable usb storage in windows

    in Windows 10 Software and Apps
    PowerShell script to disable/enable usb storage in windows: Hello,can someone please help me with a PowerShell script, which will disable usb storage.requirements:1 everything should be done through PowerShell script2 already installed usb should not be accessible 3 not ready to install any 3rd party application4 Restarting pc is not...
  6. PowerShell script to disable/enable usb storage in windows

    in Windows 10 Drivers and Hardware
    PowerShell script to disable/enable usb storage in windows: Hello,can someone please help me with a PowerShell script, which will disable usb storage.requirements:1 everything should be done through PowerShell script2 already installed usb should not be accessible 3 not ready to install any 3rd party application4 Restarting pc is not...
  7. Disable UAC using powershell

    in Windows 10 Gaming
    Disable UAC using powershell: Hi team, I have a script that runs via task scheduler for the script to run it has to open powershell as adminso the issue is when the script runs during the schedule, there is a popup that wants the user to click ok to open powershell as adminis there a script that i can add...
  8. Disable UAC using powershell

    in Windows 10 Software and Apps
    Disable UAC using powershell: Hi team, I have a script that runs via task scheduler for the script to run it has to open powershell as adminso the issue is when the script runs during the schedule, there is a popup that wants the user to click ok to open powershell as adminis there a script that i can add...
  9. Disable UAC using powershell

    in Windows 10 Customization
    Disable UAC using powershell: Hi team, I have a script that runs via task scheduler for the script to run it has to open powershell as adminso the issue is when the script runs during the schedule, there is a popup that wants the user to click ok to open powershell as adminis there a script that i can add...
  10. Windows Powershell keeps trying to activate despite being disabled.

    in Windows 10 Gaming
    Windows Powershell keeps trying to activate despite being disabled.: I have very recently been having the issue of Windows Powershell starting up when I turn on my laptop and it attempts to pop up about once every 10 minutes there after. I have tried disabling it with a restart but it still persists, and prompts a win unasom w/e warning from...