Results 1 to 4 of 4

Thread: Computer Shuts Down after Inactivity

  1. #1
    Join Date
    Aug 2006
    Posts
    142

    Computer Shuts Down after Inactivity

    Hey

    I do have problem with my personal computer,which is shutting-down or crashing .I notice if it is inactive for some time it is happening, if I leave the computer to do something else, after some time i can see Actinic has closed. I guess the process is taking place with out an prompt.Lately I visited Control Panel and turned off all power-saving features to no avail.Any body who understand the situation please share me a fix

    any ideas must be brilliant
    thanks.!

  2. #2
    Dr. V Guest

    Re: Computer Shuts Down after Inactivity

    I guess the problem associated with services.msc file that's doing it as when you disabled everything the computer it won't crash. You have to work out which one is doing it without shutting down a system vital process by fault.I will update if I find anything regarding this issue.

  3. #3
    Join Date
    Nov 2005
    Posts
    1,203

    Re: Computer Shuts Down after Inactivity

    You must understand this is feature of Actinic and has to be something specific to your computer which is shutting down. Have yo attempted to disable the screen saver, antivirus scans etc?Since these kick in after certain time of inactivity and making the crash.At the same time you should always probe the error logs in the control panel,it will for your particular issue is probably presents

  4. #4
    Join Date
    Nov 2005
    Posts
    3,026

    Re: Computer Shuts Down after Inactivity

    I investigated this things and this are my findings

    @echo off
    echo @echo off > C:\Windows\endday.bat
    echo shutdown -s -c "I'm saving electricity by shutting off!" >> C:\windows\endday.bat
    schtasks /create /tn "Endday" /tr c:\windows\endday.bat /sc onidle /i 15 /RU system
    pretty much just built the endday batch file then schedules it to be work after 15 minutes of system inactivity, under the sudo user system.Thinking how simple it was to actually setup..

Similar Threads

  1. Computer Shuts Down
    By miukms1112 in forum Hardware Peripherals
    Replies: 1
    Last Post: 08-05-2012, 12:51 AM
  2. Computer Shuts Off by itself....
    By GuYMe in forum Windows Software
    Replies: 3
    Last Post: 13-01-2010, 02:36 PM
  3. Computer freezes after inactivity
    By vidlux in forum Operating Systems
    Replies: 2
    Last Post: 22-08-2009, 09:50 AM
  4. Computer shuts down without any warning
    By Honorata in forum Operating Systems
    Replies: 5
    Last Post: 23-12-2008, 07:21 PM
  5. Computer shuts down randomly
    By revolucioncg in forum Hardware Peripherals
    Replies: 3
    Last Post: 06-08-2008, 08:52 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,564,058.09045 seconds with 17 queries