just use a firewall and block it all… and sc delete the useless stuff through command prompt
remove cortana, edge, feedback, etc… there are scripts to do this
run something like beacon to block windows spying
remove onedrive
uninstall all the pre-packaged software
windows 7 you need to patch it to get 6 gpus to work…
windows 10 is better than windows 7, but you need to take about 10 minutes to clean out all the crap
uninstall useless crap programs:
**Instructions: Open Windows Power Shell as administrator (left click on start, go to "All Apps:, scroll through apps until you find Wiondows Powershell. Right click on Windows Powershell and select run as administrator). Enter in the commands below to remove such said services. Once removed you can not get them back, so if you dont want to delete calculator or photos for example, do not use those commands:
Uninstall 3D Builder:
Get-AppxPackage *3dbuilder* | Remove-AppxPackage
Uninstall Alarms and Clock:
Get-AppxPackage *windowsalarms* | Remove-AppxPackage
Uninstall Calculator:
Get-AppxPackage *windowscalculator* | Remove-AppxPackage
Uninstall Calendar and Mail:
Get-AppxPackage *windowscommunicationsapps* | Remove-AppxPackage
Uninstall Camera:
Get-AppxPackage *windowscamera* | Remove-AppxPackage
Uninstall Get Office:
Get-AppxPackage *officehub* | Remove-AppxPackage
Uninstall Get Skype:
Get-AppxPackage *skypeapp* | Remove-AppxPackage
Uninstall Get Started:
Get-AppxPackage *getstarted* | Remove-AppxPackage
Uninstall Groove Music:
Get-AppxPackage *zunemusic* | Remove-AppxPackage
Uninstall Maps:
Get-AppxPackage *windowsmaps* | Remove-AppxPackage
Uninstall Microsoft Solitaire Collection:
Get-AppxPackage *solitairecollection* | Remove-AppxPackage
Uninstall Money:
Get-AppxPackage *bingfinance* | Remove-AppxPackage
Uninstall Movies & TV:
Get-AppxPackage *zunevideo* | Remove-AppxPackage
Uninstall News:
Get-AppxPackage *bingnews* | Remove-AppxPackage
Uninstall OneNote:
Get-AppxPackage *onenote* | Remove-AppxPackage
Uninstall People:
Get-AppxPackage *people* | Remove-AppxPackage
Uninstall Phone Companion:
Get-AppxPackage *windowsphone* | Remove-AppxPackage
Uninstall Photos:
Get-AppxPackage *photos* | Remove-AppxPackage
Uninstall Store:
Get-AppxPackage *windowsstore* | Remove-AppxPackage
Uninstall Sports:
Get-AppxPackage *bingsports* | Remove-AppxPackage
Uninstall Voice Recorder:
Get-AppxPackage *soundrecorder* | Remove-AppxPackage
Uninstall Weather:
Get-AppxPackage *bingweather* | Remove-AppxPackage
Uninstall Xbox:
Get-AppxPackage *xboxapp* | Remove-AppxPackage
Instructions: Open Command Prompt as admin (right click on start and select Command Prompt (Admin) ). Enter in each command one by one (each line below is one command) and hit enter to delete the said service. Once removed you can not get them back without re-installing windows.
To delete compromising and uneeded Windows 10 services:
sc delete diagtrack
sc delete dmwappushservice
sc delete XboxNetApiSvc
sc delete XblGameSave
sc delete XblAuthManager
sc delete WSService
sc delete WMPNetworkSvc
sc delete icssvc
sc delete WerSvc
sc delete RemoteRegistry
sc delete RetailDemo
sc delete wercplsupport
To completely uninstall OneDrive:
Open Command Prompt in Administrator mode: Right-click on the Windows icon in the taskbar and select Command Prompt (Admin).
Type in taskkill /f /im OneDrive.exe to terminate any OneDrive processes and hit Enter.
Then type in %SystemRoot%\SysWOW64\OneDriveSetup.exe /uninstall if youre using 64-bit Windows 10 and hit Enter.
Block windows spying with antibeacon
Run these scrips to remove cortana, edge, feedback and insider hub
Disable windows update in servcies and enable it when YOU want to run it, dont let it run on its own…
and use a good firewall, AVG antivirus is nice and easy to use, set it to interactive so you can decide what connects (remember to exclude mining programs from antivirus)
OR just use ubuntu or simpleminingOS