1
0
Files
Repository/Windows-Powercfg
2025-10-31 08:58:36 +01:00
..
2025-10-31 08:58:36 +01:00
2025-10-31 08:58:36 +01:00

🔋 Windows Power Configuration Script

🔧 What it does

This script sets custom power settings using powercfg:

  • Turns off the display after 15 minutes (AC & battery).
  • Disables disk timeout (never turn off disks).
  • Disables sleep/standby (AC & battery).
  • Disables hibernation (AC & battery).

⚠️ Notes

  • Requires administrator rights.
  • Settings apply to the active power plan.
  • You can adjust values (in minutes) if needed, e.g.:
    powercfg -change -monitor-timeout-ac 10