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?
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
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?
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 . . .
Disabling Smartscreen disables telemetry in Edge Windows Network Connectivity Status is also disabled
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
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?
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?
There's the OP and first page of this thread There are also a lot out there. Try googling. See what works for you
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?