Great, I am happy that worked. Give back to the Community. Help the next person who has this issue by indicating if this reply solved your problem. Click Yes or No below.
You're most welcome and have a great day.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Left click on the start icon is not working after Wiondows 11 24H2 update. I can right click and then left click on 'Desktop' which brings up the desktop but then some of the taskbat functions don't work? Are there problems generally with this 24H2 update? Any advice appreciated.
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
Answer accepted by question author
Great, I am happy that worked. Give back to the Community. Help the next person who has this issue by indicating if this reply solved your problem. Click Yes or No below.
You're most welcome and have a great day.
Hi, good day! I'm John Dev a Windows user like you and I'll be happy to assist you today. I know this has been difficult for you, Rest assured, I'm going to do my best to help you.
Please try the following methods below.
**Restart Windows Explorer
Press Ctrl + Shift + Esc to open Task Manager.
Select the Processes tab.
Scroll down and look for Windows Explorer
Right click then select Restart.
**Please try to run SFC and DISM to check for any system errors and corrupted files.
https://support.microsoft.com/en-us/help/402652...
After that, restart your computer
Note: You can open command prompt by doing this,
Press Ctrl+Shift+Esc to open Task Manager then click File
Select "Run new task" then type: cmd
Make sure to put a check mark on the "Create this task with administrative privileges" box
Continue with the commands within the link above.
**Repair all Windows apps via PowerShell
Press Ctrl+Shift+Esc to open Task Manager then click File
Select "Run new task" then type: powershell
Make sure to put a check mark on the "Create this task with administrative privileges" box
Copy and paste the command below one at a time then press Enter. Please ignore the red errors and let the process complete.
Get-AppxPackage Microsoft.Windows.ShellExperienceHost | foreach {Add-AppxPackage -register "$($_. InstallLocation)\appxmanifest.xml" -DisableDevelopmentMode}
Get-AppXPackage | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_. InstallLocation)\AppXManifest.xml"}
Restart your computer
Kindly let me know if this helps or if you have any further concerns by clicking the "Reply" button at the end of my response. I will appreciate it.
Kind regards,
John DeV
Independent Advisor
Many thanks John. Saved the day!
I look forward to receiving your update
Many thanks John for your prompt reply. My problem is that I can't open anything as the screen is jammed on a browser page showing an ip address with error you don't have permissions?? I'll do a power off and on and see what happens. I'll get back to you.