[REPO] Windows 10 TELEMETRY REPOSITORY

Discussion in 'Windows 10' started by Yen, Aug 4, 2015.

  1. pp03

    pp03 MDL Addicted

    Apr 12, 2014
    566
    94
    30
    on 11 enterprise 23h2 still the same
     
  2. freddie-o

    freddie-o MDL Expert

    Jul 29, 2009
    1,557
    2,594
    60
    If it's any consolation, disable_telemetry script disables telemetry in Edge :)
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. pp03

    pp03 MDL Addicted

    Apr 12, 2014
    566
    94
    30
    on 11 enterprise 24h2 still the same
     
  4. wwanky

    wwanky MDL Novice

    Sep 5, 2009
    21
    8
    0
    i use the script for win 11 ltsc and its good but i want to retain windows UI search function. I just dont want it searchng the net. what do i edit out on script?
     
  5. freddie-o

    freddie-o MDL Expert

    Jul 29, 2009
    1,557
    2,594
    60
    I tried to figure it out why search works in Windows 10 but not in 11. I gave up... not worth it. Anyway there are some good 3rd party search tools out there and i rarely use search
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  6. pp03

    pp03 MDL Addicted

    Apr 12, 2014
    566
    94
    30
    on ltsc 2024 edge uninstall option works
     
  7. xakerz

    xakerz MDL Novice

    Jan 17, 2014
    33
    1
    0
    only this part of the script disables edge telemetry?

    rem == microsoft edge ==
    reg delete "HKLM\SYSHIVE\ControlSet001\Services\edgeupdate" /f
    reg delete "HKLM\SYSHIVE\ControlSet001\Services\edgeupdatem" /f

    or there is something else?
     
  8. haris_mdlf69

    haris_mdlf69 MDL Addicted

    Oct 23, 2018
    569
    935
    30
    Code:
    Scanning registry...
    
    Total affected registry keys:                   0
    
    Stripping 8dot3 names...
    Stripping will not be performed on files with names longer than the maximum path length.
    
    Total files and directories scanned:       167107
    Total 8dot3 names found:                    94058
    Total 8dot3 names stripped:                 94058
    
    For details on the operations performed please see the log:
      "C:\Windows\TEMP\8dot3_removal_log @(GMT 2024-07-19 15-39-20).log"
    Press any key to continue . . .
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. freddie-o

    freddie-o MDL Expert

    Jul 29, 2009
    1,557
    2,594
    60
    #2329 freddie-o, Jul 19, 2024
    Last edited: Jul 19, 2024
    Disabling Smartscreen disables telemetry in Edge
    Windows Network Connectivity Status is also disabled
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  10. ashish1989

    ashish1989 MDL Addicted

    Sep 20, 2013
    502
    97
    30
    #2330 ashish1989, Jul 22, 2024
    Last edited: Jul 22, 2024
    I need to keep windows update, edge and search, what entries needs to be deleted to do the same and why everyone wants to disable edge, I think it has low memory usage than Chrome
     
  11. freddie-o

    freddie-o MDL Expert

    Jul 29, 2009
    1,557
    2,594
    60


    Windows Update collects telemetry that's why the script disables it
    Sorry but if you want to keep Windows Update you'll have to do it yourself (the script provides comments so you know which ones are related to it)
    Removing Edge is more about telemetry than low memory usage
    Or maybe try another method for disabling telemetry that doesn't disable Windows Update, Edge and Search?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  12. ashish1989

    ashish1989 MDL Addicted

    Sep 20, 2013
    502
    97
    30
    So I should delete windows update and cortana related entries? Am I right?
    And which browser would you recommend then for my low end pc with i3 2nd gen, 8gb ram and 500gb HDD?
     
  13. haris_mdlf69

    haris_mdlf69 MDL Addicted

    Oct 23, 2018
    569
    935
    30
    Picsart_24-07-21_14-34-30-447.jpg
    Alternatively, we can disable 8dot3name during Windows OS setup.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  14. ashish1989

    ashish1989 MDL Addicted

    Sep 20, 2013
    502
    97
    30
    And what method would be that?
     
  15. freddie-o

    freddie-o MDL Expert

    Jul 29, 2009
    1,557
    2,594
    60
    #2335 freddie-o, Jul 22, 2024
    Last edited: Jul 22, 2024
    There's the OP and first page of this thread
    There are also a lot out there. Try googling. See what works for you
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  16. ashish1989

    ashish1989 MDL Addicted

    Sep 20, 2013
    502
    97
    30
    Brother plz help me for my windows 11 iot enterprise 24h2, I have configured which entries to delete to have windows update and search but I need to keep edge, just only don'twant its telemetry. Can you plz tell me which entries needs to be deleted to keep edge and disable its telemetry?
     
  17. pp03

    pp03 MDL Addicted

    Apr 12, 2014
    566
    94
    30
    by the way can i use disable_telemetry script with professional edition?
     
  18. freddie-o

    freddie-o MDL Expert

    Jul 29, 2009
    1,557
    2,594
    60
    Yes even Home edition
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...