Windows 10: Cannot Invoke Cortana

Discus and support Cannot Invoke Cortana in Windows 10 Software and Apps to solve the problem; System: ASUS M32CD 64-bit, Intel Core i5-6400 CPU @ 2.70GHz,, 4 Cores, 8 GB DRAM, 4 TB Harddrive OS: Windows 10 Home, V 10.0.16299 Build 16299... Discussion in 'Windows 10 Software and Apps' started by rLsj, Dec 23, 2017.

  1. rLsj Win User

    Cannot Invoke Cortana


    System: ASUS M32CD 64-bit, Intel Core i5-6400 CPU @ 2.70GHz,, 4 Cores, 8 GB DRAM, 4 TB Harddrive
    OS: Windows 10 Home, V 10.0.16299 Build 16299 (factory installed, updates up to date)

    Despite a mention of Cortana here and there, I can't make it run. My screen never quite agrees with the various directions for "downloading" or "enabling" Cortana. For example, I'm told to "click inside the taskbar search box." My taskbar contains no search "box;" it has a search magnifying glass. Clicking that does not give me a "Corona Settings Box;" it merely shows a search specification box that knows nothing about Cortana. Other recommendations, such as "Type the windows-S key," returns only the same search specification box. I have downloaded and executed the "Enable_Cortana.reg" file with no effect. Windows 10 Settings does not mention Cortana. Googling "download cortana" gives me only .docx files.

    Cortana is supposed to be standard in Windows-10, isn't it? Could anyone recommend a procedure that works?

    --Robert Smith

    :)
     
  2. dhanmms Win User

    Cortana Alarm Added Through Invoke Speaker Cannot be Removed

    This is a problem with Cortana running in HK Invoke. As Shawn put it, the alarm is in the Cortana Invoke. It cannot be changed from anywhere other client. I tried two separate laptops connected to Cortana and could not see that alarm.

    HK knows about this problem, but their workaround is to reset - which is annoying and too expensive to manage alarms.

    As a result, I am now using a competing product for setting my alarms.This is not something Cortana team would want us to do either.
     
    dhanmms, Dec 23, 2017
    #2
  3. JamesYip1 Win User
    Invoke Harmony Cortana Speaker

    Yes I am having an issue with uploading my contacts to the Cortana app so I can make calls from the invoke when I ask it to call a person on my contacts list Cortana replies Sorry I cannot find that name in your contacts you make want to upload your contacts
    to the Cortana App. I have check and rechecked and all my accounts and are synced properly but Invoke is not recognizing these contacts that are synced from my accounts please help

    <OS not stated>

    <Moved from Mobile Devices>
     
    JamesYip1, Dec 23, 2017
    #3
  4. Cannot Invoke Cortana

    Press the win + r keys together, copy and paste the following in the run dialogue box:-

    C:\Windows\System32\ctfmon.exe (press enter), you will not see a response, try Cortana now


    If that doesn't work then I would try the following
    Click on Start menu
    Type Powershell
    Right click on Powershell and select to Run As Administator
    Copy and paste the following and hit Enter
    Get-AppXPackage -Name Microsoft.Windows.Cortana | Foreach {Add-AppxPackage -DisableDevelopmentMo
    de -Register "$($_.InstallLocation)\AppXManifest.xml"}

    These will reinstall Cortana

    or use the same steps above except use the following command at Powershell. This will reinstall all Win 10 Apps.

    Get-AppXPackage | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
     
    Techjourney, Dec 23, 2017
    #4
  5. rLsj Win User
    The "ctfmon" suggestion had no discernible effect. Trying the Powershell suggestion resulted in the following:
    "cmdlet Add-AppxPackage at command pipeline position 1
    Supply values for the following parameters:
    Path:"
    (less quotes)

    Hitting Enter for "Path:" and the following "Register:" resulted in a lot of angry red comments. What should I specify for those arguments?
     
  6. rLsj Win User
    Correction! The problem was white space in the word, "DisableDevelopmentMo de"
    Now it has run to completion. I'll report after restart on whether it made a difference.
     
  7. rLsj Win User
    Regret to report no improvement. Re-ran the "ctfmon" suggestion, also with no effect. Many enablement suggestions call for clicking on the "Notebook Icon," supposedly visible after clicking the "Start Icon" (I presume the "Start Icon" is the little slanting window picture in the screen bottom left). I see nothing that resembles a notebook. Is that the problem? Does Cortana work only on portables?
     
  8. dalchina New Member

    Cannot Invoke Cortana

    There is an option when installing Win 10 to use Cortana or not. I'm wondering if you (or the installer) chose not to?

    - suggests you didn't enter the command correctly.

    Please post a screenshot of what you attempted.

    Windows key + S should launch Cortana if enabled and functional.
    This is the Notebook (in this context):

    Cannot Invoke Cortana [​IMG]


    Rt click the taskbar and you should see this:

    *Arrow Hide or Show Search Box or Cortana Icon on Taskbar in Windows 10 Customization Tutorials


    Cannot Invoke Cortana [​IMG]
     
    dalchina, Dec 23, 2017
    #8
  9. rLsj Win User
    Apparently my "prt scr" will not capture the boxes produced by Win-S and right-clicking the taskbar, but I assure you that the Win-S box contains nothing like your off-center-holed floppy disk and the rt-clicked taskbar no "Cortana" line.

    You are probably right that the factory installer of Windows-10 turned off Cortana. The question is, how do I turn it back on?
     
  10. rLsj Win User
    Apparently my "prt scr" will not capture the boxes produced by Win-S and right-clicking the taskbar, but I assure you that the Win-S box contains nothing like your off-center-holed floppy disk and the rt-clicked taskbar no "Cortana" line.

    You are probably right that the factory installer of Windows-10 turned off Cortana. The question is, how do I turn it back on?

    [I CAN'T FIGURE OUT HOW TO DELETE THIS EXTRA POST. ADMINISTRATOR, WILL YOU PLEASE DELETE IT?]
     
  11. Did youmrun this command to reinstall All apps?

    Get-AppXPackage | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
     
    Techjourney, Dec 24, 2017
    #11
  12. Bree New Member
    To capture the Win+S menu use the Snipping Tool. It has a useful 'Delay' option that gives you enough time (just) to get the Start menu ready before it captures the screenshot.


    Cannot Invoke Cortana [​IMG]


    PS: to delete a post, just edit it. The 'delete' option is above the editor.
     
  13. rLsj Win User

    Cannot Invoke Cortana

    To Techjourney: I ran the reinstall all apps command as Administrator and got the following results:

    Code: PS C:\WINDOWS\system32> Get-AppXPackage | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocati on)\AppXManifest.xml"} Add-AppxPackage : Cannot find path 'C:\AppXManifest.xml' because it does not exist. At line:1 char:28 + ... | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.I ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : ObjectNotFound: (C:\AppXManifest.xml:String) [Add-AppxPackage], ItemNotFoundException + FullyQualifiedErrorId : PathNotFound,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand Add-AppxPackage : Deployment failed with HRESULT: 0x80073D02, The package could not be installed because resources it modifies are currently in use. error 0x80073D02: Unable to install because the following apps need to be closed Microsoft.Windows.ShellExperienceHost_10.0.16299.15_neutral_neutral_cw5n1h2txyewy. NOTE: For additional information, look for [ActivityId] 33ad26c8-7cfd-0000-3ed1-b233fd7cd301 in the Event Log or use the command line Get-AppxLog -ActivityID 33ad26c8-7cfd-0000-3ed1-b233fd7cd301 At line:1 char:28 + ... | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.I ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : NotSpecified: (C:\Windows\Syst...ppXManifest.xml:String) [Add-AppxPackage], Exception + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand[/quote] To Bree: Thanks for the tips -- although article #8, which I would delete, no longer seems to allow editing.


    Tp Dalchina: Here are the requested screen captures, thanks to Bree:

    After keying Win-S:

    Cannot Invoke Cortana [​IMG]


    After right-clicking in the Taskbar:

    Cannot Invoke Cortana [​IMG]
    [/quote] L: My Computer
    Cannot Invoke Cortana [​IMG]
    You need to have JavaScript enabled so that you can use this ... OS: Windows 10

    Cannot Invoke Cortana [​IMG]

    Cannot Invoke Cortana [​IMG]
    Quote

    [*]
    [*]
    dalchina Guru Posts : 12,257 Win 10 Pro (1709) New[/b] 25 Dec 2017 #12
    L: My Computer
    Cannot Invoke Cortana [​IMG]
    You need to have JavaScript enabled so that you can use this ... Computer Type: Laptop
    System Manufacturer/Model Number: PC Specialist custom laptop Cosmos IV
    OS: Win 10 Pro (1709)
    CPU: i3 Dual Core Processor i3-6100H
    Memory: 16GB HyperX IMPACT 1600MHz SODIMM DDR3
    Graphics Card: NVIDIA® GeForce® GT 940M
    Monitor(s) Displays: 15.6" Matte Full HD IPS LED Widescreen
    Screen Resolution: 1920x1080
    Hard Drives: 256GB SAMSUNG SM951 M.2 1TB SERIAL ATA II 2.5" HARD DRIVE WITH 8MB CACHE
    Browser: Firefox
    Antivirus: Avast

    Cannot Invoke Cortana [​IMG]

    Cannot Invoke Cortana [​IMG]
    Quote

    [*]
    Member Posts : 25 Windows 10
    Cannot Invoke Cortana [​IMG]
    New[/b] 25 Dec 2017 #13
    Should I change anything in them? [/quote] L: My Computer
    Cannot Invoke Cortana [​IMG]
    You need to have JavaScript enabled so that you can use this ... OS: Windows 10

    Cannot Invoke Cortana [​IMG]

    Cannot Invoke Cortana [​IMG]
    Quote

    [*]
    [*]
    dalchina Guru Posts : 12,257 Win 10 Pro (1709) New[/b] 25 Dec 2017 #14
    L: My Computer
    Cannot Invoke Cortana [​IMG]
    You need to have JavaScript enabled so that you can use this ... Computer Type: Laptop
    System Manufacturer/Model Number: PC Specialist custom laptop Cosmos IV
    OS: Win 10 Pro (1709)
    CPU: i3 Dual Core Processor i3-6100H
    Memory: 16GB HyperX IMPACT 1600MHz SODIMM DDR3
    Graphics Card: NVIDIA® GeForce® GT 940M
    Monitor(s) Displays: 15.6" Matte Full HD IPS LED Widescreen
    Screen Resolution: 1920x1080
    Hard Drives: 256GB SAMSUNG SM951 M.2 1TB SERIAL ATA II 2.5" HARD DRIVE WITH 8MB CACHE
    Browser: Firefox
    Antivirus: Avast

    Cannot Invoke Cortana [​IMG]

    Cannot Invoke Cortana [​IMG]
    Quote

    [*]
    Member Posts : 25 Windows 10
    Cannot Invoke Cortana [​IMG]
    New[/b] 25 Dec 2017 #15
    L: My Computer
    Cannot Invoke Cortana [​IMG]
    You need to have JavaScript enabled so that you can use this ... OS: Windows 10

    Cannot Invoke Cortana [​IMG]

    Cannot Invoke Cortana [​IMG]
    Quote

    [*]
    dalchina Guru Posts : 12,257 Win 10 Pro (1709) New[/b] 25 Dec 2017 #16
     
  14. dalchina New Member
    dalchina, Dec 24, 2017
    #14
  15. rLsj Win User
    To dalchina: I have applied the reverse of the "Replace Cortana Icon ..." suggestion, tried to follow the complex instructions in the "Hide or Show ..." tutorials where applicable and rebooted with no change in either box previously captured and shown. While reading the latter suggestion and displaying the register I came across the following key:

    HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Search

    which contained several Cortana references as follows:
    Code: CanCortanaBeEnabled REG_DWORD 0X00000001 (1) CortanaCapabilities REG_SZ SpeechLanguage CortanaCapabilityFlags REG_DWORD 0x00000200 (512) CortanaConsent REG_DWORD 0x00000000 (0) CortanaInAmbientMode REG_DWORD 0x00000000 (0) CortanaMUID REG_DWORD MUID=ff612640d69b43eaaa8e2b6002a36ea6 CortanaStateLastRun REG_BINARY 47 5d 3e 5a 00 00 00 00[/quote] Should I change anything in them?
     
