F5F Stay Refreshed Software Operating Systems Set a recurring restart every week.

Set a recurring restart every week.

Set a recurring restart every week.

L
Lanjs
Junior Member
34
12-02-2016, 12:53 PM
#1
Yes, you can set up a recurring automatic restart in Windows. Use the Task Scheduler to create a task that triggers the PC to restart at the desired time every Sunday at 1 p.m.
L
Lanjs
12-02-2016, 12:53 PM #1

Yes, you can set up a recurring automatic restart in Windows. Use the Task Scheduler to create a task that triggers the PC to restart at the desired time every Sunday at 1 p.m.

D
Doner_Kebab
Junior Member
6
12-02-2016, 01:50 PM
#2
Task Scheduling Guide https://v2cloud.com/tutorials/how-to-con...n-schedule
I
iTzDuco1
Member
69
12-17-2016, 03:30 AM
#3
Do you really think skipping the restart is a good idea?
I
iTzDuco1
12-17-2016, 03:30 AM #3

Do you really think skipping the restart is a good idea?

O
OcelotNinja
Member
116
12-17-2016, 05:07 AM
#4
It's hard to predict when they'll decide to restart it. They could do it while traveling. I think it's not laziness but using modern tools. Edited March 4, 2022 by RockSolid1106
O
OcelotNinja
12-17-2016, 05:07 AM #4

It's hard to predict when they'll decide to restart it. They could do it while traveling. I think it's not laziness but using modern tools. Edited March 4, 2022 by RockSolid1106

P
pa55w0rd
Member
181
12-18-2016, 01:32 AM
#5
Exactly!
P
pa55w0rd
12-18-2016, 01:32 AM #5

Exactly!

I
iNaseer502
Member
152
12-18-2016, 06:52 AM
#6
It seems you're wondering about the need for frequent full restarts. Your laptop operates continuously with brief pauses, and a restart only occurs when updates arrive or after an installation.
I
iNaseer502
12-18-2016, 06:52 AM #6

It seems you're wondering about the need for frequent full restarts. Your laptop operates continuously with brief pauses, and a restart only occurs when updates arrive or after an installation.

B
bluemaxx06
Member
195
12-18-2016, 07:56 AM
#7
To begin with a clean slate, programs often don't shut down completely when you close them. They might leave behind remnants that consume resources. This issue also affects certain servers, which undergo full restarts during idle periods to maintain freshness. Restarting your computer weekly can help prevent this.
B
bluemaxx06
12-18-2016, 07:56 AM #7

To begin with a clean slate, programs often don't shut down completely when you close them. They might leave behind remnants that consume resources. This issue also affects certain servers, which undergo full restarts during idle periods to maintain freshness. Restarting your computer weekly can help prevent this.

W
Wapr
Member
56
12-19-2016, 01:36 PM
#8
I favor locating the problematic task or service and either restarting it or employing taskill scripts. A typical case involves using OBS for continuous webcam streaming. It often stalls because of input stream errors, and running a daily taskill and app restart script resolves the problem without repeatedly rebooting the entire system. Exchange and SQL servers also present similar scenarios. I dislike when sysadmins are careless and schedule VM reboots on weekends, reminiscent of Server 2003 days. Just restart the services. Yet, a complete logoff generally resolves most session-related issues in Windows due to lingering applications.
W
Wapr
12-19-2016, 01:36 PM #8

I favor locating the problematic task or service and either restarting it or employing taskill scripts. A typical case involves using OBS for continuous webcam streaming. It often stalls because of input stream errors, and running a daily taskill and app restart script resolves the problem without repeatedly rebooting the entire system. Exchange and SQL servers also present similar scenarios. I dislike when sysadmins are careless and schedule VM reboots on weekends, reminiscent of Server 2003 days. Just restart the services. Yet, a complete logoff generally resolves most session-related issues in Windows due to lingering applications.