Results 1 to 1 of 1
  1. #1
    RRrr
    RRrr is offline
    Guest
    Join Date
    2017 Feb
    Posts
    1
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts
    Rep Power
    0

    Lightbulb Quick Guide: How to disable Windows Telemetry in Windows Update

    How to Disable telemetry on Windows 7.


    The updates which do the telemetry are:

    KB:3068708
    KB:3022345
    KB:3075249
    KB:3080149


    Execute these commands to remove the updates which do the telemetry:

    Code:

    wusa /uninstall /kb:3068708 /quiet /norestart
    wusa /uninstall /kb:3022345 /quiet /norestart
    wusa /uninstall /kb:3075249 /quiet /norestart
    wusa /uninstall /kb:3080149 /quiet /norestart


    Or otherwise, you can do as follow:

    Press "Win + R" and execute "services.msc"
    Open "Diagnostics Tracking Service"
    Then there is something like "Startup Type", disable it (there is the button to disable it in the combobox menu) and click on "Interrupt" button.

    That's all, these are two options to disable Windows 7 telemetry manually.

    You can also try freeware which have inbuilt functions to disable telemetry for specific apps.

    Thank you

Similar Threads

  1. Replies: 8
    Last Post: 2020-11-09, 11:05 AM
  2. [Tutorial] Theme MetroSuite [UPDATE 04.09.2013] - Windows 8 Style
    By aalexx in forum VB, .NET Framework
    Replies: 0
    Last Post: 2014-01-21, 04:34 PM
  3. [Help] windows 8 pro
    By inesbrasil in forum Software & Hardware
    Replies: 10
    Last Post: 2012-12-12, 06:23 PM
  4. [Help] Help for Windows 7 64-bit
    By Arkel in forum Aika Online
    Replies: 5
    Last Post: 2012-05-28, 09:04 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •