Windows 10 has a terrible feature called Fast Boot. Which does not allow your system to fully shutdown, but it allows it to boot up faster. Me, personally, I like a shutdown to clear the memory, and shut the system down completely
To get around this painful feature, you can shut down you computer from the command line
Open a Command Prompt
Type:
shutdown /s /f /t 0
Press Enter
Your system will fully shutdown
Thanks for reading