How to set the healthy time of the computer (such as when it can't be turned on? )

1. Start automatically and regularly.

This function needs to be set in the BIOS, and the advanced power management settings of your motherboard must support this function, but now most motherboards fully support it, so feel free to use it.

Step one:

Press DEL to start the system, enter the BIOS, and then select "Power Management Function".

(power management settings), press enter to enter. Find "Restore on AC Power" in the power window.

Loss ",press enter, and then set its value to" POWER ON "by arrow keys.

Step two:

Select "Recover when RTC alarms" and press Enter, then set its value to "Enabled" by the arrow keys.

Step 3:

Select "RTC alarm clock date" and press enter, and then set its value to "every day", which means the same operation is done every day. Similarly, set RTC alarm hour, RTC alarm minute and RTM alarm second to 0715 00, that is, the startup time is in the morning.

(Because the BIOS of different motherboards is different, the settings of some motherboards may be a little different from the above, but just remember to find the word "wake up" in the power management, because this is an option to set the startup time. )

Automatic landing system

The computer is turned on, but some of us have set the power-on password and can't log in automatically. What should we do?

We can achieve automatic login by modifying the registry.

Step one:

Enter "REGEDIT" at runtime to open HKEY _ Local _ Machine \ Software \ Microsoft \ Windows NT \ Current Version \ Winlogon.

Step two:

Find the "DEFAULTUSERNAME" subitem in the window on the right, and change the numerical data to the user login account name. If the key value does not exist, you can right-click to create a new string in the window on the right, and then rename "New Value # 1" to "DefaultUserName" and modify it.

Step 3:

Find the default password in the window on the right. If it doesn't exist, you can create a new one and set its key value as your password.

Step 4:

According to the above method, we create a new key named "AutoAdminLogon" in the window on the right, set its value to 1, and then exit and restart to realize automatic login.

Two: Planning tasks helps me turn on the music automatically.

1 Let the music wake your ears.

If you want to listen to beautiful music after turning on your mobile phone in the morning, you can follow the following steps.

Step one:

Run WINDOWS MEDIA PLAYER, select your favorite music and add it to the playlist, and then select File → Save Playlist as in the menu to save and name the currently played list, such as "Good Morning".

Step two:

Click Start, All Programs, Accessories, System Tools, and Task Plan. The task plan window will open, and double-click to add a task plan in the window.

Step 3:

Click Next in the pop-up window, click browse in the window that appears, and then find the previously created "Good morning". Wpl "Playlist In the" Select a Program for Planning "window that opens later, click the" Open "button to add and set the execution of this task to" When the computer starts ".

Step 4:

Click Next, enter the user name and password of the login account that automatically performs the task in the window that appears, and finally click Finish!

Ok, pull! So you can automatically listen to wonderful music every morning!

3. Automatic stop

If you are so busy with your work that you often forget to rest or turn off your cell phone at night, then this can help you.

Step one:

Double-click to add a task plan in the Task Plan window. Next, click Browse. In the window where the planner is selected, find the SHUTDOWN.EXE program in the directory C:\WINDOWS\SYSTEM32 "and click the Open button.

Step two:

Set the execution time of the task to "Daily", click Next, set the start time to "23:00" and click Next, enter the user name and password as required, click Finish to open the advanced properties of the task plan, and click Finish.

Step 3:

Click "Task" in the shutdown window that pops up, and then enter "C: \ Windows \ System32 \ shutdown. Exe -S -T 60 "(where -S means to turn off the computer, -T 60 means to turn off the computer automatically after 60 seconds, and the turn-off time can be set according to your own needs), click Apply, re-enter the user password, and finally click.

(If you want to cancel the automatic shutdown, just enter the "Shutdown -a" command during operation, and then press Enter.