File tree Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -82,10 +82,17 @@ The main goal of the project is to create a well-organized repository with tools
82
82
- ** Hide-MicrosoftStore.ps1** : Hide Microsoft Store by uninstalling it.
83
83
- ** Show-MicrosoftStore.ps1** : Reinstall and show again Microsoft Store.
84
84
85
- ### Windows Personalization
85
+ ### Windows Personalization and Configuration
86
86
- ** Enable-AutoTray.ps1** : Enable autotray in ** Windows 10 and Windows 11** , that is, it shows all system tray icons on the taskbar
87
87
- ** Set-ColorTheme.ps1** : Allows you to decide between light or dark theme and apply it to the system
88
-
88
+ - ** Change-IconSize.ps1** : Change the size of icons on the desktop and in File Explorer.
89
+ - ** Change-SystemLanguage.ps1** : Change the system language settings.
90
+ - ** Disable-BackgroundApps.ps1** : Disable background apps to improve performance.
91
+ - ** Disable-Cortana.ps1** : Disable Cortana, the virtual assistant.
92
+ - ** Disable-GameBar.ps1** : Disable the Game Bar for gaming features.
93
+ - ** Disable-GetEvenMoreOut.ps1** : Disable "Get Even More Out" suggestions.
94
+ - ** Enable-SyncTime.ps1** : Enable synchronization of system time with an internet time server.
95
+ - ** Mute-Windows.ps1** : Mute all system sounds on Windows.
89
96
90
97
## How to Use
91
98
You can’t perform that action at this time.
0 commit comments