Windows 10: Windows 10 Powershell problem

Discus and support Windows 10 Powershell problem in Windows 10 Ask Insider to solve the problem; [ATTACH] I can't run Powershell even after I changed the settings in the group policy. This pops up every time when I try to open Powershell I... Discussion in 'Windows 10 Ask Insider' started by /u/PowerfulAddendum9581, Oct 16, 2020.

  1. Windows 10 Powershell problem

    /u/PowerfulAddendum9581, Oct 16, 2020
    #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
    [Script] Windows 10 TNBT (The next big Tweak) v6.5.6 -official thread-
     
    OneMoar, Oct 16, 2020
    #2
  3. AsRock Win User
    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, Oct 16, 2020
    #3
  4. Ahhzz Win User

    Windows 10 Powershell problem

    Windows 10 Tweaks

    Pressing “Windows+Pause Break” (it’s up there next to scroll lock) opens the “System” Window.

    Windows 10: In the new version of Windows, Explorer has a section called Quick Access. This includes your frequent folders and recent files. Explorer defaults to opening this page when you open a new window. If you’d rather open the usual This PC, with links to your drives and library folders, follow these steps:

    • Open a new Explorer window.
    • Click View in the ribbon.
    • Click Options.
    • Under General, next to “Open File Explorer to:” choose “This PC.”
    • Click OK


    credit to Lifehacker.
     
    Ahhzz, Oct 16, 2020
    #4
Thema:

Windows 10 Powershell problem

Loading...
  1. Windows 10 Powershell problem - Similar Threads - Powershell problem

  2. i try install language Chinese at powershell but still facing problem cant install

    in Windows 10 Gaming
    i try install language Chinese at powershell but still facing problem cant install: Windows PowerShell Copyright C Microsoft Corporation. All rights reserved. Install the latest PowerShell for new features and improvements! https://aka.ms/PSWindows PS C:\Windows\system32> install-language cmdlet Install-Language at command pipe...
  3. i try install language Chinese at powershell but still facing problem cant install

    in Windows 10 Software and Apps
    i try install language Chinese at powershell but still facing problem cant install: Windows PowerShell Copyright C Microsoft Corporation. All rights reserved. Install the latest PowerShell for new features and improvements! https://aka.ms/PSWindows PS C:\Windows\system32> install-language cmdlet Install-Language at command pipe...
  4. When I run WSL commant on PowerShell, then returns this problem, how I can resolve this

    in Windows 10 Network and Sharing
    When I run WSL commant on PowerShell, then returns this problem, how I can resolve this: Here is screenshot, when I run wsl https://answers.microsoft.com/en-us/windows/forum/all/when-i-run-wsl-commant-on-powershell-then-returns/d58b1eb2-d635-4511-b8e2-de60e53776af
  5. When I run WSL commant on PowerShell, then returns this problem, how I can resolve this

    in Windows 10 Gaming
    When I run WSL commant on PowerShell, then returns this problem, how I can resolve this: Here is screenshot, when I run wsl https://answers.microsoft.com/en-us/windows/forum/all/when-i-run-wsl-commant-on-powershell-then-returns/d58b1eb2-d635-4511-b8e2-de60e53776af
  6. When I run WSL commant on PowerShell, then returns this problem, how I can resolve this

    in Windows 10 Software and Apps
    When I run WSL commant on PowerShell, then returns this problem, how I can resolve this: Here is screenshot, when I run wsl https://answers.microsoft.com/en-us/windows/forum/all/when-i-run-wsl-commant-on-powershell-then-returns/d58b1eb2-d635-4511-b8e2-de60e53776af
  7. Windows Update Problem / Errors with Powershell

    in Windows 10 Gaming
    Windows Update Problem / Errors with Powershell: I was trying to fix the downloader with code someone posted on another QnA and it did this and now I'm worried my pc completely broken. Any help would be a life saver!...
  8. Windows Update Problem / Errors with Powershell

    in Windows 10 Software and Apps
    Windows Update Problem / Errors with Powershell: I was trying to fix the downloader with code someone posted on another QnA and it did this and now I'm worried my pc completely broken. Any help would be a life saver!...
  9. PowerShell parser problems

    in Windows 10 Gaming
    PowerShell parser problems: I have been struggling with a PowerShell script for days. Older versions from a year ago are fine. New versions, some with only minor changes, raise syntax errors. The lines flagged are fine. Very similar lines are not flagged. For days I assumed something wrong earlier was...
  10. PowerShell parser problems

    in Windows 10 Software and Apps
    PowerShell parser problems: I have been struggling with a PowerShell script for days. Older versions from a year ago are fine. New versions, some with only minor changes, raise syntax errors. The lines flagged are fine. Very similar lines are not flagged. For days I assumed something wrong earlier was...