Hi,
The Start menu froze up, it seems.
In the Windows search,
Type Powershell, right-click it, and choose Run as Administrator.
Get-AppxPackage *Microsoft.Windows.StartMenuExperienceHost* | Reset-AppxPackage
Let me know if the issue persists after that.