[REPO] Windows 10 TELEMETRY REPOSITORY

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

  1. mdlnomad

    mdlnomad MDL Novice

    Nov 29, 2021
    12
    2
    0
    Are you mostly finding success in disabling / slimming down those things you mentioned?
    What does your personal windows 11 install process look like at the moment? Any other tweaks outside of your scripts?

    Thanks!
     
  2. freddie-o

    freddie-o MDL Expert

    Jul 29, 2009
    1,740
    3,068
    60
    #2742 freddie-o, Jan 26, 2026
    Last edited: Jan 26, 2026

    AFIK the disable_telemetry scripts are getting the job done
    I run a fully functional Windows installation also using SEP for further privacy/security hardening
    https://forums.mydigitallife.net/th...lemetry-repository.63874/page-73#post-1724179
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. freddie-o

    freddie-o MDL Expert

    Jul 29, 2009
    1,740
    3,068
    60
    #2743 freddie-o, Jan 26, 2026
    Last edited: Jan 26, 2026

    I just have to install Windows every month during Patch Tuesday when LCU arrives
    I add updates, drivers, etc when I disable telemetry offline so my OS is mostly setup already after installing
    Almost all my Apps are portable with a very few exceptions like SEP, VPN, IDM that needs installing so very minimal setup after installing Windows
    My tweaks are mostly for Personalization
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  4. mdlnomad

    mdlnomad MDL Novice

    Nov 29, 2021
    12
    2
    0
    I take it you're on 26H1? Any reason to use the previous versions?
    Win 11 doesn't have custom builds like Enterprise G, I assume?
     
  5. freddie-o

    freddie-o MDL Expert

    Jul 29, 2009
    1,740
    3,068
    60
    I tested 26H1 but it was buggy still. (Some operations were way too slow) Haven't tested it lately though
    I dual boot Windows 10 22H2 and 11 25H2 (alternating between Professional, LTSC and Enterprise G)
    You can reconstruct Windows 11 Enterprise G (I use Enterprise G 22H2 and 25H2)
    https://forums.mydigitallife.net/threads/guide-discussion-windows-editions-reconstructions.88605/
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  6. mdlnomad

    mdlnomad MDL Novice

    Nov 29, 2021
    12
    2
    0
  7. ralf ralf

    ralf ralf MDL Senior Member

    May 11, 2017
    297
    59
    10
    Hi Freddie,
    I activated LTSC Win10 in my version store, etc.
    I recently installed WhatsApp and it worked.
    WhatsApp requires regular updates and you have to reinstall WhatsApp. After I did this, WhatsApp is installed but does not respond when I click on the WhatsApp button. At the same time, I installed the latest SSU. Could there be a problem with the update? Or why is WhatsApp not responding?
    Thanks
     
  8. freddie-o

    freddie-o MDL Expert

    Jul 29, 2009
    1,740
    3,068
    60
    #2748 freddie-o, Jan 28, 2026
    Last edited: Jan 28, 2026
    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 don't know
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  10. ralf ralf

    ralf ralf MDL Senior Member

    May 11, 2017
    297
    59
    10
    Ok
     
  11. sorvergen

    sorvergen MDL Novice

    Oct 15, 2025
    37
    12
    0
    Install Microsoft Edge WebView2 and the problem will be fixed.
     
  12. ralf ralf

    ralf ralf MDL Senior Member

    May 11, 2017
    297
    59
    10
    What exactly is it for? Can you please explain exactly how it helps you with WhatsApp?
     
  13. sergey130270

    sergey130270 MDL Senior Member

    May 15, 2014
    299
    395
    10
    Can I intervene?

    WhatsApp Desktop for Windows is not a fully native application. Its user interface is implemented using web technologies such as HTML, CSS, and JavaScript.

    Microsoft Edge WebView2 provides the Chromium-based rendering engine and JavaScript runtime used to host this web UI inside the application process. WhatsApp Desktop depends on WebView2 for UI rendering, session handling, and QR code display.

    If the WebView2 Runtime is missing, outdated, or corrupted, the application may fail to start, display a blank window, or hang during initialization. Installing or repairing Microsoft Edge WebView2 restores the required runtime environment and resolves these issues.

    After installing WebView2:

    1. WhatsApp receives a working browser engine

    2. The HTML/CSS/JS interface loads correctly

    3. The QR code is displayed

    4. Chats, notifications, and buttons begin to work reliably
     
  14. ralf ralf

    ralf ralf MDL Senior Member

    May 11, 2017
    297
    59
    10
    How can I best install this program using a script or exe file?
     
  15. tcntad

    tcntad MDL Guru

    Oct 26, 2009
    4,741
    1,744
    150
    dcownload exe from website or doubleclick the appx/msix install file when you downloaded it.
    next best step is to create a batch file
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  16. ralf ralf

    ralf ralf MDL Senior Member

    May 11, 2017
    297
    59
    10
    Thank you!
    I found it and used the automatic download for the correct version. Unfortunately, there was no improvement, or the program did not install correctly. Can I check it to rule out an installation error?
     
  17. freddie-o

    freddie-o MDL Expert

    Jul 29, 2009
    1,740
    3,068
    60
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  18. mdlnomad

    mdlnomad MDL Novice

    Nov 29, 2021
    12
    2
    0
    Hi @freddie-o ,

    Do you know of LocalSend? It's an app that allows you to send files between devices on your local network easily without an internet connection.
    Just something I've run into, the app works flawlessly on Windows 10 + script but is broken on Windows 11 + script.
    That is, on w10, I can see a list of devices and successfully send and receive files from those devices.
    On w11, I can see the devices but any attempt to send or receive files from them results in a connection timeout.

    When I tried installing it on w11, it gave a warning that the app required location settings to be on - these settings which have been disabled / removed by the script.
    But the strange thing is that the w10 script removes the exact same location settings, yet there is no warning and it continues to work as intended for w10 setups.

    From comparing the two script files, they are functionally identical except for the additional removal of AI / Cloud features on the w11 script.

    Any ideas as to what it could be? Does w11 handle networks that much differently than w10?

    Thank you
     
  19. Carlos Detweiller

    Carlos Detweiller Emperor of Ice-Cream
    Staff Member

    Dec 21, 2012
    8,041
    10,268
    270
    Possibly related: I got told by some programs that discovery and listing of local networks (like WiFi) requires Location services, but only on Windows 11 24H2 and higher.

    Maybe that's why it works on Windows 10 but not on 11, 11 requires the location services while 10 doesn't.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  20. mdlnomad

    mdlnomad MDL Novice

    Nov 29, 2021
    12
    2
    0
    Thank you for the suggestion. Since the script files are so similar, this is likely the culprit.
    I would not be surprised to find out if the apps I use daily might start nagging about wanting location services to work, and therefore becoming broken due to the lack of said services - if indeed this is the cause. Only way to find out is to test them. Local Send is an absolute must for my daily use, but this situation has paused my adoption of this particular w11 setup as a daily driver, for now.