Is your Windows start menu not responding?
Since the beginning of the week we have also had many messages from start menus that do not work and users who can no longer log into the Office applications.
The problem is due to an update of ClickShare, which uses the Outlook API for calendar integration.
The problem started last year and was fixed by Rudy Ooms well documented: Start menu not responding | Broken Store Apps | 0xc000027b (call4cloud.nl)
He also continued to add to the solution to the problem and worked through the cause.
In some support cases, not everything worked, which is why I put together a video tutorial and four PowerShell scripts that have to be executed in the user and admin context.
Fix: Start menu not responding
- Log in to the device with the affected user (preferably via remote administration)
- Open two PowerShell windows and minimize them Not!
- first PowerShell terminal as user to open
- second PowerShell terminal as Administrator carry out
- Open the task manager
- Stop the "Windows Explorer" process
- Copy the content of the first script into the user PowerShell window and press [Enter]
1_ClickShare-CalendarIntegration_asUser.ps1 - Copy the content of the first script into the user PowerShell window and press [Enter]
2_FixUserShellFolderPermissions_asUser.ps1 - Copy the content of the second script into the Administrator PowerShell window and press [Enter]
3_StartMenuFIX_asAdmin.ps1 - Copy the content of the first script into the user PowerShell window and press [Enter]
4_SearchFix_asUser.ps1 - Start the process "explorer.exe" in the task manager
- Now everything should work as desired again 🥳
Video Instruction
credits
- Script to disable calendar integration: Microsoft EMS Community
- Script for the registry/folder permissions: Knowledge Base - Unresponsive Windows taskbar or user shell folder permissions issues with ClickShare App Calendar integration. - barco
- Script for app repair: Start menu not responding | Broken Store Apps | 0xc000027b (call4cloud.nl)
Thanks for your efforts, Florian!
These steps solved all the issues regarding the not working start menu and the office apps not signing in!
You saved us a lot of time. !
Thank you for the perfect instructions, it helped me a lot to fix my problem