mirror of
https://github.com/Raphire/Win11Debloat.git
synced 2025-11-17 11:06:18 +00:00
52 lines
4.2 KiB
Reg
52 lines
4.2 KiB
Reg
Windows Registry Editor Version 5.00
|
||
|
||
; Let Apps use Advertising ID for Relevant Ads in Windows 10
|
||
[hkey_users\default\Software\Microsoft\Windows\CurrentVersion\AdvertisingInfo]
|
||
"Enabled"=dword:00000000
|
||
|
||
; Tailored experiences with diagnostic data for Current User
|
||
[hkey_users\default\Software\Microsoft\Windows\CurrentVersion\Privacy]
|
||
"TailoredExperiencesWithDiagnosticDataEnabled"=dword:00000000
|
||
|
||
; Online Speech Recognition
|
||
[hkey_users\default\Software\Microsoft\Speech_OneCore\Settings\OnlineSpeechPrivacy]
|
||
"HasAccepted"=dword:00000000
|
||
|
||
; Improve Inking & Typing Recognition
|
||
[hkey_users\default\Software\Microsoft\Input\TIPC]
|
||
"Enabled"=dword:00000000
|
||
|
||
; Inking & Typing Personalization
|
||
[hkey_users\default\Software\Microsoft\InputPersonalization]
|
||
"RestrictImplicitInkCollection"=dword:00000001
|
||
"RestrictImplicitTextCollection"=dword:00000001
|
||
|
||
[hkey_users\default\Software\Microsoft\InputPersonalization\TrainedDataStore]
|
||
"HarvestContacts"=dword:00000000
|
||
|
||
[hkey_users\default\Software\Microsoft\Personalization\Settings]
|
||
"AcceptedPrivacyPolicy"=dword:00000000
|
||
|
||
; Send only Required Diagnostic and Usage Data
|
||
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\DataCollection]
|
||
"AllowTelemetry"=dword:00000000
|
||
|
||
; Disable Let Windows improve Start and search results by tracking app launches
|
||
[hkey_users\default\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
|
||
"Start_TrackProgs"=dword:00000000
|
||
|
||
; Disable Activity History
|
||
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\System]
|
||
"PublishUserActivities"=dword:00000000
|
||
|
||
; Set Feedback Frequency to Never
|
||
[hkey_users\default\SOFTWARE\Microsoft\Siuf\Rules]
|
||
"NumberOfSIUFInPeriod"=dword:00000000
|
||
"PeriodInNanoSeconds"=-
|
||
|
||
; Disable personalization of ads, Microsoft Edge, search, news and other Microsoft services by sending browsing history, favorites and collections, usage and other browsing data to Microsoft
|
||
; Disable required and optional diagnostic data about browser usage
|
||
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge]
|
||
"PersonalizationReportingEnabled"=dword:00000000
|
||
"DiagnosticData"=dword:00000000
|