So, I dislike the glaring ability for Win10 to just change things in the background (updates) and send/receive who knows what between what parties. I disabled pretty much everything in the Privacy section but I still don't feel very private.
I was thinking it might be possible to block 99% of Windows from even being able to use the network and only allow through the things I want to use ie Steam, games, applications I install, etc.
Is this at all feasible? Obviously some things would still need to be allowed like the update processes, but by and large what really needs network access all the time?
possible. lot of work. it would require a external firewall like pfsense to block it, because we cant trust windows to follow its own rules. (Its like the government). windows 10 has been known to bypass the hosts files.
Create hardware firewall (either small pc or something micro) and install pf firewall over there... blocklist all ms ip's and countries you do not trust. Including companies you do not trust.
Create kvm, store all your important private things inside your linux setup, and exec games etc from windows when you need it. You may have pf installed on your base linux system anyway.