• ×
    Information
    Need Windows 11 help?
    Check documents on compatibility, FAQs, upgrade information and available fixes.
    Windows 11 Support Center.
  • ×
    Information
    Need Windows 11 help?
    Check documents on compatibility, FAQs, upgrade information and available fixes.
    Windows 11 Support Center.
Guidelines
Ready to level up? Join the Expert Program—
Check out our WINDOWS 11 Support Center info about: OPTIMIZATION, KNOWN ISSUES, FAQs, VIDEOS AND MORE.
HP Recommended
HP All-In-One 24 dfoxxx
Microsoft Windows 10 (64-bit)

I have lost the right click function only on the start button in windows 10.  It works and opens menus everywhere else but will not expand the quick access menu from the start button.  I have restarted explorer, replaced winx files, ran numerous commands in powershell...

 

Command to Restart System:

shutdown /r System File Checker Commands: $env:PATH =$env:PATH+";." DISM /Online /Cleanup-Image /RestoreHealth sfc /scannow

 

Command to Re-register Windows Apps:

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

 

Commands to Update windows from PowerShell:

Install-Module PSWindowsUpdate Set-ExecutionPolicy -ExecutionPolicy RemoteSigned Import-Module PSWindowsUpdate Get-WindowsUpdate Install-WindowsUpdate

 

I have done everything I know to do. Ive updated windows, updated all drivers, system restore, and  I have even reset the pc from recovery and nothing I do will give me the function back of right clicking the start button to bring up the menu.  Please help

 

 

Who Me Too'd this topic
† The opinions expressed above are the personal opinions of the authors, not of HP. By using this site, you accept the <a href="https://www8.hp.com/us/en/terms-of-use.html" class="udrlinesmall">Terms of Use</a> and <a href="/t5/custom/page/page-id/hp.rulespage" class="udrlinesmall"> Rules of Participation</a>.