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 546 forks source link

Pressing the `ctrl` key causes the terminal to close #47

Closed Ricky-Tigg closed 6 months ago

Ricky-Tigg commented 6 months ago

Hello. When attempting to remove Microsoft Edge with this script, a failure message was printed in the terminal. My intention was to copy it in order to share it in this repository as part of another report originated by me. However, when a text is in focus in the terminal in which this script takes place, pressing ctrl with the intention of compiling either

causes the terminal to close, thus making content copying unsupported.

P.S. Copying in terminal is currently supported in genuine instances of PowerShell.

Raphire commented 6 months ago

Heya,

Thanks for reporting this, this has been fixed as of be3993e