Advertisement
Guest User

Debotnet win10

a guest
Aug 2nd, 2015
1,272
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.82 KB | None | 0 0
  1. **DURING INSTALLATION OF WINDOWS 10**
  2. Do not use Express Settings during installation. Hit Customize, and make sure everything is turned off.
  3.  
  4.  
  5. 1. Right click start icon, and select Command Prompt (Admin). Make sure it has admin rights
  6. 2. Enter and execute this : sc delete DiagTrack
  7. 3. Enter and execute this: sc delete dmwappushservice
  8. 4. Enter and execute this: cd C:\ProgramData\Microsoft\Diagnosis\ETLLogs\AutoLogger
  9. 5. Enter and execute this: echo "" > AutoLogger-Diagtrack-Listener.etl
  10. 6. Enter and execute this: cacls AutoLogger-Diagtrack-Listener.etl /d SYSTEM
  11. 7. It will ask you to enter [Y/N] , Type capital Y and hit enter. Autologger is part of MS's keylogger.
  12. 7. Click start menu and go to settings, then Update And Security
  13. 8. Advanced options > Choose how updates are delivered > Switch the switch off to disable p2p updates (Uses your bandwidth)
  14. 9. Back to settings > Privacy > Take a second and look through all the tabs (General, Location, Camera, Microphone, etc)
  15. and disable what you don't want. For maximum security disable all the shit under Privacy. Under General, they are literally asking for your permission to build a log on the things you do and look for to sell that info to advertising companies.
  16. 10. Under Privacy > Feedback and Diagnostics > Set windows should ask for my feedback NEVER > Send your device data to Microsoft BASIC
  17. **With basic settings, Microsoft still collects data. To completely disable this, follow the next following steps**
  18. 11. Search windows for regedit (wont show up until fully typed out) then launch as Admin
  19. 12. Navigate through the tree file system to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\DataCollection
  20. 13. Double click AllowTelemetry, and under value, set to 0 and save/hit OK
  21. 14. In file explorer, navigate to C:\Windows\System32\Drivers\Etc
  22. 15. Open up your favourite text editor as ADMIN (Necessary), and open up the "Hosts" file under the C:\Windows\System32\Drivers\Etc directory
  23. 16. Simply copy&paste all the text from here: http://pastebin.com/AAz4R7Sw
  24. 17. Paste it under the commented out example and explanation Microsoft provided exactly as it is formatted in the pastebin (should do by default)
  25. 18. Save it. Restart your PC
  26. 19. GO back to your host file and open it real quick with a text editor. Make sure it saved. Then copy one of the web urls (ex: vortex.data.microsoft.com)
  27. and go to it in a web browser. You should get an error about it not being able to resolve with DNS. You just blocked Microsoft's botnet data tunnels by leading it to a dead end (0.0.0.0).
  28. 20. Congrats, you are now as safe as can be from the botnet.
  29.  
  30. ** If you REALLY, REALLY care, and you don't want Microsoft getting any snippets of your voice and what you say to Cortana, disable her.
  31. You can do this by clicking "Search Windows", then selecting the gear on the left.**
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement