Disable detection registry

Posted under Tweaks by joshua62210 Premium Member

This will allow the detection to be deactivated. At the same time, I send 2 CMD commands to delete Sensor Data Service & Sensor Monitoring Service and it is risk free.

Here it is:
sc delete "SensrSvc"
sc delete "SensorDataService"

This is for 64-bit software. Only use this if you are using a 64-bit version of Windows.

Preview

Windows Registry Editor Version 5.00

; Disable detection registry
; Generated by RegFiles.net
; https://www.regfiles.net/registry/disable-detection-registry

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\LocationAndSensors]
"DisableSensors"=dword:00000001

The uninstaller is generated automatically. If you have other apps or games made by the same company or developer, this may also remove registry required for those. Please check the registry below before using it.
Windows Registry Editor Version 5.00

; Disable detection registry
; Generated by RegFiles.net
; https://www.regfiles.net/registry/disable-detection-registry

[-HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\LocationAndSensors]

Comments

No comments yet. Login or sign up to be the first.