Forum Discussion
David Lowy
Jul 20, 2018Copper Contributor
Windows 10 17713.1000 (rs5_release) will not complete taskbar calendar does not open on mouseclock
 With Windows 10 17713.1000 , when left click on taskbar clock the calendar does not open (as it did before).  Sometimes with multiple clicks or following with a start menu click, both the start menu ...
Robert Tekler
Jul 24, 2018Copper Contributor
I found same issue.
This solution worked for me:
- open run panel (Win+R)
- type in: regedit and hit enter
- find this key:
 HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\ImmersiveShell
- you need to see there this:
 UseWin32TrayClockExperience REG_DWORD 0x00000000 (0)
 (probably you will not see this line)
- create a new DWORD (32-bit) value, name it as: UseWin32TrayClockExperience
- Hold SHIFT+CTRL while right clicking on the taskbar, you will see an
 Exit Explorer option
- press CTRL+SHIFT+ESC to launch the Task Manager
- under the file menu click on the Run new task option.
- type in explorer and hit enter.
- check on the clock what you did ;)