Remove Telemetry and Windows 10 Related Updates from Windows 7

Discussion in 'Windows 7' started by Skaendo, Aug 22, 2015.

  1. Triple Nickel

    Triple Nickel MDL Novice

    Joined:
    Nov 4, 2014
    Messages:
    17
    Likes Received:
    2
    Trophy Points:
    0
    Thanks for your script:)

    There is one problem to note.
    The script fails to remove the Windows BT folder files almost every time.
    Watch the results...it fails with 'access denied' thru thousands of files.
    Yes I'm running as admin. rd /s /q C:\$WINDOWS.~BT

    However, Disk Cleanup utility will always remove the $Windows. ~BT folder

    :cool:

     
  2. raddyst

    raddyst MDL Novice

    Joined:
    Dec 14, 2015
    Messages:
    6
    Likes Received:
    6
    Trophy Points:
    0
    #242 raddyst, Dec 17, 2015
    Last edited: Dec 17, 2015
    Add to .cmd

    takeown /F "C:\$Windows.~BT" /a /r /d y
    icacls "C:\$Windows.~BT" /reset /t /c /l /q

    before rd /s /q C:\$WINDOWS.~BT
     
  3. BigJon

    BigJon MDL Novice

    Joined:
    Feb 23, 2011
    Messages:
    11
    Likes Received:
    15
    Trophy Points:
    0
    Thanks guys,
    i've been lucky to not have the temp files downloaded, so i hadnt tested the delete bit.

    i've updated the script to include the perms and acl changes - thanks raddyst :)

    :cool:
     
  4. Knives*

    Knives* MDL Member

    Joined:
    Sep 21, 2013
    Messages:
    187
    Likes Received:
    96
    Trophy Points:
    10
    #244 Knives*, Dec 20, 2015
    Last edited: Dec 20, 2015
    BigJon, could you keep your script up to date for every Patch Tuesday from Microsoft? It should be the go-to link for this thread. Or if you wouldn't mind, you could re-post your batch code with the new updates included that need blocking every month to spike notice and maintain interest for everyone in this thread. I think that would be an even better idea if you're up for the task.

    The original topic here is getting obsolete. Skaendo has no plans on editing and updating it and I don't think anyone will be taking it over.

    Also, not important but for consistency, could you change some of the "rem" statements and make them all "REM"? :g:
     
  5. zero2dash

    zero2dash MDL Member

    Joined:
    Aug 30, 2012
    Messages:
    125
    Likes Received:
    135
    Trophy Points:
    10
    They don't publish telemetry and 10 related updates every patch Tuesday.

    Furthermore, some people don't want to run a script or rely on a script someone else came up with and trust it unabashedly. I'm not saying the script is malicious; what I am saying is some people prefer to have the updates to avoid and handle it on their own.

    I also take offense to a script being labeled the "go to" when other people (myself included) have done a bit more keeping people updated than someone who took our hard work and merely added the KB #'s into a script.

    But you and everyone else can do with they want.

    Thanks for making my work feel like a waste. :mad:
     
  6. abbodi1406

    abbodi1406 MDL KB0000001

    Joined:
    Feb 19, 2011
    Messages:
    12,067
    Likes Received:
    55,424
    Trophy Points:
    340
    WU client update is monthly (so far in last 5 months)

    first Tuesday ~ released as Optional
    patch Tuesday ~ switched to Important
     
  7. oldsh_t

    oldsh_t MDL Expert

    Joined:
    Dec 23, 2009
    Messages:
    1,073
    Likes Received:
    526
    Trophy Points:
    60
    Your work is not a waste. Trust me.

    And unless I am missing something here that I don't see, Knives* sounds like he likes your work and effort and is counting on you?
     
  8. I think so too.
    In earlier times win OS to operate.
    Ten necessitated for US Trojan horse, spying, cyberwar.
    When the sun of culture is low, even dwarves will cast long shadows.
     
  9. bberkey1

    bberkey1 MDL Junior Member

    Joined:
    Aug 9, 2015
    Messages:
    52
    Likes Received:
    13
    Trophy Points:
    0
  10. SonicMojo

    SonicMojo MDL Novice

    Joined:
    Sep 13, 2015
    Messages:
    21
    Likes Received:
    4
    Trophy Points:
    0
    I think your work is awesome. But maybe you should consider the next step and script it up for those who do not have the inclination/time/skills - I think the vibe would be much different.

    Your table format is both informational and excellent - but like most out there - I really just wanna get rid of this crap as fast as possible. Cobbling together a simple (updatable) script to accompany your table would certainly not hurt your efforts.

    Cheers,

    Sonic.
     
  11. Charis301

    Charis301 MDL Senior Member

    Joined:
    Sep 23, 2009
    Messages:
    327
    Likes Received:
    92
    Trophy Points:
    10
    Your work is very much appreciated, zero2dash. I, for one, rely heavily on the information you kindly provide. Please keep up your good work and know that it is definitely NOT a waste of your time and effort.
     
  12. zero2dash

    zero2dash MDL Member

    Joined:
    Aug 30, 2012
    Messages:
    125
    Likes Received:
    135
    Trophy Points:
    10
  13. julend

    julend MDL Novice

    Joined:
    Dec 22, 2015
    Messages:
    48
    Likes Received:
    1
    Trophy Points:
    0
    best thread of the year 2015..;) Thank you men :worthy:
     
  14. Ansion

    Ansion MDL Novice

    Joined:
    Feb 16, 2012
    Messages:
    14
    Likes Received:
    15
    Trophy Points:
    0
    #254 Ansion, Dec 22, 2015
    Last edited: Dec 22, 2015
    +1 and amen to that. I have the same mindset as zero2dash alluded to [see spoiler] in an earlier post. Dude, your (and others here who work in a similar vein) work is what I turn to first and foremost. I feel like I owe you many, many beers already.

    (my bold + square brackets)
     
  15. berzerkir

    berzerkir MDL Novice

    Joined:
    Dec 22, 2015
    Messages:
    2
    Likes Received:
    0
    Trophy Points:
    0
    thanx zero2dash and BigJon ;) ;)
     
  16. madLyfe

    madLyfe MDL Junior Member

    Joined:
    Oct 13, 2010
    Messages:
    91
    Likes Received:
    0
    Trophy Points:
    0
    are you going to add the hide updates part to the script? maybe even hide langs.
     
  17. zero2dash

    zero2dash MDL Member

    Joined:
    Aug 30, 2012
    Messages:
    125
    Likes Received:
    135
    Trophy Points:
    10
    I don't believe there's a way to hide updates via CMD; apparently you can via PS (PowerShell) but it's done via update name, not just the KB.
    IMHO that's more trouble than it's worth.
     
  18. MysTikAL3

    MysTikAL3 MDL Senior Member

    Joined:
    Jul 15, 2013
    Messages:
    387
    Likes Received:
    8,455
    Trophy Points:
    10
    #258 MysTikAL3, Dec 26, 2015
    Last edited: Dec 26, 2015
    Yes the removed updates can be auto hidden...See my post, KILL Windows 10 script in my signature...;)
    And new KB's to avoid can easily be added, will remove and hide...
    :)
     
  19. madLyfe

    madLyfe MDL Junior Member

    Joined:
    Oct 13, 2010
    Messages:
    91
    Likes Received:
    0
    Trophy Points:
    0
    what if i have already updated win 7 fully from a clean install and then applied @zero2dash script?
     
  20. MysTikAL3

    MysTikAL3 MDL Senior Member

    Joined:
    Jul 15, 2013
    Messages:
    387
    Likes Received:
    8,455
    Trophy Points:
    10
    #260 MysTikAL3, Dec 29, 2015
    Last edited: Dec 31, 2015

    Not sure if I understand your question...o_O
    If you run the script it will simply uninstall any of the updates listed in his script that are currently installed on your system...nothing more
    Anything else not present will simply be skipped...no ill effects to any system.
    If you believe any 'new versions' of the same KB# released by M$ have slipped by and been installed in the future, you can re-run the script at any time...;)

    For more detailed info. and important steps on stopping Windows 10 and telemetry I suggest you check out my post KILL Windows 10 ! linked in my signature..
    :)