Windows – How to modify the Powershell console settings in Windows 7

powershellwindows 7

I go to properties and change the font and buffer size, and when I press okay, I get:

Unable to modify the shortcut.

I checked to make sure it has not been deleted or renamed.

Best Answer

I've hit the same sort of problem before, and it's mainly because my user account does not have the right access to update the profile. Try launching the PowerShell console elevated (i.e. right click the PowerShell shortcut in the Start Menu, and click "Run as administrator"), make the changes to the console properties, and close the elevated console. The settings should stick when you next run PowerShell as you normally do.