Turn off Microsoft crap is a great idea, i was happy when you did it, if you gonna remove it can you make another file so who want it can include it with the project ? Or you can just turn it off from OOBE.cmd so it will be easy to turn it on
I will add a if exist to oobe.cmd to check and run the extra file if included in the scripts folder. This should solve this issue for everyone. Agreed? Here is the extra file called win10tel.cmd which end users can add to if they wish as more info is released... Spoiler Adding support for all supported os's included in this project so I need to add some checks before releasing. Some are asking why is the hosts file entries split up? Cmd can only do so many at one time so had to split it up to ensure all entries get applied.
Sorry, I didnt notice it. Fixed. I cant remove the hyperlink in the host entries. Does anyone know the trick for that other then the "x" hyperlink button?
There is no etl file so that might be a problem...I will modify to work with any that get updates which include these settings. Hold off for a bit. Update: I removed the above cmd entry in order to add checks so to work on any included os's in this project. Not all have the same features and settings so give a bit.
Can some test for me to make sure this works on different OS's. It queries everything first before trying to disable. Feedback welcome. Removed to work bugs out... This can be ran by itself also outside of this project but you will need to run as admin. Everything should run silently. Note: This does not include disabling apps because some user's use those apps thus why they are not included.
Ok, thanks for reply. I will check into the diagtrack and dmwappushservice...might need to stop first is what I am thinking...cant delete until it is stopped. Thanks for testing.
Replace that section with this one and try it and let me know... Spoiler Code: See below for updated code M$ is planning to start adding these telemetry services to other OS's so good to have in place where it can be edited as needed.
I will follow up on this tomorrow...its late. Thanks for the teamview session BALTAGY. I know what to look into now (3 hrs later, lol).