disable telemetry

This commit is contained in:
sagar 2026-03-24 14:03:21 -03:00
parent 13a9e41fa5
commit 390cf19e09

View file

@ -18,6 +18,13 @@
<Property Name="AUTOACTIVATE" Value="1" />
<Updates Enabled="FALSE" />
<AppSettings>
<User Key="software\microsoft\office\16.0\common\internet" Name="useonlinecontent" Value="0" Type="REG_DWORD" App="office16" Id="L_Onlinecontentoptions" />
<User Key="software\microsoft\office\16.0\common\broadcast" Name="disableothersoption" Value="1" Type="REG_DWORD" App="office16" Id="L_PreventAccessToUserSpecifiedServices" />
<User Key="software\microsoft\office\16.0\common\broadcast" Name="disabledefaultservice" Value="1" Type="REG_DWORD" App="office16" Id="L_DisableDefaultService" />
<User Key="software\microsoft\office\16.0\common\broadcast" Name="disableprogrammaticaccess" Value="1" Type="REG_DWORD" App="office16" Id="L_DisableProgrammaticAccess" />
<User Key="software\microsoft\office\16.0\osm" Name="enableupload" Value="0" Type="REG_DWORD" App="office16" Id="L_OfficeInventoryAgentUpload" />
<User Key="software\microsoft\office\16.0\osm" Name="enablefileobfuscation" Value="1" Type="REG_DWORD" App="office16" Id="L_OfficeInventoryAgentFilemetadataObfuscation" />
<User Key="software\microsoft\office\16.0\osm" Name="enablelogging" Value="0" Type="REG_DWORD" App="office16" Id="L_EnableLogging" />
<User Key="software\microsoft\office\16.0\common\general" Name="skydrivesigninoption" Value="0" Type="REG_DWORD" App="office16" Id="L_ShowSkyDriveSignIn" />
<User Key="software\microsoft\office\16.0\firstrun" Name="bootedrtm" Value="1" Type="REG_DWORD" App="office16" Id="L_DisableOfficeFirstrun" />
<User Key="software\microsoft\office\16.0\dlp" Name="policytipsenabled" Value="0" Type="REG_DWORD" App="office16" Id="L_PolicyTipsEnabled" />