Added option to clear pinned apps in the start menu (#7)

The script now automatically restarts windows explorer to apply all changes
This commit is contained in:
Raphire
2023-09-08 00:47:59 +02:00
parent 4b7dd25a74
commit 6bbe9fe55d
3 changed files with 85 additions and 8 deletions

View File

@@ -32,6 +32,7 @@ In this mode you'll be able to make any of the following changes:
- Disable tips, tricks and suggestions in the start menu and settings, and sync provider ads in windows explorer.
- Show hidden files, folders and drives.
- Show file extensions for known file types.
- Remove all pinned apps from the start menu (Windows 11 update 22H2 or later only)
- Align taskbar icons to the left. (Windows 11 only)
- Hide or change the search icon/box on the taskbar. (Windows 11 only)
- Hide the taskview button from the taskbar. (Windows 11 only)
@@ -86,12 +87,13 @@ To run the script without any user input, simply add parameters at the end, exam
| -ShowSearchBoxTb | Show search box on the taskbar. (Windows 11 only) |
| -DisableWidgets | Disable the widget service & hide the widget (news and interests) icon from the taskbar. |
| -HideChat | Hide the chat (meet now) icon from the taskbar. |
| -HideOnedrive | Hide the onedrive folder in the windows explorer sidepanel. |
| -Hide3dObjects | Hide the 3D objects folder under 'This pc' in windows explorer. |
| -HideMusic | Hide the music folder under 'This pc' in windows explorer. |
| -HideIncludeInLibrary | Hide the 'Include in library' option in the context menu. |
| -HideGiveAccessTo | Hide the 'Give access to' option in the context menu. |
| -HideShare | Hide the 'Share' option in the context menu. |
| -ClearStart | Remove all pinned apps from the start menu. (Windows 11 update 22H2 or later only) |
| -HideOnedrive | Hide the onedrive folder in the windows explorer sidepanel. (Windows 10 only) |
| -Hide3dObjects | Hide the 3D objects folder under 'This pc' in windows explorer. (Windows 10 only) |
| -HideMusic | Hide the music folder under 'This pc' in windows explorer. (Windows 10 only) |
| -HideIncludeInLibrary | Hide the 'Include in library' option in the context menu. (Windows 10 only) |
| -HideGiveAccessTo | Hide the 'Give access to' option in the context menu. (Windows 10 only) |
| -HideShare | Hide the 'Share' option in the context menu. (Windows 10 only) |
## Debloat Windows