How to Automatically Power On and Shut Down Your PC on a Schedule

How to Automatically Power On and Shut Down Your PC on a Schedule

Need your computer to start up before you arrive — and shut down after hours? Whether it’s for a reception desk, school PC, signage machine, or home office setup, setting your computer to automatically turn on and off at set times is easier than you think.

This guide shows you how to:

  • Power on your PC automatically at 7am
  • Shut it down cleanly at 7pm
  • ✅ Repeat this schedule Monday to Friday

🔧 Step 1: Set Your PC to Auto Power On in the BIOS

Every PC has a BIOS or UEFI firmware that controls hardware-level settings. Here’s how to set it up:

  1. Turn on your PC and immediately press the BIOS key (usually F2, DEL, or ESC)
  2. Navigate to the Power Management section
  3. Look for a setting like:
    • “Resume by RTC Alarm”
    • “Automatic Power On”
    • “Wake on Schedule”
  4. Enable it, then choose:
    • Time: 07:00
    • Days: Monday to Friday (if available)
  5. Save and exit (usually F10)

💡 Not all systems support this feature, but most business desktops and laptops do — especially brands like Dell, HP, and Lenovo.


💻 Step 2: Schedule a Windows Shutdown at 7pm

Now let’s automate the shutdown process using Windows Task Scheduler.

🛠 Create a Shutdown Script

  1. Open Notepad, paste this line: shutdown /s /f /t 0
  2. Save it as: C:\Scripts\shutdown.bat (Create the Scripts folder if needed)

🗓 Create the Scheduled Task

  1. Press Start, search for Task Scheduler, and open it
  2. Click Create Basic Task
  3. Name it: Auto Shutdown
  4. Set the trigger:
    • Daily
    • Repeat every 1 day
    • Start time: 7:00 PM
    • Select: Weekdays only
  5. Action: Start a program
    • Browse to: C:\Scripts\shutdown.bat
  6. Finish and save

Your PC will now automatically shut down at 7pm every weekday!


✅ Bonus Tips

  • Your PC must be plugged in and not in hibernation to auto power on
  • Task Scheduler runs as long as Windows is logged in — no need for user interaction
  • You can adjust the times or repeat this for multiple power cycles

🟢 Final Thoughts

This is a great setup for offices, kiosks, digital signage, or shared devices that need a consistent schedule — and it works beautifully with our refurbished business-grade PCs.