Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/10se1ucgo/DisableWinTracking.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRuined1 <ruined1@gmail.com>2015-09-05 04:43:54 +0300
committerRuined1 <ruined1@gmail.com>2015-09-05 04:43:54 +0300
commitfa7aefcd447ff6b5767c004e5f7e3f4e2b5b7c0e (patch)
tree0257a16dae48bf58ff73b7702fb58738eec877a3 /README.md
parent254cc686cbe35c54d838fb114853d1fa556a094c (diff)
Update OneDrive section, Add Registry section...
Diffstat (limited to 'README.md')
-rw-r--r--README.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/README.md b/README.md
index 5ecad3c..91385b1 100644
--- a/README.md
+++ b/README.md
@@ -51,11 +51,24 @@ Append known tracking domains to the `HOSTS` file located in `C:\Windows\System3
Blocks known tracking IPs with the Windows Firewall. The rules are named TrackingIPX, replacing X with the IP numbers.
+#### Registry Entries
+
+Set disabled value to keys in registry for things such as:
+- Windows Defender
+ - Automatic Sample Submission
+ - Delivery Optimization Download Mode
+- WifiSense
+ - Credential Share
+ - Open-ness
+
#### OneDrive
Runs `C:\Windows\SysWOW64\OneDriveSetup.exe /uninstall` (64 bit) or
`C:\Windows\System32\OneDriveSetup.exe /uninstall` (32 bit)
+Also disables registry entries that keep the OneDrive Icon pinned to your Windows Explorer list:
+![OneDrive Example Image](http://i.imgur.com/Z8HaTWqm.png)
+
## Delete Services vs Disable Services?
Selecting "Disable" will simply stop the services from being able to run.