Skip to content

Instantly share code, notes, and snippets.

@sengiv
Created July 2, 2022 02:00
Show Gist options
  • Save sengiv/c049ff97c69abdaff2809b0f9691ebaf to your computer and use it in GitHub Desktop.
Save sengiv/c049ff97c69abdaff2809b0f9691ebaf to your computer and use it in GitHub Desktop.
Windows Force Hibernate With Desktop Shortcut
Create shortcut with below target:
rundll32.exe powrprof.dll,SetSuspendState 0,1,0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment