Skip to content

Commit 3b7c85b

Browse files
committed
Update README documentation
1 parent c618028 commit 3b7c85b

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -140,13 +140,16 @@ Set-ExecutionPolicy Unrestricted -Scope CurrentUser -Force; ls -Recurse *.ps*1 |
140140
- `Enable/Disable Cortana`: Manages the **Cortana** setting;
141141
- `Enable/Disable Hibernate`: Manages the **Hibernate** setting;
142142
- `Enable/Disable Legacy Context Menu`: Bring back the Windows 10 **context menu** from right-clicking or default on Windows 11;
143+
- `Enable/Disable Location Tracking`: Allow or block **location sensors and trackers** on Windows;
144+
- `Enable/Disable News And Interest`: Show or hide the **temperature and climate** on the taskbar;
143145
- `Enable/Disable Old Volume Control`: Manages the **Old Volume Control (Win 7/8.1)** setting;
144146
- `Enable/Disable Online Speech Recognition`: Manages the **Online Speech Recognition** setting, by pressing the keys `Windows + H` you can speak through your mic, then use it to type text using your voice;
145147
- `Enable/Disable Phone Link`: Manages the **Phone Link** setting, which can link your Android/iPhone devices notifications to Windows;
146148
- `Enable/Disable Photo Viewer`: [*Enables*](./src/utils/enable-photo-viewer.reg) or [*Disables*](src/utils/disable-photo-viewer.reg) the old **Photo Viewer (Win 7/8.1)**;
147149
- `Enable/Disable Search App for Unknown Ext.`: When running a unknown extension file, be able to search through **MS Store** for an App that can open it.
148150
- `Enable/Disable Telemetry`: Manages the **Windows Telemetry Level** setting;
149151
- `Enable/Disable WSearch Service`: Manages the **Windows Search Service** setting;
152+
- `Enable/Disable Windows Spotlight`: Manages the spotlight setting in personalization settings, giving a new desktop and lockscreen wallpaper daily;
150153
- `Enable/Disable Xbox Game Bar/DVR/Mode`: Manages the **Xbox Game Bar/DVR/Mode** setting, that can open Game Bar anywhere, record clips from games and change Game Mode;
151154

152155
#### System Debloat Tools
@@ -161,7 +164,6 @@ Set-ExecutionPolicy Unrestricted -Scope CurrentUser -Force; ls -Recurse *.ps*1 |
161164

162165
*This section contains options to restore the system apps, by downloading them from the **MS Store** (mostly) and doing **Stock configurations** (for some Apps).*
163166

164-
> [!NOTE]
165167
> The Xbox button uses a script to restore functionalities and reinstall the Xbox Apps available on MS Store.
166168
167169
#### Other Tools

src/assets/script-gui.png

133 Bytes
Loading

0 commit comments

Comments
 (0)