Keyboard doesn't work in some basic Windows 10 functions

Discussion in 'Windows Virtual Machine' started by JoseC3, Nov 23, 2016.

  1. JoseC3

    JoseC3 Bit poster

    Messages:
    1
    Since a recent Windows 10 update, the keyboard doesn't work with some basic things such as "Search", but works fine with other functions such as "File Explorer" or in the installed programs. I think that it is related with "Windows Ink Workspace" that has appeared since last update.
    Any help or suggestion?

    Screen Shot 2016-11-23 at 17.30.38.png Screen Shot 2016-11-23 at 17.32.17.png
     
  2. >>> Message has been deleted by the user <<<
     
  3. Raj@Parallels

    Raj@Parallels Guest

    Messages:
    453
    Hey guys,
    In order to resolve the issue, click here.
     
  4. GeorgeM4

    GeorgeM4 Bit poster

    Messages:
    1
    Was anyone able to resolve this issue. I also,have this issue. It was all working until a recent windows update.

    Thanks
     
  5. Raj@Parallels

    Raj@Parallels Guest

    Messages:
    453
    Please try steps outlined Microsoft suggestions.
     
  6. >>> Message has been deleted by the user <<<
     
  7. PaulChristopher@Parallels

    PaulChristopher@Parallels Product Expert Staff Member

    Messages:
    3,112
    Hi @DionisioJ please try the following and check if it helps.
    1. Open the Task manager. (Press CTRL+Shift+ESC)
    2. Click File > Run New Task.
    3. Make sure you have a check mark beside "Create this task with administrative privileges"
    4. Type Powershell
    5. Type the following in the Powershell prompt:
    $manifest = (Get-AppxPackage Microsoft.WindowsStore).InstallLocation + '\AppxManifest.xml' ; Add-AppxPackage -DisableDevelopmentMode -Register $manifest
    6. Close the Powershell window.
    7. Reboot the Windows 10 virtual machine and check.
     

Share This Page