Search code examples
powershellfullscreenpowershell-2.0

How to go fullscreen in PowerShell


Is there a way of making powershell appear in fullscreen? Not only maximize it over the screen, but hiding the top-bar as well?

Also, since this is probably hard to do, how to maximize it according to current resolution?


Solution

  • Right click the top bar and select properties. Then depending on your screen resolution select the appropriate size. (under the layout tab).