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
14.2k stars 615 forks source link

[Req] Always open Explorer to This PC #133

Closed kzshantonu closed 3 weeks ago

kzshantonu commented 1 month ago

Hi,

Have been using your script and/or reg files for some time now. Very handy.

Would appreciate this new addition:

reg add "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced" /v LaunchTo /t REG_DWORD /d 1 /f

Cheers

Raphire commented 3 weeks ago

Thanks for this suggestions. As of 04e313a Win11Debloat provides an option to change the default open location of File Explorer to Home, This PC, Downloads or OneDrive.