Restore points may or not help but there are some suggestions in this article which may or not apply to you -
https://windowsreport.com/shell-experience-host-windows-10/ but I would start by opening a Command Prompt (Admin) and enter these cmds -
dism /online /cleanup-image /restorehealth
sfc /scannow
shutdown /r /t 00
Depending upon what the sfc /scannow reports, see if the problem has been resolved after the reboot.
If you are unable to access the cmd prompt by right clicking on the Windows icon or pressing the Windows key and x then right click on the task bar and select Task Manager.
Click on File/Run new task then type cmd.exe into the box and check the box to Create this task with admin privileges - OK which will give you the admin cmd prompt.
If you can't access the Task Manager through the taskbar then press CTRL ALT DEL and select Task Manager.
If you are unable to access your restore points normally, then you can use the Task Manager by typing rstrui.exe into the box and also create that with admin privileges.