Last edited:
Can you add code to have it kill Cortana also?:devil: Thanks for sharing.
these are my settings. Any other suggestion?
I would like to know this too. My counterpoint is, I haven't had malware in a very very long time. Why do I need to turn all of these things off?Any recommended settings?
Killing off Cortana is easy, but it is too entwined into the system, so the consequences might be severe.Can you add code to have it kill Cortana also?
takeown /f "%WinDir%\SystemApps\Microsoft.Windows.Cortana_cw5n1h2txyewy" /a /r /d y
icacls "%WinDir%\SystemApps\Microsoft.Windows.Cortana_cw5n1h2txyewy" /inheritance:r /grant:r Administrators:(OI)(CI)F /t /l /q /c
taskkill /im SearchUI.exe /f
rd "%WinDir%\SystemApps\Microsoft.Windows.Cortana_cw5n1h2txyewy" /s /q
It would be nice, if it would detect the current settings, even for version 1.0, it is a basic feature, easily done.
For the record, people, who will disable "Radio Management Service", will be unable to find/connect to WiFi.
Wifi works, but have you tried finding other WiFi?I disabled it, it works fine for me..
Wifi works, but have you tried finding other WiFi?
Post 76 is about the issue and the post 85 shows, that it helped.
Windows 10: which services disable ?
Blocking Windows telemetry is not just an option. It is a big thing.
I think the software is more of hardening Windows security rather than its privacy
For privacy you can look to freeware like O&O Shut Up 10
O&O ShutUp10: download free antispy tool for Windows 10
or follow the below to improve your privacy
Windows 10 Privacy Guide - Fall Creators Update
Can you use a local account as indicated here?Can you add code to have it kill Cortana also?:devil: Thanks for sharing.
@ForgottenSeer 58943
What tweaks did you apply? Only the default ones or all of them?
Only these two tweaks should be related to RDP:
Turn Off Remote Desktop Connection to This PC (unchecked by default)
Turn Off Remote Desktop Services (unchecked by default)
Try this:
1) Unselect all tweaks
2) Then check\select only the following tweaks:
Turn Off Remote Desktop Connection to This PC
Turn Off Windows Remote Assistance
Turn Off Helper IP (IPv6) Service
Turn Off TCP/IP NetBIOS Helper Service
Turn Off WinHTTP Web Proxy Auto-Discovery Service
Turn Off Radio Management Service
Turn Off Remote Desktop Services
Block Inbound Connections
3) Now click on "Restore Selected"
4) Reboot
Let me know if that works.
In case it doesn't, try to select also all Windows Firewall rules and click "Restore Selected" and reboot.