How to Make Windows Clock Open at Startup​

Open Task Scheduler: Press Windows Key + R, type taskschd.msc, and hit Enter to open the Task Scheduler.

Create a New Task: Click on "Create Basic Task" on the right side to start the task creation wizard.

Name the Task: Give your task a name like "Open Clock" and click Next.

Trigger: Choose "When I log on" as the trigger, then click Next.

Action: Select "Start a program" and click Next.

Program/Script: In the Program/script field, type C:\Windows\System32\clock.exe and click Next.

Finish: Review the settings and click Finish to save the task.

Test the Task: Restart your computer to check if the Windows Clock opens automatically at startup.