# Set PC to hibernate import os os.system(r'%windir%\system32\rundll32.exe powrprof.dll,SetSuspendState Hibernate')