Left click on the start menu not working

lauranne57 Posted messages 5 Status Member -  
 IboMir -
Hello, the left click isn't working with my freshly installed Windows 10. I tried to fix it with the advice from 01net No. 829 from October-November but it didn't work. Does anyone have a solution? Thank you in advance.

4 answers

  1. pistouri Posted messages 19008 Registration date   Status Contributor Last intervention   Ambassadeur 8 723
     
    Hello,

    Press CTRL ALT DEL at the same time.
    2: Left-click on Task Manager.
    3: Left-click on "File", then "Run new task"
    4: In the box type: PowerShell (don’t forget to check "Create this task with administrative privileges.").
    5: Once PowerShell has launched, enter the following code: (copy/paste this command)

    Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}

    6: Wait until PowerShell finishes the configuration, this may take a few minutes (if you can type, it means the configuration is finished).
    7: Restart once the configuration is complete.

    --
    scalpel
    13
    1. lauranne57 Posted messages 5 Status Member
       
      Unfortunately, that's what I had already tried but it doesn't work.
      Apparently, it's Cortana that didn't install correctly?
      Do you have another solution?
      Thank you in advance.
      0
    2. IboMir
       
      THANK YOU, problem solved, yet it is July 2020!
      0