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
14.2k
stars
614
forks
source link
Pressing the `ctrl` key causes the terminal to close #47
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
ctrl + C or
ctrl + alt + C
causes the terminal to close, thus making content copying unsupported.
P.S. Copying in terminal is currently supported in genuine instances of PowerShell.
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.