Tell me more ×
Super User is a question and answer site for computer enthusiasts and power users. It's 100% free, no registration required.

My desktop, every day shut down in same time. (1:26 pm)

I saw running task, in Task Scheduler and found two task.

1- MsCtfMonitor

and

2- SystemSoundsService

Do this tasks turn off my system?

share|improve this question

migrated from stackoverflow.com Nov 8 '12 at 5:06

1 Answer

MsCtfMonitor - This scheduled task runs when you log on to a user account. This scheduled task monitors the TextServicesFramework system service.
SystemSoundsService - This scheduled task runs at log on. It provides operating system-initiated sounds such as navigation sounds.

from KB939039 (also applies to Win 7, as well as Vista)

check the event viewer to see if there is something listed there that happens at 1:26

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.