Advertisement
Guest User

Untitled

a guest
Jul 30th, 2015
23,802
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.74 KB | None | 0 0
  1. --Before/During Installation--
  2.  
  3. Do not use Express Settings. Hit Customize, and make sure everything is turned off.
  4. It's strongly preferred that you use a local account with Windows 10.
  5.  
  6. --After Installation--
  7. Head to Settings > Privacy, and disable everything, unless there are some things you really need.
  8. While within the Privacy page, go to Feedback, select Never in the first box, and Basic in the second box.
  9. Head to Settings > Update and Security > Advanced Options > Choose how updates are delivered, and turn the first switch off.
  10. Disable Cortana by clicking the Search bar/icon.
  11. (Optional) Disable web search in Search by going to Settings, and turning off Search online and include web results.
  12.  
  13. --Slightly Complex--
  14. Open up the Command Prompt by launching cmd as an administrator, and enter the following:
  15. sc delete DiagTrack
  16. sc delete dmwappushservice
  17. echo "" > C:\ProgramData\Microsoft\Diagnosis\ETLLogs\AutoLogger\AutoLogger-Diagtrack-Listener.etl
  18. Open up the Group Policy Editor by launching gpedit.msc as an administrator. Go through Computer Configuration > Administrative Templates > Windows Components > Data Collection and Preview Builds. Double click Telemetry, hit Disabled, then apply. NOTE: This only truly works in the Enterprise edition, but the final step provides a decent enough workaround for Pro users.
  19. While still in the Group Policy Editor, go through Computer Configuration > Administrative Templates > Windows Components > OneDrive, double click Prevent the usage of OneDrive for file storage, hit Enabled, then apply.
  20. Open up the Registry Editor by launching regedit as an administrator. Go through HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\DataCollection, select AllowTelemetry, change its value to 0, then apply.
  21. First, download the Take Ownership tweak[http://www.howtogeek.com/howto/windows-vista/add-take-ownership-to-explorer-right-click-menu-in-vista/] and enable it. Then, head to the Hosts File by going through C:\Windows\System32\Drivers\Etc, take ownership of the hosts file, and add the following IPs into it.
  22. 127.0.0.1 vortex.data.microsoft.com
  23. 127.0.0.1 vortex-win.data.microsoft.com
  24. 127.0.0.1 telecommand.telemetry.microsoft.com
  25. 127.0.0.1 telecommand.telemetry.microsoft.com.nsatc.net
  26. 127.0.0.1 oca.telemetry.microsoft.com
  27. 127.0.0.1 oca.telemetry.microsoft.com.nsatc.net
  28. 127.0.0.1 sqm.telemetry.microsoft.com
  29. 127.0.0.1 sqm.telemetry.microsoft.com.nsatc.net
  30. 127.0.0.1 watson.telemetry.microsoft.com
  31. 127.0.0.1 watson.telemetry.microsoft.com.nsatc.net
  32. 127.0.0.1 redir.metaservices.microsoft.com
  33. 127.0.0.1 choice.microsoft.com
  34. 127.0.0.1 choice.microsoft.com.nsatc.net
  35. 127.0.0.1 df.telemetry.microsoft.com
  36. 127.0.0.1 reports.wes.df.telemetry.microsoft.com
  37. 127.0.0.1 services.wes.df.telemetry.microsoft.com
  38. 127.0.0.1 sqm.df.telemetry.microsoft.com
  39. 127.0.0.1 telemetry.microsoft.com
  40. 127.0.0.1 watson.ppe.telemetry.microsoft.com
  41. 127.0.0.1 telemetry.appex.bing.net
  42. 127.0.0.1 telemetry.urs.microsoft.com
  43. 127.0.0.1 telemetry.appex.bing.net:443
  44. 127.0.0.1 settings-sandbox.data.microsoft.com
  45. 127.0.0.1 vortex-sandbox.data.microsoft.com
  46.  
  47. --Up To You--
  48. Replace Microsoft Edge/Internet Explorer with Firefox, Chromium, or any forks/variations of them.
  49. Replace Windows Media Player with VLC or MPC-HC
  50. Replace Groove Music with Foobar2000, Winamp, or MusicBee.
  51. Replace Photos/Windows Photo Viewer with ImageGlass or IrfanView.
  52.  
  53. How to activate Windows 10 (for pirates):
  54.  
  55. After you do a fresh install with an iso, do this:
  56.  
  57. slmgr /ipk KEY
  58.  
  59. Wait for the message box popup that the key is installed.
  60.  
  61. Now type the following command and press Enter
  62. slmgr /skms kms.xspace.in
  63. Again, wait for the message box.
  64.  
  65. Finally, enter the following command:
  66. slmgr /ato
  67. After you hit the Enter key, Windows will be activated.
  68.  
  69.  
  70. Keys (go in place of KEY)
  71.  
  72. Windows 10 Home - TX9XD-98N7V-6WMQ6-BX7FG-H8Q99
  73. Windows 10 Pro - W269N-WFGWX-YVC9B-4J6C9-T83GX
  74. Windows 10 Enterprise - NPPR9-FWDCX-D2C8J-H872K-2YT43
  75.  
  76. Get rid of retarded "APPS":
  77.  
  78. Open PowerShell with Admin privileges, enter
  79. Get-AppxPackage -AllUsers | Remove-AppxPackage
  80.  
  81. -OR- for full debloat (all on one line)
  82.  
  83. Get-AppxPackage -AllUsers | where {$_.name -notlike "*calc*" -AND
  84. $_.name -notlike "*store*" -AND $_.name -notlike "*onenote*" -AND
  85. $_.name -notlike "*NET.*" -AND $_.name -notlike "*VCLibs*" -AND
  86. $_.name -notlike "*Host*" -AND $_.name -notlike "*AccountsControl*"} | Remove-AppxPackage
  87.  
  88.  
  89. Get rid of OneDrive:
  90. Use this batch file, run it.
  91. http://www62.zippyshare.com/d/IfLGZv7J/339/OneDrive%20Uninstaller%20v0.4.cmd
  92.  
  93. Disabled automatic Windows Updates:
  94. Open Admin Command Prompt and type: gpedit.msc
  95. Manuever to: Computer Configuration -> Administrative Templates -> Windows Components -> Windows Update
  96. Select it and select disable, apply and ok.
  97.  
  98. "Something Happened" error:
  99. Change your language to English (US).
  100. Control Panel -> Clock, Language, and Region -> Region -> Administrative -> Change system locale
  101.  
  102. Enable Dark Mode (purely aesthetics):
  103. Open Powershell (search for it if you have to)
  104. Enter:
  105. New-ItemProperty -Path HKCU:\SOFTWARE\Microsoft\Windows\CurrentVersion\Themes\Personalize -Name AppsUseLightTheme -Value 0
  106.  
  107. Remove Dark Mode:
  108. Open Powershell
  109. Enter:
  110. Remove-ItemProperty -Path HKCU:\SOFTWARE\Microsoft\Windows\CurrentVersion\Themes\Personalize -Name AppsUseLightTheme
  111.  
  112. Disable Hybrid Sleep (save on your HDD/SSD/PCI-E SSD TB write amount):
  113. Open cmd.exe as admin, type in:
  114. powercfg -h off
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement