[REPO] Windows 10 TELEMETRY REPOSITORY

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

  1. freddie-o

    freddie-o MDL Expert

    Jul 29, 2009
    1,740
    3,068
    60
    Sorry, I don't know. I checked out the App and gave up trying to figure out how to make it work in Windows 10.
    I just use a cable
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  2. Alex1132

    Alex1132 MDL Novice

    Jul 23, 2025
    41
    6
    0
    Hello Freddie
    thank you for script. have few questions
    1) will 24h2 ltsc sripts works on rconstructed 11 21h2 ltsc?
    2) if i still need firewall, will be enought to delete this block "
    rem == disable windows firewall ==
    reg add "HKLM\SOFTHIVE\Policies\Microsoft\WindowsFirewall\DomainProfile" /v "EnableFirewall" /t REG_DWORD /d "0" /f
    reg add "HKLM\SOFTHIVE\Policies\Microsoft\WindowsFirewall\PublicProfile" /v "EnableFirewall" /t REG_DWORD /d "0" /f
    reg add "HKLM\SOFTHIVE\Policies\Microsoft\WindowsFirewall\PrivateProfile" /v "EnableFirewall" /t REG_DWORD /d "0" /f"
     
  3. freddie-o

    freddie-o MDL Expert

    Jul 29, 2009
    1,740
    3,068
    60
    There's disable_telemetry script for Windows 10 LTSC 2021. It will work with the reconstructed EnterpriseS


    Yes that's the only thing that disables firewall
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  4. freddie-o

    freddie-o MDL Expert

    Jul 29, 2009
    1,740
    3,068
    60
    I just noticed this now

    LTSC 2021 = Windows 10 21H2 >> Windows 10 LTSC 2021 script
    LTSC 2024 = Windows 11 24H2 >> Windows 11 LTSC 2024 script
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  5. Alex1132

    Alex1132 MDL Novice

    Jul 23, 2025
    41
    6
    0
    Freddie, we have reconstructed Windows 11 LTSC 2021.
    so the question was^ is it better use "Windows 11 LTSC 2024" or "Windows 10 LTSC 2021" script..
     
  6. freddie-o

    freddie-o MDL Expert

    Jul 29, 2009
    1,740
    3,068
    60
    It's
    Windows 10 LTSC 2021
    and
    Windows 11 LTSC 2024
    no
    Windows 11 LTSC 2021

    There's a script for Windows 10 LTSC 2021
    and a script for Windows 11 LTSC 2024
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  7. Carlos Detweiller

    Carlos Detweiller Emperor of Ice-Cream
    Staff Member

    Dec 21, 2012
    8,041
    10,268
    270
    @freddie-o They bastardized Windows 11, their reconstructed Windows 11 LTSC 21H2 is a Frankenbuild.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  8. freddie-o

    freddie-o MDL Expert

    Jul 29, 2009
    1,740
    3,068
    60
    oh ok. thanks for letting me know
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. freddie-o

    freddie-o MDL Expert

    Jul 29, 2009
    1,740
    3,068
    60
    I didn't know you can reconstruct Windows 11 LTSC 2021
    Since I don't know what the final structure of Windows 11 LTSC 2021 is, I wouldn't know which script to recommend.
    You might get a few errors from the script(s) since Windows 10 and 11 are structured differently
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  10. Carlos Detweiller

    Carlos Detweiller Emperor of Ice-Cream
    Staff Member

    Dec 21, 2012
    8,041
    10,268
    270
    I'd say, it's rather the Windows 11 script, as it is basically Windows 11, after all. They just juggle around with some packages, product policies and licenses.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  11. Carlos Detweiller

    Carlos Detweiller Emperor of Ice-Cream
    Staff Member

    Dec 21, 2012
    8,041
    10,268
    270
    Yes, OK, and it is by all means Windows 11, hence the Windows 11 script applies.

    [rant]They should have made a 23H2 LTS, for the lots of non-SSE4.2 CPU users.[/rant]
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  12. ralf ralf

    ralf ralf MDL Senior Member

    May 11, 2017
    297
    59
    10
    Does anyone know a way to disable or uninstall the GAME BAR in Win 11?
     
  13. Alex1132

    Alex1132 MDL Novice

    Jul 23, 2025
    41
    6
    0

    There are was also 22H2 leaked LTSC iso.. with i assume can be upgraded to 23h2
     
  14. Steven Sveinbjоrn

    Steven Sveinbjоrn MDL Member

    Oct 12, 2020
    102
    59
    10
    1. after executing the "Disable Telemetry" program, will the "sfc /scannow" command be executed without errors?
    2. will I be able to restore the original default settings after executing the "Disable Telemetry" program?
    tnx
     
  15. Carlos Detweiller

    Carlos Detweiller Emperor of Ice-Cream
    Staff Member

    Dec 21, 2012
    8,041
    10,268
    270
    Maybe, but as it isn't official, it won't get any LTSC support.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  16. freddie-o

    freddie-o MDL Expert

    Jul 29, 2009
    1,740
    3,068
    60
    i cannot guarantee that -- even on an unmodified Windows you will still get errors (eventually)
    i have to run system maintenance regularly -- i get errors but it gets fixed
    Code:
    dism /online /cleanup-image /restorehealth /source:wim:"x:\Path to your updated\install.wim":1 /limitaccess
    sfc /scannow
    
    restart



    Short answer, No.
    Unless you modify the script before applying it to your install.wim


     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  17. Steven Sveinbjоrn

    Steven Sveinbjоrn MDL Member

    Oct 12, 2020
    102
    59
    10
    Do you think it makes sense to use the hosts file to block outgoing telemetry traffic?
    C:\Windows\System32\drivers\etc\hosts
     
  18. Carlos Detweiller

    Carlos Detweiller Emperor of Ice-Cream
    Staff Member

    Dec 21, 2012
    8,041
    10,268
    270
    Not much, hosts is bypassed by some services now. If you have a non-MS hosts file (e. g. the one from Acrylic), then it should work better.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...