2023-08-03 22:24:27 +02:00
|
|
|
-------------------------------------------------------------------------------------------
|
|
|
|
|
Win11Debloat - Information
|
|
|
|
|
-------------------------------------------------------------------------------------------
|
|
|
|
|
Win11Debloat is a simple and lightweight powershell script that removes pre-installed
|
|
|
|
|
windows bloatware apps, disables telemetry and declutters the experience by disabling
|
2023-09-28 16:11:04 +02:00
|
|
|
or removing intrusive interface elements, ads and more. No need to painstakingly go
|
|
|
|
|
through all the settings yourself, or removing apps one by one!
|
2023-08-03 22:24:27 +02:00
|
|
|
|
|
|
|
|
-------------------------------------------------------------------------------------------
|
|
|
|
|
Using the default configuration the script will
|
|
|
|
|
-------------------------------------------------------------------------------------------
|
|
|
|
|
- Remove bloatware apps, the list can be found in the 'Appslist.txt' file.
|
2023-08-07 01:23:55 +02:00
|
|
|
- Disable telemetry, diagnostic data, app-launch tracking & targeted ads.
|
2023-08-03 22:24:27 +02:00
|
|
|
- Disable bing search & cortana in windows search.
|
2023-09-28 16:11:04 +02:00
|
|
|
- Disable tips, tricks, suggestions and ads in start, settings, notifications, windows explorer, and on the lockscreen.
|
2023-08-03 22:24:27 +02:00
|
|
|
- Show file extensions for known file types.
|
2023-10-24 20:39:39 +02:00
|
|
|
- Disable Windows Copilot. (Windows 11 only)
|
|
|
|
|
- Disable the widget service & hide the icon from the taskbar.
|
2023-08-03 22:24:27 +02:00
|
|
|
- Hide the Chat (meet now) icon from the taskbar.
|
2023-09-28 16:11:04 +02:00
|
|
|
- Hide the 3D objects folder under 'This pc' in windows explorer. (Windows 10 only)
|
2023-08-03 22:24:27 +02:00
|
|
|
|
|
|
|
|
-------------------------------------------------------------------------------------------
|
|
|
|
|
Using the custom mode you can
|
|
|
|
|
-------------------------------------------------------------------------------------------
|
|
|
|
|
- Remove bloatware apps, the list can be found in the 'Appslist.txt' file.
|
|
|
|
|
- Remove gaming-related apps, the list can be found in the 'GamingAppslist.txt' file.
|
2023-08-07 01:23:55 +02:00
|
|
|
- Disable telemetry, diagnostic data, app-launch tracking & targeted ads.
|
2023-09-28 16:11:04 +02:00
|
|
|
- Disable bing search, bing AI & cortana in windows search.
|
|
|
|
|
- Disable tips, tricks, suggestions and ads in start, settings, notifications, windows explorer, and on the lockscreen.
|
2023-08-03 22:24:27 +02:00
|
|
|
- Show hidden files, folders and drives.
|
|
|
|
|
- Show file extensions for known file types.
|
2023-10-15 19:48:27 +02:00
|
|
|
- Hide duplicate removable drive entries from the windows explorer navigation pane, so only the entry under 'This PC' remains.
|
2023-09-28 16:11:04 +02:00
|
|
|
- Remove all pinned apps from the start menu. NOTE: This applies to all existing and new users. (Windows 11 update 22H2 or later only)
|
2023-08-03 22:24:27 +02:00
|
|
|
- Align taskbar icons to the left. (Windows 11 only)
|
|
|
|
|
- Hide or change the search icon/box on the taskbar. (Windows 11 only)
|
2023-08-22 01:08:50 +02:00
|
|
|
- Hide the taskview button from the taskbar. (Windows 11 only)
|
2023-10-24 20:39:39 +02:00
|
|
|
- Disable Windows Copilot. (Windows 11 only)
|
|
|
|
|
- Disable the widget service & hide the icon from the taskbar.
|
2023-09-28 16:11:04 +02:00
|
|
|
- Hide the chat (meet now) icon from the taskbar.
|
|
|
|
|
- Hide the 3D objects, music or onedrive folder in the windows explorer sidepanel. (Windows 10 only)
|
2023-08-03 22:24:27 +02:00
|
|
|
- Hide the 'Include in library', 'Give access to' and 'Share' options in the context menu. (Windows 10 only)
|
|
|
|
|
|