Raphire / Win11Debloat

A simple, easy to use PowerShell script to remove pre-installed apps from Windows, disable telemetry, remove Bing from Windows search as well as perform various other changes to declutter and improve your Windows experience. This script works for both Windows 10 and Windows 11.
MIT License
12.88k stars 545 forks source link

Powershell window size is bugging out :( #113

Closed MrCryptographic closed 1 month ago

MrCryptographic commented 1 month ago

Describe the bug The PowerShell window size is comically small and I can't fix it.

To Reproduce Steps to reproduce the behavior: Used basic Manual Installation.

Expected behavior The Win11Debloat Menu to appear

Screenshots Screenshot (119)

Additional context Nothing additional.

Raphire commented 1 month ago

Heya,

This is an interesting one! The script should launch with a powershell window with the default size, so maybe that somehow got changed for you?

What happens if you manually open powershell? Make sure to open it as administrator, otherwise it opens a window in Windows Terminal. image

MrCryptographic commented 1 month ago

Heya,

This is an interesting one! The script should launch with a powershell window with the default size, so maybe that somehow got changed for you?

What happens if you manually open powershell? Make sure to open it as administrator, otherwise it opens a window in Windows Terminal.

image

I did idk if my computer just slow (because it is) or what. Probably just loading very, very, very, slow.

Raphire commented 1 month ago

But does the powershell window open up eventually in normal size?

MrCryptographic commented 1 month ago

But does the powershell window open up eventually in normal size?

Maybe but it takes a long time. Probably just my computer.

Raphire commented 1 month ago

I see, thanks for the update. In that case I'll close this issue as it doesn't seem related to the script itself.