You Can't Turn Off Cortana In the Windows 10 Anniversary Update (pcworld.com) 369
Microsoft will release Windows 10 Anniversary Update next week. Earlier this week we listed some of its best features. PCWorld is now reporting about a major change that may annoy some users: once you've installed the update, Cortana can no longer be disabled. From the article: Cortana, the personal digital assistant that replaced Windows 10's search function and taps into Bing's servers to answer your queries with contextual awareness, no longer has an off switch. The impact on you at home: Similar to how Microsoft blocked Google compatibility with Cortana, the company is now cutting off the plain vanilla search option. That actually makes a certain of amount of sense. Unless you turned off all the various cloud-connected bits of Windows 10, there's not a ton of difference between Cortana and the operating system's basic search capabilities.
O RLY? (Score:5, Funny)
Challenge accepted!
Re: (Score:3)
David did kill Goliath. Cortana must have a weak spot too. Just got to find it.
***A day later... KB6660666 is released, "fixing" a newly discovered security vulnerability - the dead giant grows a new head, and rises up again....
Re:O RLY? (Score:5, Informative)
Yep. You can disable it in the group policy editor if you have pro, or in the registry editor if you don't.
Re: (Score:2, Offtopic)
Yep. You can disable it in the group policy editor if you have pro, or in the registry editor if you don't.
Meanwhile, in MacOS, all you have to do to disable Siri is uncheck a simple GUI Checkbox.
Re:O RLY? (Score:5, Funny)
Meanwhile, in Android, all you have to do to disable all Google Services, root the phone, install Windows, apply the reg fix, and turn off all updates!
Re: O RLY? (Score:5, Informative)
As admin, run this command in one line:
reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows\Windows Search" /t REG_DWORD /v "AllowCortana" /d 0 /f
There, no more cortana.
Re: O RLY? (Score:5, Insightful)
As admin, run this command in one line:
reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows\Windows Search" /t REG_DWORD /v "AllowCortana" /d 0 /f
There, no more cortana.
Did you bring up Task Manager and verify that Cortana isn't running? Hiding Cortana is not the same as disabling it.
Re: (Score:3)
Task manager hides certain processes so if it doesn't show up there it doesn't mean it's not running.
In a Windows internals session at Microsoft Tech-Ed a few years ago David Solomon [microsoft.com] said that Task Manager should be really be renamed "Some of My Open Windows"!
Re: (Score:3)
Nuke it from the commandline, it's the only way to be sure.
taskkill /IM Cortana.exe /F /f "C:\Windows\SystemApps\Microsoft.Windows.Cortana*" /a /r /d y /t /c /grant administrators:F System:F everyone:F /s /q "C:\Windows\SystemApps\Microsoft.Windows.Cortana*"
takeown
icacls "C:\Windows\SystemApps\Microsoft.Windows.Cortana*"
rd
Re: O RLY? (Score:5, Insightful)
hmm job prospects for Linux admins are pretty darn good right now.
Re: (Score:3)
Can confirm. I'm getting pinged by headhunters at least a couple times per week and it's been like that for the better part of the past two years, and I haven't even been looking!
Re: (Score:2)
Re: (Score:2)
Yeah man, it's mostly from my LinkedIn account, which I don't have set to "looking for opportunities." And it's usually REALLY good ones, or something I might be interested in if I were actually looking. Admittedly, I do get those out-of-state/6-month contracts/not-even-close-to-qualified-for jobs where it looks like they simply searched my "buzzwords" and sent off the email.
Re: (Score:2)
For good jobs? Or for 6 month contracts in another state?
Actually really decent direct-hire ones, local (Orlando-area, something of a hotbed for tech jobs I suppose recently) or in-state at least. Admittedly, I do get those I'd say about 30% of the time -- i.e. out-of-state/6-month contracts/not-even-close-to-qualified-for jobs where it looks like they simply searched my "buzzwords" and sent off the email.
It didn't have an off switch before (Score:5, Insightful)
I wish Microsoft would've been more up front about this last year, and not two days before the "free" "upgrade" is scheduled to be concluded.
Re: (Score:2)
That's for sure. As far as I'm concerned an operating system that can't operate without the Internet is useless.
Re: (Score:3)
In some ways this is more honest, it's been demonstrated that the OS will talk to 107 domains whether or not some switches are toggled in the Control Panel to give the illusion of privacy.
My proxy server laughs are your 107 domains.
Re: (Score:3)
I'd mod you up if I hadn't already posted essentially the same thing... FUCK YOU, MICROSOFT!!! (had to be said)
Re: (Score:2)
In some ways this is more honest, it's been demonstrated that the OS will talk to 107 domains whether or not some switches are toggled in the Control Panel to give the illusion of privacy.
Any list of those so I can set them to 127.0.0.1 in my Hosts file?
Re:It didn't have an off switch before (Score:5, Informative)
In some ways this is more honest, it's been demonstrated that the OS will talk to 107 domains whether or not some switches are toggled in the Control Panel to give the illusion of privacy.
Any list of those so I can set them to 127.0.0.1 in my Hosts file?
Here you go: https://github.com/WindowsLies... [github.com]
However it won't work because Windows bypasses its own hosts file for its own purposes. You'll have to block it from your router or other external firewall.
Re:It didn't have an off switch before (Score:4, Insightful)
Re: (Score:3)
I have, though my own testing, confirmed this fact.
My working theory is that services running as 'system' are exempt from the firewall, but I might be wrong on that detail. What I do know is that even if you put in block-everything-no-exceptions rules and a default deny, the traffic still flows both ways.
I can also confirm the hosts situation, though I believe this might be a security measure to stop malware from disabling the update mechanism.
I have notes, though they are a bit dated: https://ipfs.io/ipfs/ [ipfs.io]
Re:It didn't have an off switch before (Score:5, Informative)
Any list of those so I can set them to 127.0.0.1 in my Hosts file?
That won't help you any, the IP addresses are hard-coded into the OS via dnsapi.dll [reddit.com], which Windows 10 will consult prior to the rest of the resolver stack (hosts, WINS, name servers, etc). You're going to need another machine between you and your internet connection, one with a proper implementation like iptables/ipfw/nftables/etc to drop traffic destined for those IPs.
Of course, the IPs of the telemetry servers are subject to change at Microsoft's whim, so you're going to end up stuck playing whack-a-mole. Me, I'm just not going to install Windows 10.
Re: (Score:2)
Is the dll signed?
Sounds like a job for a hex editor to me. Cripple the centralized dll, cripple the whole operation.
Re: (Score:2)
Keep in mind that this is Microsoft. The company that wrote an OS where the only way to check for, download, and install updates is through the web browser, to avoid accusations of monopolistic abuse against Netscape.
Re: (Score:2)
Only if you do something silly, like set the hard coded ip to 0.0.0.0 or so me thing similarly dumb.
Instead, point it 192.168.0.1, or whatever your router is. That is a real network device, and the request will simply fail.
Re:It didn't have an off switch before (Score:4, Insightful)
Wouldn't blocking the ASNs associated with Microsoft be any more efficient?
You'd be blocking every legitimate, non-Microsoft-affiliated service hosted on Azure, and there's no guarantee they're only using their own IP space for this to start with. In the end, I think blocking surveillance and spying that's baked into the operating system is a losing game.
With Windows 10, the only winning move is not to play.
Re: (Score:3)
Cloud services are shit anyways, just another method of wrestling full control away from you.
Eh, on one hand I don't disagree at all, on the other hand "the cloud" is a bullshit term that means "other peoples' servers." I'm just saying that nullrouting all Microsoft ASNs is going to block way more than one is bargaining for. Lots of people with no relation to Microsoft host their websites in Azure just like they might rent a server at Rackspace or Linode. If someone you hate decides to colo at Rackspace, you probably aren't going to firewall millions of IPs just to avoid his website. It's better to
Re: (Score:3)
it's been demonstrated that the OS will talk to 107 domains whether or not some switches are toggled in the Control Panel to give the illusion of privacy.
That's also been proven false, assuming you're talking about the CheesusCrust post on Voat.
Of course not (Score:4, Insightful)
"You Can't Turn Off Cortana In the Windows 10 Anniversary Update"
Of course not- that might interfere with their advertising schemes and the ability to monitor whatever they like in order to better monetize your entire existence.
Welcome to the Brave New World of surveillance, brought to you by the same forward-thinking folks that brought you Windows ME, the Zune, and PlaysForSure.
Re: (Score:2)
It's part of the operating system.
All I can say is... (Score:2)
All I have to say about this (yet another f_over by M$) is:
HA! HA! HA! HA!
LOL!
Comment removed (Score:3)
Re: (Score:2)
Re: (Score:2)
With two days to go on the "free" upgrade, I had thought about "upgrading" my seldom-used Windows 8.1 partition but this latest antic has guaranteed that I won't. MS, you don't own my computer no matter how powerful you think you are.
Re: (Score:2)
And I say this as someone who really hates Win 10. I myself plan to move to Linux and only use Windows for games
Re:Not running Windows 10 seems like a total fix (Score:5, Informative)
Re: (Score:2)
I use Win7 it as game-launcher and for MS-Office. For the first I will not consider Win10 before 2020 when Wion7 security patches will end. For the second, I can confine it into a VM (with Win7 or Win10) after 2020 or run Office in Wine, probably in a VM as well, this trash is insecure as hell...
Re: (Score:2)
Re: Not running Windows 10 seems like a total fix (Score:2)
Re: (Score:2)
Re: (Score:2)
You might want to look at disabling unnecessary services or something. Windows 7 64bit on my primary desktop hovers around 1GB idle.
Re: (Score:2)
Re: (Score:2)
It is more resource efficient than Windows 7/8. Works better on low end systems.
Not for me it doesn't. I have upgraded two of my computers to Windows 10, and in both cases it is perceptively slower. In the case of my test system - a real low-end computer - I have taken a substantial performance cut since upgrading. I had been using the starter edition of Windows 7, and I upgraded it to 10 to lose the artificial restriction to 2GB of RAM. Yay! Now I can access all 4GB. But, boo! Not only does it run slower, but my computer fan runs more often as the CPU seems to idle at a higher percent
Re: (Score:2)
A riveting game where Microsoft plays an omnipotent checkpoint inspector that interrogates, strip searches, and anal probes the Player Character before he's allowed to continue.
Re: (Score:2)
Re: (Score:3)
Not yet, but remember MS owns a lot of game studios - they might apply pressure to develop Windows 10 exclusives in future. When the transition is far enough along that they can afford to lose the 7/8 holdouts.
Easy enough ... (Score:2)
Re: (Score:2)
Brilliant idea. You should get off the Internet and move far away from civilized human beings.
Re: (Score:2)
How to disable Cortana (Score:5, Informative)
Courtesy Martin Brinkmann
http://www.ghacks.net/2016/07/26/you-will-use-cortana-says-microsoft/ [ghacks.net]
Re: (Score:2)
Only works on Win10 Pro/Enterprise via group policy. That's not really an option for most people.
Re:How to disable Cortana (Score:4, Informative)
A method to do it with a registry modification is also in that article. It's not clear if it works for the Home edition though.
Re: (Score:3)
Addendum: D'oh! Yes the registry mod will work on the Home edition.
Re: (Score:3)
But nobody stops you from adding them to a Home-edition manually :-)
Give it a Windows patch or two.
Re: (Score:3, Informative)
Also check out Spybot Anti-Beacon. It disables all (hopefully at least most) of the services Microsoft uses for data collection... I'm sure it can all be done manually, but this was a simple solution for me. Not a shill, but I keep posting this after learning about from a previous Slashdot comment months ago.
Re: (Score:2)
Seems like transiting to Slackware is the safest way right now.
Re: (Score:3)
What? (Score:3)
Does this mean I can finally try out cortana?
Or does it still require login?
Linux Gaming Support (Score:4, Informative)
That's it. That's all that we need. If we could somehow figure out a way to get a good gaming experience on Linux then the fabled Year of the Linux Desktop(tm) would manifest in reality.
Windows would be relegated to the office (and even that can change since more and more apps are web based) and we would finally be free.
Re: (Score:2)
That's it. That's all that we need. If we could somehow figure out a way to get a good gaming experience on Linux then the fabled Year of the Linux Desktop(tm) would manifest in reality.
Windows would be relegated to the office (and even that can change since more and more apps are web based) and we would finally be free.
Easy. Tell the kernel developers to take their heads out of their asses and accept that graphics card makers have proprietary shit to protect. Until the FOSS people learn to play nice with others gaming on Linux will be complete shit.
Re: (Score:2)
Anyway, the problem isn't bad hardware support. The main problem is video game companies foregoing Linux support, or making it really shoddy as an afterthought.
Re: (Score:3)
Well it is a lot of chicken and the egg problem.
1. the GNU/Linux distributions were made off of the Unix (server) framework design. While this give us a lot of great things. However Human User Interface has always been an afterthought. Audio/Video/Input Devices have always been a last ditch add on to the system.
2. The GNU/RMS fanbois are so zealot about keeping it open that there are not enough popular distributions that include 3rd party drivers because such companies are unwilling or unable to make such t
Re: (Score:2)
2. The GNU/RMS fanbois are so zealot about keeping it open that there are not enough popular distributions that include 3rd party drivers because such companies are unwilling or unable to make such tools GNU
You're talking out of your ass. Most distros use the regular Linux kernel, only a handful use Linux-libre (i.e. with all of the closed source drivers stripped out).
Re: (Score:2)
Tell the kernel developers to take their heads out of their asses and accept that graphics card makers have proprietary shit to protect. Until the FOSS people learn to play nice with others gaming on Linux will be complete shit.
Only replying cause you have low uid, or I'd think you were just trolling (and you probably are).
How has the way the Linux kernel is managed negatively affected proprietary graphics card drivers?
On windows, you have to install proprietary drivers as admin. Same thing on Linux. Both ship with some level of built in support that usually isn't the latest and greatest, but works well enough.
The proprietary binary blob on Linux has performed on par with the Windows drivers for over a decade, and has even outperf
Re: (Score:2)
We will see. Things do no look so bad for Linux gaming with Vulcan. All it needs is for some major engines to support Vulcan instead or alongside off DirectX. I will probably have to keep a Win7 or Win10 VM around for Office though (customers demand it), or confine it in Wine.
Mint (Score:2)
Switched to Mint, won't upgrade past Win7.
Fuck you, Microsoft.
Re: (Score:2)
Mint still runs well enough to be useful on my 7 year old Acer Netbook with 2 GB of RAM. Not stellar, but usable enough to do real work. I don't think Windows 10 would cut it on that old hardware :)
Re: (Score:2)
Heck, Mint XFCE runs adequately even on old 32 bit XP era computers with only 512MB of RAM. Really seems to prefer 1GB though. (I donate time to perform quick secure-wipes and Linux installs on old PCs for a thrift store that funds the local homeless shelter.)
Comment removed (Score:5, Interesting)
Re: (Score:2)
In short - deal with it or run something else.
This and the rest of your post is quite accurate, whether we like it or not.
So I do run something else and am quite happy--- and productive--- doing so.
Re: (Score:2)
That's exacly the plan.
Re: (Score:2)
Y'know, Microsoft has never made any bones about their OS being a proprietary system.
Windows made money selling copies. Apple makes money taking a cut of every sale in their walled garden. Google makes money data mining the shit out of everything. The new Microsoft seems to want to be the old Microsoft + Apple + Google. It used to be pick your poison, now it's all of the above. I hope they choke on it.
Figures... (Score:2)
One trick pony (Score:2)
Seems like yesterday that they tried to integrate IE into Windows.
I Say Bullshit! (Score:2, Informative)
If you don't like Cortana, you can make it go away and never use it.
From TFA: Microsoft told PCWorld. "If you like, you can also easily hide Cortana and the search box in the taskbar altogether."
Cortana is simply a browser searchbar that uses Bing, re-located to the taskbar, and can talk. Siri reaches out to Apple servers when you use it, OK Google goes to Google servers. Microsoft is simply playing catch-up. The only news here is you can no longer give Cortana a lobotomy by cutting off its access to Bin
Re:I Say Bullshit! (Score:5, Insightful)
Re:I Say Bullshit! (Score:4, Informative)
If you don't like Cortana, you can make it go away and never use it.
From TFA: Microsoft told PCWorld. "If you like, you can also easily hide Cortana and the search box in the taskbar altogether."
Cortana is simply a browser searchbar that uses Bing, re-located to the taskbar, and can talk.
1. change default browser from Edge to anything else... except IE. Be sure your new Browser does not use Bing as its search engine.
2. Right-click on the Taskbar, choose to Hide Cortana.
3. (optional) Install ClassicShell, Start8, or equivalent [wikipedia.org] to provide a convenient basic search functionality.
4. (optional) Still paranoid? Try Spybot Anti-Beacon [safer-networking.org].
5. Proceed as before. Run Steam or something.
Unfortunately, you don't understand the difference between disabling Cortana and merely hiding it so you can't see it. And Microsoft is counting on that level of ignorance.
After following those steps you listed, bring up Task manager and you will see that Cortana is still running. Kill the process and it immediately comes back. I did finally manage to successfully kill Cortana, but it's tricky and I experienced system instability afterward. So I just to Microsoft to fuck off and went back Windows 7.
Re: (Score:2, Interesting)
surprise, it's still running... and scanning your files... communicating with microsoft servers.. chewing up cpu time and internet bandwidth.
the only way you'll be able to cut off cortana's access to the internet is to block it with hardware (router/firewall).
then microsoft will get smart and funnel cortana traffic through the same ip addresses as windows update catalog files.
it is doubtful you'll truly be able to permanently shut off the service(s) it runs under, microsoft has proven it is willing to reset
Re: (Score:2, Informative)
If you don't like Cortana, you can make it go away and never use it.
From TFA: Microsoft told PCWorld. "If you like, you can also easily hide Cortana and the search box in the taskbar altogether."
Cortana is simply a browser searchbar that uses Bing, re-located to the taskbar, and can talk. Siri reaches out to Apple servers when you use it, OK Google goes to Google servers. Microsoft is simply playing catch-up. The only news here is you can no longer give Cortana a lobotomy by cutting off its access to Bing.
But to say "Cortana can't be disabled" is inaccurate, misleading FUD. There may be many reasons to shit on Microsoft, but this isn't one of them.
Instructions:
1. change default browser from Edge to anything else... except IE. Be sure your new Browser does not use Bing as its search engine.
2. Right-click on the Taskbar, choose to Hide Cortana.
3. (optional) Install ClassicShell, Start8, or equivalent [wikipedia.org] to provide a convenient basic search functionality.
4. (optional) Still paranoid? Try Spybot Anti-Beacon [safer-networking.org].
5. Proceed as before. Run Steam or something.
Your insulting post has a very basic dictionary problem.
"Hide Cortana" and "Disable Cortana" do not mean the same thing.
Does MS have any idea what they are doing? (Score:2)
There are a lot of windows partners that sell hardware that BARELY runs Windows 10 as it is. In the race to make cheaper and cheaper hardware, there are products like the HP Stream notebook that comes with only 2GB of RAM and Windows 10 pre-installed. By the time you're done booting up, you have maybe 500mb of RAM available to run *A* application. (do not try and run multiple applications)...
And that's with most of the crap turned off. My guess is that people with minimal hardware who choose to update, won'
Re: (Score:3)
Microsoft's revenue depends on OEMs who want to sell the cheapest, shittiest hardware possible. That's why Windows, since the earliest versions, uses your hard drive as additional RAM, constantly swapping things back and forth.
This is a troll, right? Not only were we paging on Unix in days of yore, but the system was so primitive you had to allocate space for your physical memory at the head of the paging file.
I forget when Macs got virtual memory. System 7?
How to disable BITS (Score:4, Informative)
Not exactly on topic but without BITS ...windows won't update.
As you already know if you simply disable BITS Windows will automatically re-enable it and turn it on again whenever it feels like it.
The solution is to create a user account, disable the user account and then configure BITS service to run as that disabled user. This will cause it to permanently fail. Microsoft isn't yet checking for this.
I would comment further but anything I say would be obvious and repetitive like arguing with Natas over the finer points of running Microsoft.
Re: (Score:2)
Here's somethingI discovered. Since Windows Firewall is useless crap, i always use a third party firewall that lets me actually block things I want to block (good for blocking "telemetry"). However, Windows 10 will not update if you disable Windows Firewall. Updates will simply fail. After some digging I traced an error number back to a Microsoft document confirming this.
At least that's how it was in all previous versions. I have no interest in this current version.
back to windows 7... (Score:2)
I upgraded to windows 10 imagining that it would be a good idea to accept a free offer to extend the lifetime of my windows license. I assumed Microsoft had sorted out their shit, and wasn't going to piss everyone opff after the bad press of windows 8. Afterall windows releases go good (XP) bad (Vista) good (7) bad (8) good (10), right?.
I've been using windows 10 for about a year now. It seems ok I guess. The one super annoying thing is that file transfers on my dirves are super slow for me. I spent a
No problem (Score:2)
I block Bing and the rest of the phone-home servers at the router level.
Quick, post a 15 step workaround on reddit (Score:3)
Find a 15 step workaround on reddit
Find the downvoted comment that has a 16th step that is vital and left out, but got democracied down by fools.
Perform all the steps
Test with wireshark to be sure it worked
Discover a 17th step
Perform that, post it as reply so randos can downvote it
Or maybe just install an OS that doesn't fucking hate you.
Why does Microsoft hate its users? (Score:4)
Every time I think Microsoft has been as shitty about Windows 10 as possible, it finds a way to be even shittier.
Please,sir, will you root my PC? (Score:3)
The laundry list of what you can and can't do with Windows 10 is so noxious and Windows control so pervasive, someone with a new Windows 10 installation needs to effectively root the machine. Some URLs (MS telemetry) cannot be blocked by firewall. The administrator/user will not have access to the hosts file. (Boot under Linux and edit hosts file? Maybe or maybe not.) The owner/administrator needs a further level of root privilege (or just REAL root status in the first place) to prevent MS and its corporate industry partners from setting non-modifiable advertising and and hosts.ini to default settings via hardware-- if Intel were on board even running Linux could be subject to mandatory privileges blocking no one could avoid. We have to realize what is happening- MS is turning into Verizon and intel PCs are locked-down Verizon phones. Do we want to have to root each new PC we set up, or go en masse to Apple? That may be how it is lining up. Is there anything at all we can do? At this point with the Win10 handwriting on the wall I see nothing but converting to Linux or Apple as a group. MS is apparently getting ready to sign its own death warrant. We need to get really angry and DO something? (It's Apple with VMs for me.)
I do windows because I"m a gamer, but I'm old (Score:3)
This is why I run windows 7 for my games. But considering dumping windows and going linux only gamer. Well, that and my old consoles, I have plenty of games I can play on those also. Very few new PC games do it for me anymore. Doom was a great disappointment. It's Quake III with better graphics. Which is cool if you are into arena shooters, but I'm not. Maybe I'm getting too old, but PC games suck these days for the most part.
Linux before Windows 10 for sure.
Re: (Score:2)
Re: (Score:3)
Re:Can't disable? Then I will break it (Score:5, Informative)
or install Windows 10 Enterprise LTSB, which got none of this nonsense.
Easier said than done, Microsoft doesn't sell Windows Enterprise off the shelf. You have to negotiate a licensing plan with them.
Re:Can't disable? Then I will break it (Score:4, Informative)
or install Windows 10 Enterprise LTSB, which got none of this nonsense.
Easier said than done, Microsoft doesn't sell Windows Enterprise off the shelf. You have to negotiate a licensing plan with them.
You can't just buy a copy of the Enterprise version of Windows. Running (legally) the Enterprise version of Windows 10 [microsoft.com] requires you to purchase at least 250 Windows licenses (public sector customers) or 500 licenses (commercial customers).
Re: (Score:2)
Do you know a way to get that one? So far it is the only one I would even consider buying. Same for my employer (small business, but still).
Re: (Score:2)
Re: (Score:2)
I would think not, since there's plenty of legitimate reasons to have a permanent offline computer besides avoiding the surveillance. It would open up a lot of nasty lawsuits on Microsoft's end.
Then again, it's certainly not impossible.
Re: (Score:2)
Microsoft's new hell Cortana records your pain Winter comes for 10
Re: (Score:2)
Cortana records your pain
Winter comes for 10
Re:Looking for recommendations for (Score:5, Funny)
Ask Cortana. She probably knows all the best brands and how to apply them.