@@ -190,6 +190,7 @@ document.addEventListener("DOMContentLoaded", function () {
190190 'Disable-ScheduledTask -TaskName "\\Microsoft\\Windows\\Feedback\\Siuf\\DmClientOnScenarioDownload" -ErrorAction SilentlyContinue' ,
191191 'Disable-ScheduledTask -TaskName "\\Microsoft\\Windows\\Windows Error Reporting\\QueueReporting" -ErrorAction SilentlyContinue' ,
192192 'Disable-ScheduledTask -TaskName "\\Microsoft\\Windows\\Maps\\MapsUpdateTask" -ErrorAction SilentlyContinue' ,
193+ 'Set-Service -Name "DiagTrack" -StartupType Manual' ,
193194 'Set-Service -Name "diagsvc" -StartupType Manual' ,
194195 'Set-Service -Name "WerSvc" -StartupType Manual' ,
195196 'Set-Service -Name "wercplsupport" -StartupType Manual' ,
@@ -199,10 +200,10 @@ document.addEventListener("DOMContentLoaded", function () {
199200 'reg add "HKLM\\SOFTWARE\\Policies\\Microsoft\\Windows\\DataCollection" /v "AllowWUfBCloudProcessing" /t REG_DWORD /d 0 /f' ,
200201 'reg add "HKLM\\SOFTWARE\\Policies\\Microsoft\\Windows\\DataCollection" /v "AllowUpdateComplianceProcessing" /t REG_DWORD /d 0 /f' ,
201202 'reg add "HKLM\\SOFTWARE\\Policies\\Microsoft\\Windows\\DataCollection" /v "AllowCommercialDataPipeline" /t REG_DWORD /d 0 /f' ,
202- 'reg add "HKLM\\Software\\Policies\\Microsoft\\SQMClient\\Windows" /v "CEIPEnable" /t REG_DWORD /d "0" /f' ,
203- 'reg add "HKLM\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Policies\\DataCollection" /v "AllowTelemetry" /t REG_DWORD /d 0 /f' ,
204203 'reg add "HKLM\\SOFTWARE\\Policies\\Microsoft\\Windows\\DataCollection" /v "AllowTelemetry" /t REG_DWORD /d 0 /f' ,
205204 'reg add "HKLM\\Software\\Policies\\Microsoft\\Windows\\DataCollection" /v "DisableOneSettingsDownloads" /t "REG_DWORD" /d "1" /f' ,
205+ 'reg add "HKLM\\Software\\Policies\\Microsoft\\SQMClient\\Windows" /v "CEIPEnable" /t REG_DWORD /d "0" /f' ,
206+ 'reg add "HKLM\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Policies\\DataCollection" /v "AllowTelemetry" /t REG_DWORD /d 0 /f' ,
206207 'reg add "HKLM\\Software\\Policies\\Microsoft\\Windows NT\\CurrentVersion\\Software Protection Platform" /v "NoGenTicket" /t "REG_DWORD" /d "1" /f' ,
207208 'reg add "HKLM\\Software\\Policies\\Microsoft\\Windows\\Windows Error Reporting" /v "Disabled" /t REG_DWORD /d "1" /f' ,
208209 'reg add "HKLM\\SOFTWARE\\Microsoft\\Windows\\Windows Error Reporting" /v "Disabled" /t "REG_DWORD" /d "1" /f' ,
@@ -211,18 +212,22 @@ document.addEventListener("DOMContentLoaded", function () {
211212 'reg add "HKLM\\Software\\Microsoft\\Windows\\Windows Error Reporting" /v "DontSendAdditionalData" /t REG_DWORD /d "1" /f' ,
212213 'reg add "HKLM\\Software\\Microsoft\\Windows\\Windows Error Reporting" /v "LoggingDisabled" /t REG_DWORD /d "1" /f' ,
213214 'reg add "HKCU\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\ContentDeliveryManager" /v "ContentDeliveryAllowed" /d "0" /t REG_DWORD /f' ,
215+ 'reg add "HKCU\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\ContentDeliveryManager" /v "SubscribedContentEnabled" /d "0" /t REG_DWORD /f' ,
214216 'reg add "HKCU\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\ContentDeliveryManager" /v "OemPreInstalledAppsEnabled" /d "0" /t REG_DWORD /f' ,
215217 'reg add "HKCU\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\ContentDeliveryManager" /v "PreInstalledAppsEnabled" /d "0" /t REG_DWORD /f' ,
216218 'reg add "HKCU\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\ContentDeliveryManager" /v "PreInstalledAppsEverEnabled" /d "0" /t REG_DWORD /f' ,
217219 'reg add "HKCU\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\ContentDeliveryManager" /v "SilentInstalledAppsEnabled" /d "0" /t REG_DWORD /f' ,
218220 'reg add "HKCU\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\ContentDeliveryManager" /v "SystemPaneSuggestionsEnabled" /d "0" /t REG_DWORD /f' ,
221+ 'reg add "HKCU\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\ContentDeliveryManager" /v "FeatureManagementEnabled" /d "0" /t REG_DWORD /f' ,
219222 'reg add "HKLM\\Software\\Microsoft\\Windows\\CurrentVersion\\SystemSettings\\AccountNotifications" /v "EnableAccountNotifications" /t REG_DWORD /d "0" /f' ,
220223 'reg add "HKCU\\Software\\Microsoft\\Windows\\CurrentVersion\\SystemSettings\\AccountNotifications" /v "EnableAccountNotifications" /t REG_DWORD /d "0" /f' ,
221- 'reg add "HKCU\\Software\\Microsoft\\Windows\\CurrentVersion\\Notifications\\Settings" /v "NOC_GLOBAL_SETTING_TOASTS_ENABLED" /t REG_DWORD /d "0" /f' ,
222224 'reg add "HKCU\\Software\\Policies\\Microsoft\\Windows\\EdgeUI" /v "DisableMFUTracking" /t REG_DWORD /d "1" /f' ,
223225 'reg add "HKLM\\SOFTWARE\\Policies\\Microsoft\\Windows\\EdgeUI" /v "DisableMFUTracking" /t REG_DWORD /d "1" /f' ,
224226 'reg add "HKCU\\Control Panel\\International\\User Profile" /v "HttpAcceptLanguageOptOut" /t REG_DWORD /d "1" /f' ,
225227 'reg add "HKLM\\SOFTWARE\\Policies\\Microsoft\\Windows\\System" /v "PublishUserActivities" /t REG_DWORD /d "0" /f' ,
228+ 'reg add "HKLM\\SOFTWARE\\Policies\\Microsoft\\Windows\\System" /v "UploadUserActivities" /t REG_DWORD /d "0" /f' ,
229+ 'reg add "HKCU\\Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\\Advanced" /v "Start_TrackProgs" /t "REG_DWORD" /d "0" /f' ,
230+ 'reg add "HKCU\\SOFTWARE\\Microsoft\\Personalization\\Settings" /v "AcceptedPrivacyPolicy" /t REG_DWORD /d 0 /f' ,
226231 ] ,
227232 wupdate : [
228233 "Write-Host '-- Disabling Windows Update Telemetry' -ForegroundColor Green" ,
@@ -232,42 +237,29 @@ document.addEventListener("DOMContentLoaded", function () {
232237 wsearchtelemetry : [
233238 "Write-Host '-- Disabling Windows Search Telemetry' -ForegroundColor Green" ,
234239 'reg add "HKLM\\SOFTWARE\\Policies\\Microsoft\\Windows\\Windows Search" /v "ConnectedSearchPrivacy" /t REG_DWORD /d "3" /f' ,
235- 'reg add "HKLM\\Software\\Policies\\Microsoft\\Windows\\Explorer" /v "DisableSearchHistory" /t REG_DWORD /d "1" /f' ,
236240 'reg add "HKLM\\SOFTWARE\\Policies\\Microsoft\\Windows\\Windows Search" /v "AllowSearchToUseLocation" /t "REG_DWORD" /d "0" /f' ,
237241 'reg add "HKLM\\SOFTWARE\\Policies\\Microsoft\\Windows\\Windows Search" /v "EnableDynamicContentInWSB" /t "REG_DWORD" /d "0" /f' ,
238242 'reg add "HKLM\\SOFTWARE\\Policies\\Microsoft\\Windows\\Windows Search" /v "ConnectedSearchUseWeb" /t "REG_DWORD" /d "0" /f' ,
239243 'reg add "HKLM\\SOFTWARE\\Policies\\Microsoft\\Windows\\Windows Search" /v "DisableWebSearch" /t "REG_DWORD" /d "1" /f' ,
240- 'reg add "HKLM\\SOFTWARE\\Policies\\Microsoft\\Windows\\Explorer" /v "DisableSearchBoxSuggestions" /t "REG_DWORD" /d "1" /f' ,
241244 'reg add "HKLM\\SOFTWARE\\Policies\\Microsoft\\Windows\\Windows Search" /v "PreventUnwantedAddIns" /t "REG_SZ" /d " " /f' ,
242245 'reg add "HKLM\\SOFTWARE\\Policies\\Microsoft\\Windows\\Windows Search" /v "PreventRemoteQueries" /t REG_DWORD /d "1" /f' ,
243246 'reg add "HKLM\\SOFTWARE\\Policies\\Microsoft\\Windows\\Windows Search" /v "AlwaysUseAutoLangDetection" /t "REG_DWORD" /d "0" /f' ,
244247 'reg add "HKLM\\SOFTWARE\\Policies\\Microsoft\\Windows\\Windows Search" /v "AllowIndexingEncryptedStoresOrItems" /t "REG_DWORD" /d "0" /f' ,
245- 'reg add "HKCU\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Search" /v "DisableSearchBoxSuggestions" /t "REG_DWORD" /d "1" /f' ,
246- 'reg add "HKLM\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Search" /v "CortanaInAmbientMode" /t "REG_DWORD" /d "0" /f' ,
247- 'reg add "HKCU\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Search" /v "BingSearchEnabled" /t "REG_DWORD" /d "0" /f' ,
248- 'reg add "HKCU\\Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\\Advanced" /v "ShowCortanaButton" /t "REG_DWORD" /d "0" /f' ,
249- 'reg add "HKCU\\Software\\Microsoft\\Windows\\CurrentVersion\\Search" /v "CanCortanaBeEnabled" /t "REG_DWORD" /d "0" /f' ,
250248 'reg add "HKLM\\SOFTWARE\\Policies\\Microsoft\\Windows\\Windows Search" /v "ConnectedSearchUseWebOverMeteredConnections" /t "REG_DWORD" /d "0" /f' ,
251- 'reg add "HKLM\\SOFTWARE\\Policies\\Microsoft\\Windows\\Windows Search" /v "AllowCortanaAboveLock" /t "REG_DWORD" /d "0" /f' ,
252- 'reg add "HKCU\\Software\\Microsoft\\Windows\\CurrentVersion\\SearchSettings" /v "IsDynamicSearchBoxEnabled" /t "REG_DWORD" /d "1" /f' ,
253- 'reg add "HKLM\\SOFTWARE\\Microsoft\\PolicyManager\\default\\Experience\\AllowCortana" /v "value" /t REG_DWORD /d 0 /f' ,
254- 'reg add "HKCU\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Search" /v "AllowSearchToUseLocation" /t "REG_DWORD" /d "1" /f' ,
255- 'reg add "HKCU\\Software\\Microsoft\\Speech_OneCore\\Preferences" /v "ModelDownloadAllowed" /t "REG_DWORD" /d "0" /f' ,
256- 'reg add "HKCU\\Software\\Microsoft\\Windows\\CurrentVersion\\SearchSettings" /v "IsDeviceSearchHistoryEnabled" /t REG_DWORD /d "1" /f' ,
257- 'reg add "HKCU\\Software\\Microsoft\\Speech_OneCore\\Preferences" /v "VoiceActivationOn" /t REG_DWORD /d 0 /f' ,
258- 'reg add "HKCU\\Software\\Microsoft\\Speech_OneCore\\Preferences" /v "VoiceActivationEnableAboveLockscreen" /t "REG_DWORD" /d "0" /f' ,
259- 'reg add "HKLM\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\OOBE" /v "DisableVoice" /t "REG_DWORD" /d "1" /f' ,
249+ 'reg add "HKLM\\SOFTWARE\\Policies\\Microsoft\\Windows\\Windows Search" /v "AllowCloudSearch" /t "REG_DWORD" /d "0" /f' ,
260250 'reg add "HKLM\\SOFTWARE\\Policies\\Microsoft\\Windows\\Windows Search" /v "AllowCortana" /t "REG_DWORD" /d "0" /f' ,
261- 'reg add "HKCU\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Search" /v "DeviceHistoryEnabled" /t REG_DWORD /d 0 /f' ,
262- 'reg add "HKCU\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Search" /v "HistoryViewEnabled" /t REG_DWORD /d 0 /f' ,
263- 'reg add "HKLM\\Software\\Microsoft\\Speech_OneCore\\Preferences" /v "VoiceActivationDefaultOn" /t REG_DWORD /d 0 /f' ,
264- 'reg add "HKCU\\Software\\Microsoft\\Windows\\CurrentVersion\\Search" /v "CortanaEnabled" /t "REG_DWORD" /d "0" /f' ,
265- 'reg add "HKLM\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Search" /v "CortanaEnabled" /t "REG_DWORD" /d "0" /f' ,
251+ 'reg add "HKLM\\SOFTWARE\\Policies\\Microsoft\\Windows\\Explorer" /v "DisableSearchBoxSuggestions" /t "REG_DWORD" /d "1" /f' ,
252+ 'reg add "HKLM\\Software\\Policies\\Microsoft\\Windows\\Explorer" /v "DisableSearchHistory" /t REG_DWORD /d "1" /f' ,
253+ 'reg add "HKCU\\Software\\Microsoft\\Windows\\CurrentVersion\\SearchSettings" /v "IsDynamicSearchBoxEnabled" /t "REG_DWORD" /d "0" /f' ,
266254 'reg add "HKCU\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\SearchSettings" /v "IsMSACloudSearchEnabled" /t REG_DWORD /d "0" /f' ,
267255 'reg add "HKCU\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\SearchSettings" /v "IsAADCloudSearchEnabled" /t REG_DWORD /d "0" /f' ,
268- 'reg add "HKLM\\SOFTWARE\\Policies\\Microsoft\\Windows\\Windows Search" /v "AllowCloudSearch" /t "REG_DWORD" /d "0" /f' ,
256+ 'reg add "HKCU\\Software\\Microsoft\\Windows\\CurrentVersion\\SearchSettings" /v "IsDeviceSearchHistoryEnabled" /t REG_DWORD /d "0" /f' ,
257+ 'reg add "HKCU\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Search" /v "BingSearchEnabled" /t "REG_DWORD" /d "0" /f' ,
269258 'reg add "HKCU\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Search" /v "VoiceShortcut" /t "REG_DWORD" /d "0" /f' ,
270- 'reg add "HKCU\\Software\\Microsoft\\Windows\\CurrentVersion\\Search" /v "CortanaConsent" /t "REG_DWORD" /d "0" /f' ,
259+ 'reg add "HKCU\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Search" /v "DeviceHistoryEnabled" /t REG_DWORD /d 0 /f' ,
260+ 'reg add "HKCU\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Search" /v "HistoryViewEnabled" /t REG_DWORD /d 0 /f' ,
261+ 'reg add "HKLM\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Search" /v "CortanaEnabled" /t "REG_DWORD" /d "0" /f' ,
262+ 'reg add "HKLM\\SOFTWARE\\Policies\\Microsoft\\Windows\\Windows Search" /v "AllowCortana" /t "REG_DWORD" /d "0" /f' ,
271263 ] ,
272264 officetelemetry : [
273265 "Write-Host '-- Disabling Office telemetry' -ForegroundColor Green" ,
@@ -320,39 +312,24 @@ document.addEventListener("DOMContentLoaded", function () {
320312 ] ,
321313 handwriting : [
322314 "Write-Host '-- Disabling Handwriting telemetry' -ForegroundColor Green" ,
323- 'reg add "HKCU\\Software\\Policies\\Microsoft\\InputPersonalization" /v "RestrictImplicitInkCollection" /t REG_DWORD /d 1 /f' ,
324- 'reg add "HKLM\\SOFTWARE\\Policies\\Microsoft\\InputPersonalization" /v "RestrictImplicitInkCollection" /t REG_DWORD /d 1 /f' ,
325- 'reg add "HKCU\\Software\\Policies\\Microsoft\\InputPersonalization" /v "RestrictImplicitTextCollection" /t REG_DWORD /d 1 /f' ,
326- 'reg add "HKLM\\SOFTWARE\\Policies\\Microsoft\\InputPersonalization" /v "RestrictImplicitTextCollection" /t REG_DWORD /d 1 /f' ,
327- 'reg add "HKCU\\Software\\Policies\\Microsoft\\Windows\\HandwritingErrorReports" /v "PreventHandwritingErrorReports" /t REG_DWORD /d 1 /f' ,
328- 'reg add "HKLM\\Software\\Policies\\Microsoft\\Windows\\HandwritingErrorReports" /v "PreventHandwritingErrorReports" /t REG_DWORD /d 1 /f' ,
329- 'reg add "HKCU\\Software\\Policies\\Microsoft\\Windows\\TabletPC" /v "PreventHandwritingDataSharing" /t REG_DWORD /d 1 /f' ,
330- 'reg add "HKLM\\SOFTWARE\\Policies\\Microsoft\\Windows\\TabletPC" /v "PreventHandwritingDataSharing" /t REG_DWORD /d 1 /f' ,
331- 'reg add "HKLM\\SOFTWARE\\Policies\\Microsoft\\InputPersonalization" /v "AllowInputPersonalization" /t REG_DWORD /d 0 /f' ,
332- 'reg add "HKCU\\SOFTWARE\\Microsoft\\InputPersonalization\\TrainedDataStore" /v "HarvestContacts" /t REG_DWORD /d 0 /f' ,
333- ] ,
334- clipboard : [
335- "Write-Host '-- Disabling Clipboard history and Cloud Clipboard' -ForegroundColor Green" ,
336- 'reg add "HKCU\\Software\\Policies\\Microsoft\\InputPersonalization" /v "RestrictImplicitInkCollection" /t REG_DWORD /d 1 /f' ,
337315 'reg add "HKLM\\SOFTWARE\\Policies\\Microsoft\\InputPersonalization" /v "RestrictImplicitInkCollection" /t REG_DWORD /d 1 /f' ,
338- 'reg add "HKCU\\Software\\Policies\\Microsoft\\InputPersonalization" /v "RestrictImplicitTextCollection" /t REG_DWORD /d 1 /f' ,
339316 'reg add "HKLM\\SOFTWARE\\Policies\\Microsoft\\InputPersonalization" /v "RestrictImplicitTextCollection" /t REG_DWORD /d 1 /f' ,
340- 'reg add "HKCU\\Software\\Policies\\Microsoft\\Windows\\HandwritingErrorReports" /v "PreventHandwritingErrorReports" /t REG_DWORD /d 1 /f' ,
341317 'reg add "HKLM\\Software\\Policies\\Microsoft\\Windows\\HandwritingErrorReports" /v "PreventHandwritingErrorReports" /t REG_DWORD /d 1 /f' ,
342- 'reg add "HKCU\\Software\\Policies\\Microsoft\\Windows\\TabletPC" /v "PreventHandwritingDataSharing" /t REG_DWORD /d 1 /f' ,
343318 'reg add "HKLM\\SOFTWARE\\Policies\\Microsoft\\Windows\\TabletPC" /v "PreventHandwritingDataSharing" /t REG_DWORD /d 1 /f' ,
344319 'reg add "HKLM\\SOFTWARE\\Policies\\Microsoft\\InputPersonalization" /v "AllowInputPersonalization" /t REG_DWORD /d 0 /f' ,
345320 'reg add "HKCU\\SOFTWARE\\Microsoft\\InputPersonalization\\TrainedDataStore" /v "HarvestContacts" /t REG_DWORD /d 0 /f' ,
346321 ] ,
347322 targetads : [
348323 "Write-Host '-- Disabling Targeted Ads and Data Collection' -ForegroundColor Green" ,
349324 'reg add "HKLM\\SOFTWARE\\Policies\\Microsoft\\Windows\\CloudContent" /v "DisableSoftLanding" /t REG_DWORD /d "1" /f' ,
350- 'reg add "HKLM\\SOFTWARE\\Policies\\Microsoft\\Windows\\CloudContent" /v "DisableSoftLanding" /t REG_DWORD /d "1" /f' ,
351325 'reg add "HKLM\\Software\\Policies\\Microsoft\\Windows\\CloudContent" /v "DisableWindowsSpotlightFeatures" /t "REG_DWORD" /d "1" /f' ,
352326 'reg add "HKLM\\Software\\Policies\\Microsoft\\Windows\\CloudContent" /v "DisableWindowsConsumerFeatures" /t "REG_DWORD" /d "1" /f' ,
327+ 'reg add "HKLM\\Software\\Policies\\Microsoft\\Windows\\CloudContent" /v "DisableTailoredExperiencesWithDiagnosticData" /t "REG_DWORD" /d "1" /f' ,
353328 'reg add "HKCU\\Software\\Policies\\Microsoft\\Windows\\CloudContent" /v "DisableTailoredExperiencesWithDiagnosticData" /t "REG_DWORD" /d "1" /f' ,
329+ 'reg add "HKCU\\Software\\Policies\\Microsoft\\Windows\\CloudContent" /v "TailoredExperiencesWithDiagnosticDataEnabled" /t "REG_DWORD" /d "0" /f' ,
354330 'reg add "HKCU\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\AdvertisingInfo" /v "Enabled" /t REG_DWORD /d "0" /f' ,
355331 'reg add "HKLM\\SOFTWARE\\Policies\\Microsoft\\Windows\\AdvertisingInfo" /v "DisabledByGroupPolicy" /t REG_DWORD /d "1" /f' ,
332+ 'reg add "HKCU\\SOFTWARE\\Policies\\Microsoft\\Windows\\AdvertisingInfo" /v "DisabledByGroupPolicy" /t REG_DWORD /d "1" /f' ,
356333 'reg add "HKCU\\Software\\Microsoft\\Windows\\CurrentVersion\\ContentDeliveryManager" /v "SubscribedContent-338393Enabled" /d "0" /t REG_DWORD /f' ,
357334 'reg add "HKCU\\Software\\Microsoft\\Windows\\CurrentVersion\\ContentDeliveryManager" /v "SubscribedContent-353694Enabled" /d "0" /t REG_DWORD /f' ,
358335 'reg add "HKCU\\Software\\Microsoft\\Windows\\CurrentVersion\\ContentDeliveryManager" /v "SubscribedContent-353696Enabled" /d "0" /t REG_DWORD /f' ,
@@ -361,10 +338,6 @@ document.addEventListener("DOMContentLoaded", function () {
361338 'reg add "HKCU\\Software\\Microsoft\\Windows\\CurrentVersion\\ContentDeliveryManager" /v "SubscribedContent-338389Enabled" /d "0" /t REG_DWORD /f' ,
362339 'reg add "HKCU\\Software\\Microsoft\\Windows\\CurrentVersion\\ContentDeliveryManager" /v "SubscribedContent-353698Enabled" /d "0" /t REG_DWORD /f' ,
363340 ] ,
364- privacyonsent : [
365- "Write-Host '-- Opting out of data collection' -ForegroundColor Green" ,
366- 'reg add "HKCU\\SOFTWARE\\Microsoft\\Personalization\\Settings" /v "AcceptedPrivacyPolicy" /t REG_DWORD /d 0 /f' ,
367- ] ,
368341 adobetelemetry : [
369342 "Write-Host '-- Disabling Adobe Telemetry' -ForegroundColor Green" ,
370343 "try {" ,
@@ -416,10 +389,6 @@ document.addEventListener("DOMContentLoaded", function () {
416389 "Write-Host '-- Disabling PowerShell telemetry' -ForegroundColor Green" ,
417390 "setx POWERSHELL_TELEMETRY_OPTOUT 1" ,
418391 ] ,
419- privacyconsent : [
420- "Write-Host '-- Opting out of privacy consent' -ForegroundColor Green" ,
421- 'reg add "HKCU\\SOFTWARE\\Microsoft\\Personalization\\Settings" /v "AcceptedPrivacyPolicy" /t REG_DWORD /d 0 /f' ,
422- ] ,
423392 ccleanertelemetry : [
424393 "Write-Host '-- Disabling CCleaner telemetry' -ForegroundColor Green" ,
425394 'reg add "HKCU\\Software\\Piriform\\CCleaner" /v "Monitoring" /t REG_DWORD /d 0 /f' ,
@@ -869,9 +838,7 @@ document.addEventListener("DOMContentLoaded", function () {
869838 "cloudbasedspeech" ,
870839 "wfeedback" ,
871840 "handwriting" ,
872- "clipboard" ,
873841 "targetads" ,
874- "privacyconsent" ,
875842
876843 "adobetelemetry" ,
877844 "nvidiatelemetry" ,
@@ -1037,7 +1004,6 @@ const presets = {
10371004 "wsearchtelemetry" ,
10381005 "appexperience" ,
10391006 "targetads" ,
1040- "privacyconsent" ,
10411007 "nvidiatelemetry" ,
10421008 "ultimateperformance" ,
10431009 "manualservices" ,
@@ -1088,9 +1054,7 @@ const presets = {
10881054 "handwriting" ,
10891055 "windowsdrm" ,
10901056 "cloudbasedspeech" ,
1091- "clipboard" ,
10921057 "targetads" ,
1093- "privacyconsent" ,
10941058 "nvidiatelemetry" ,
10951059 "powershelltelemetry" ,
10961060 "ultimateperformance" ,
@@ -1156,9 +1120,7 @@ const presets = {
11561120 "handwriting" ,
11571121 "windowsdrm" ,
11581122 "cloudbasedspeech" ,
1159- "clipboard" ,
11601123 "targetads" ,
1161- "privacyconsent" ,
11621124 "adobetelemetry" ,
11631125 "nvidiatelemetry" ,
11641126 "vscodetelemetry" ,
0 commit comments