Stop Windows 10 spying on you using just Windows Firewall
After downloading the ZIP (Batch File), right click on add rules.cmd and choose Run As Administrator
A reboot is recommended after adding these rules to your Firewall.
-
Spartan@HIDevolution Company Representative
Last edited: Jul 11, 2016 -
Fishon, Ashtrix and Spartan@HIDevolution like this.
-
(remove that defender haha) and if the car has the fault then what ? destroy it and buy a new one. Lol
Their continuous update style is made for this purpose and people are made to believe that new features are being added instead they are going to finish the Win10 as a crappy click bait OS like crApple with massive spyware and downgraded UI/OS/Choice, unless geeks would iron out all the stupid issues and polish it like a custom Android ROM
This is a good news meanwhile, straight to rekt the DX12 madness. -
Spartan@HIDevolution Company Representative
@Ethrem -
Vasudev, Spartan@HIDevolution and Ashtrix like this.
-
Guys, i would not like to install windows 10 to my main drive, but i wonder would it be possible into a fast SD Card? My laptop is a Dell inspiron 7559.
-
Spartan@HIDevolution Company Representative
-
Spartan@HIDevolution Company Representative
-
Vasudev and Spartan@HIDevolution like this.
-
Do you have the same problem? -
Spartan@HIDevolution Company Representative
-
I have read in the comment of this link that there is a rule in the firewall which I must allow to get back the updates working, I did allow it but still it doesn't work:
http://winaero.com/blog/stop-windows-10-spying-on-you-using-just-windows-firewall/
I will look online when I have time, could be another issue since your updates working.Attached Files:
-
-
Spartan@HIDevolution Company Representative
Last edited by a moderator: Aug 12, 2016toughasnails and ExMM like this. -
I guess something else must be the culprit then, I will search the error code online when I have time and report back.
Thanks for your help Phoenix.Spartan@HIDevolution likes this. -
Spartan@HIDevolution Company Representative
ExMM and toughasnails like this. -
I might as well format my laptop then...
Sent from my HTC 10 using TapatalkSpartan@HIDevolution likes this. -
I believe I've been able to avoid Windows 10 updates by simply changing the event task handler properties in Administrative Tools.
hmscott likes this. -
perrin_aybara Notebook Consultant
Hi Mr Fox,
I ran the Destroy Windows Spying tool which is fantastic, thanks.
I now have an issue where I cant turn on my location which i need for my BT Sport app (all choices are greyed out).
Is there a way to turn this back on without performig a system restore?
Thanks
Perrin. -
You get a finer grain control over components to remove permanently! Including a lot of the remote options that, at least I feel, are not needed. This includes removal of the asimov telemetry components. -
Last edited: Aug 1, 2016ajc9988 likes this.
-
To show how much can be tweaked, I screenshot the following to show the components that can be removed. Where it says locked for compatibility, you can turn off that compatibility in the upper left hand tab saying compatibility, then remove the component. If it says live, it means you have to have the image installed and active to remove the component. After this, you can turn your live install into an image for future installs. This is only the components menu, you can tweak installed features, what services are automatic, manual, disabled, local machine settings, slipstream updates, drivers, or tweak the registry, and set up for certain slips to run post-setup, whether installing a program or driver, etc. If you cannot find some crap windows runs in the background that contributes to overhead... PS - I left off the components in Accessories, Drivers, Hardware support, and localization, but these can all be changed as well!
The last two images:
Don't forget to get rid of server self healing, which is how M$ reinstalls components in the background!!! If you leave that in place, you wind up having components you got rid of reinstalled. M$ server insurance policy that they can continue to "provide" you a "quality experience."
Edit: @Mr. Fox - if you try this way, you can remove performance monitor and system resource usage monitoring services, among others, that may have a slight impact on performance. (I have not done a comparison yet and haven't tried a live deployment of my current tweaks outside of a VM environment, so I couldn't give an adequate account as of yet). These are found under Remoting and Privacy.Last edited by a moderator: Aug 12, 2016 -
perrin_aybara Notebook Consultant
I done the system restore but the original settings never restored. No big deal I suppose, I can always log on line rather than using the sport app.
Thanks anyway dude.
+2 for the information on the original thread. -
Spartan@HIDevolution Company Representative
Last edited: Aug 22, 2016ajc9988 likes this. -
Say what you will about Windows 8.1, once you installed Classic Shell it worked fairly well.
And now look at all the crap I have to go through to get Win10 to be non-retarded.bennni, Solo wing, Spartan@HIDevolution and 3 others like this. -
after using the DWS ( Destroy Windows 10 Spying) I notice some loading problems with youtube videos (I have 50mbps so I think is enough speed) Any idea why this could happen? In the firewall now I have many IPs blocked..
-
Spartan@HIDevolution Company Representative
http://forum.notebookreview.com/thr...xes-index-post-1.779394/page-21#post-10293420 -
Spartan@HIDevolution Company Representative
How to Remove "3D Print with 3D Builder" Context Menu entry from image files
Even if you have 3D Builder uninstalled from your apps and don't even have a 3D Printer for that matter, the right click context menu that appears when you right click on an image file now has this new entry.....
4
To remove it, download 3D Builder Removal *.ZIP file which contains 2 files, one to remove the right click context menu for 3D Builder and the other is to restore it.
To do this manually, copy/paste the following text into a notepad text file then save it as
To remove the context menu entry for 3D Builder
3d-builder-entry-remove.reg
Code:Windows Registry Editor Version 5.00 [-HKEY_CLASSES_ROOT\SystemFileAssociations\.png\Shell\T3D Print] [-HKEY_CLASSES_ROOT\SystemFileAssociations\.jpg\Shell\T3D Print] [-HKEY_CLASSES_ROOT\SystemFileAssociations\.bmp\Shell\T3D Print]
3d-builder-entry-add.reg
Code:Windows Registry Editor Version 5.00 [HKEY_CLASSES_ROOT\SystemFileAssociations\.png\Shell\T3D Print] @="@%SystemRoot%\\\\system32\\\\PrintDialogs3D.dll,-5039" [HKEY_CLASSES_ROOT\SystemFileAssociations\.png\Shell\T3D Print\Command] "DelegateExecute"="{1A68CF90-753A-4523-A4A4-40CAB4BC6EFF}" [HKEY_CLASSES_ROOT\SystemFileAssociations\.jpg\Shell\T3D Print] @="@%SystemRoot%\\\\system32\\\\PrintDialogs3D.dll,-5039" [HKEY_CLASSES_ROOT\SystemFileAssociations\.jpg\Shell\T3D Print\Command] "DelegateExecute"="{1A68CF90-753A-4523-A4A4-40CAB4BC6EFF}" [HKEY_CLASSES_ROOT\SystemFileAssociations\.bmp\Shell\T3D Print] @="@%SystemRoot%\\\\system32\\\\PrintDialogs3D.dll,-5039" [HKEY_CLASSES_ROOT\SystemFileAssociations\.bmp\Shell\T3D Print\Command] "DelegateExecute"="{1A68CF90-753A-4523-A4A4-40CAB4BC6EFF}"
PS: @Papusan @bloodhawk @TANWare @Ethrem @toughasnails @Mr. Fox , just another one of the hundreds of things to do before we can look at this pile of garbage of an OS.Papusan, Ethrem, ajc9988 and 1 other person like this. -
-
Spartan@HIDevolution Company Representative
-
-
Spartan@HIDevolution Company Representative
Are you sure you are on the latest 1607 build with all Windows updates installed? -
Haven't checked the build.Spartan@HIDevolution likes this. -
Spartan@HIDevolution Company Representative
-
I don't see that either on any standard 2d images.
Also, isn't 3D builder is an uninstallable windows app?
it could should be removable via Remove-AppxPackage or through window store.
....
Oddly, I don't see it on my 1607 and 1511 builds
Edit: Ah my home domain policy removed it for me. Doh.alexhawker likes this. -
But does the Anniversary update install automatically ?Spartan@HIDevolution likes this. -
Spartan@HIDevolution Company Representative
bloodhawk likes this. -
But till the time things are running fine , i guess im good. Ill make a backup image just in case.Spartan@HIDevolution and ajc9988 like this. -
Digital ICE likes this.
-
Sent from my SM-G900P using TapatalkDigital ICE likes this. -
katalin_2003 NBR Spectre Super Moderator
Cortana can still be disabled via GPO or registry.
See here:
http://www.howtogeek.com/265027/how-to-disable-cortana-in-windows-10/toughasnails, ALLurGroceries, Spartan@HIDevolution and 1 other person like this. -
Sent from my SM-G900P using Tapatalk -
Spartan@HIDevolution Company Representative
Windows 7 Calculator updated to the latest version for compatibility on the latest Windows 10 build
-
Bro @Phoenix Works all tweaks in the thread with the Windows 10 Anniversary Update? Eg Disable Task Scheduler Privacy Related tasks-W10.bat
Last edited: Aug 18, 2016ajc9988 likes this. -
Spartan@HIDevolution Company Representative
-
Eg can this tweak Disable Task Scheduler Privacy Related tasks-W10.bat work in latest (os - beta build 14393.0)?+ all other tweaks in this thread?
-
Spartan@HIDevolution likes this.
-
Sent from my SM-G900P using TapatalkSpartan@HIDevolution and Papusan like this. -
Spartan@HIDevolution Company Representative
Guys, I was having a big slowdown in my internet speed lately, down form 100 mbps to 50 mbps, I then did this tweak to disable the Windows Auto Tuning of connections and rebooted, Then the speed went up to 117 MBPS right away!
Find out if Windows 10 is limiting your Internet speedLast edited by a moderator: Sep 12, 2016 -
is there any tool to disable the services/processes that are not strictly necessary in windows 10 for improving battery life in latops?
Last edited: Aug 28, 2016 -
http://www.sordum.org/8637/easy-service-optimizer-v1-2/ and
https://technet.microsoft.com/en-us/sysinternals/bb963902.aspx aka Autoruns.exeScerate, ajc9988, Dawanco and 1 other person like this.
Windows 10 Tweaks and Fixes (Index post #1)
Discussion in 'Windows OS and Software' started by Spartan@HIDevolution, Jul 31, 2015.