New
#1
Remove MS Allow Experimentation.
I have been customising my Win 10 and came across MS Experimentation which is set to 1 [default - allow experimentation of device settings]. The key can be found here . . .
Code:HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\PolicyManager\default\System\AllowExperimentation
Is there any reason that anybody knows of, why I can NOT use this REG file that I have setup to set it to 0 [Disable experimentation]?
Thanks in advance.Code:Windows Registry Editor Version 5.00 ; Created By: Paul Black. ; Created On: 19-Mar-2020. ; Purpose : Remove MS Allow Experimentation [ Telemetry ]. ; Set to 0 to disable experimentation. ; Set to 1 to allow experimentation of device settings [Default]. ; Set to 2 to allow FULL experimentation of device settings. [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\PolicyManager\default\System\AllowExperimentation] "value"=dword:00000000