Thema:

Cannot Invoke Cortana

Loading...
  1. Cannot Invoke Cortana - Similar Threads - Cannot Invoke Cortana

  2. TuneIn not playing on Cortana/Invoke

    in Windows 10 Software and Apps
    TuneIn not playing on Cortana/Invoke: I've recently started having a problem with my Cortana/Invoke speaker not being able to play certain streams. Is there a way to update the app for the speaker? This is a new TuneIn app for desktop I had to install to make it work on PC as I was having the same issue....
  3. Harmon Kardon Invoke Cortana Speaker

    in Cortana
    Harmon Kardon Invoke Cortana Speaker: Okay, I made the mistake of buying 4 Invokes for $50 at the Microsoft Store. I first bought two and really like them and then bought two more. I have two of them set up. I love the sound quality it's better than the Echo Dots and Google Homes that I also have and I've been...
  4. Cortana Invoke speaker not working

    in Windows 10 Drivers and Hardware
    Cortana Invoke speaker not working: Recently I purchased Cortana Invoke for my pc, however when trying to pair it VIA Bluetooth to my pc. The issue is it pairs fine and is connected but in settings it is not connected under the audio it appears connected under other devices. I am unable to open sound settings...
  5. Cortana Invoke

    in Cortana
    Cortana Invoke: Cortana stopped working correctly on the invoke as of 7/27. When I ask for the forcast, I get the definition of forcast. If I'm more specific Iike what is the current temperature I get the I can't help with that. This happens on all 3cof my Invokes...
  6. Harman Kardon Invoke and Setup with Cortana

    in Cortana
    Harman Kardon Invoke and Setup with Cortana: I want to setup my Invoke. Cortana wants to set up Surface Headphones...……..I don't have any. I have tried this on Android and Windows. Any suggestions....
  7. Cortana Invoke

    in Cortana
    Cortana Invoke: Alarm does not go off at requested time. I set alarm for 5:50 Am . Alarm goes off at 8:50 am. Invoke will verify Alarm is sr.et at 550, if request time, time will be correct. I have factory reset with same results...
  8. Cortana Podcast Invoke

    in Cortana
    Cortana Podcast Invoke: Cortana is playing podcasts just fine via TuneIn radio on my Invoke. However, I can't figure out a way to play a previous podcast. For example if it plays podcast XYZ Latest Episode. I can't figure out a command to tell it to play a "previous" podcast. Anyone know a voice...
  9. HK Invoke speaker - Cortana - TuneIn radio

    in Cortana
    HK Invoke speaker - Cortana - TuneIn radio: Cortana doesn't recognize many radio stations I know available in TuneIn. I believe it's a matter of recognition. How can I make Cortana access them ? . For example Klara , is a classical music station based in Belgium, listed on TuneIn. What should I say to make Cortana...
  10. Harman Kardon Invoke featuring Cortana

    in Windows 10 News
    Harman Kardon Invoke featuring Cortana: We’re excited to share that today, our partner Harman Kardon, released new details about the previously announced voice-activated speaker featuring Cortana*. [img] The Harman Kardon Invoke speaker combines the rich, captivating sound that Harman Kardon is known for...

Users found this page by searching for:

  1. windows 10 cannot see harman invoke