Default
Windows PowerShell and Terminal
C. BinKadal --- Sendirian, Berhad


List of Contents


Installing PowerShell Version 7



winget search Microsoft.PowerShell



winget install --id Microsoft.Powershell --source winget





It is recommended to install Windows Terminal from the Microsoft Store.





Installing Windows Terminal (Alternate Way)

The alternate way to install Windows Terminal is with winget command line (not recommended).



winget search  "Windows Terminal"



winget install "windows terminal" --source "msstore"





Setting PowerShell 7

The program is set when first used.








PowerShell Font Size





PowerShell Screen Size





WinGet Update and Upgrade


Upgrading from PowerShell version 7.3.4 to version 7.3.5.



winget update

winget upgrade --id Microsoft.Powershell --source winget





Uninstall


winget uninstall --id Microsoft.Powershell



© 2021-2024 --- C. BinKadal --- About --- Revision: 0169--28-Apr-2024.