Hello, this is Emily.
It can be due to the guest account being disabled.
If you hold down Windows + R keys, type in netplwiz and press enter. When it is launched, do you see the guest user listed?
If not, type cmd in the search, make sure you select "Run as administrator" to launch Command Prompt, then run the command:
net user guest /active:yes
This should enable guest user then.