How do I disable the Cortana shortcut key?

EN 25 Reputation points
2023-09-13T18:09:47.75+00:00

I am on a Lenovo laptop. When I click Ctrl + Fn, it automatically pulls up the Cortana screen. This is very annoying because I need to use this all the time for Excel, which means I can't use a lot of Excel shortcuts.

The problem is that there is no way to disable or uninstall Cortana (it is bloatware). And, when I open Cortana, it says, "Cortana in Windows as a standalone app is deprecated." So there is no way to actually disable it from inside Cortana.

Please help. I may have to return my computer if this can't be solved because it is basically unusable in Excel.

Windows for business | Windows Client for IT Pros | User experience | Other
{count} vote

Accepted answer
  1. Anonymous
    2023-09-27T05:58:44.16+00:00

    Hi,

    To remove Cortana, please open PowerShell as administrator and run

    Get-AppxPackage -Name Microsoft.549981C3F5F10 -AllUsers | Remove-AppxPackage
    

    Hope this helps.

    Best Regards,

    Ian Xue


    If the Answer is helpful, please click "Accept Answer" and upvote it.

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    4 people found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.