'Shutting down' on Windows 10 doesn't actually shut down, even if you hit the physical power button, meaning any policies or timers left over from it being a work machine will still fire and boot it up.
Quick way to get around this rather than hunting for what is causing it might be to shut down through Powershell/command prompt by typing 'shutdown /s /t 0' without the quotes. This is an actual shutdown Vs the deep hibernation of other methods.
Quick way to get around this rather than hunting for what is causing it might be to shut down through Powershell/command prompt by typing 'shutdown /s /t 0' without the quotes. This is an actual shutdown Vs the deep hibernation of other methods.