How to set auto shutdown in Windows 10 -


can set auto shutdown in windows 10 without using applications?

i want shutdown computer after x minutes. should install applications that?

p.s. sorry, i'm new here.

open command promp , type

shutdown –s –t x 

where x means number of seconds e.g. 10 minutes = 600 seconds


Comments