Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: Windows Shutdown After 60 seconds  (Read 13966 times)

0 Members and 1 Guest are viewing this topic.

magosla

    Topic Starter


    Greenhorn

    Windows Shutdown After 60 seconds
    « on: September 26, 2008, 02:33:12 PM »
    I use windows Xp service pack 2.  I am having a problem where by a small window pops out with notification for me to save my work with a countdown from 60 sec. after which it shutsdown.

    What do I do tosolve this?

    pcwizard



      Hopeful

    • A computer is for life, not just gaming!!
    • Thanked: 2
      Re: Windows Shutdown After 60 seconds
      « Reply #1 on: September 26, 2008, 03:08:13 PM »
      when you see the pop up window go to start>run and type in shutdown -a - this will stop your machine from rebooting.

      Then you need to get an anti virus program to do a full scan as your system is most likely infected. I can't remember the name, but this was a big issue around 3 years ago prior to XP SP2 being released.
      A computer is for life....not just gaming!!

      Broni


        Mastermind
      • Kraków my love :)
      • Thanked: 614
        • Computer Help Forum
      • Computer: Specs
      • Experience: Experienced
      • OS: Windows 8
      Re: Windows Shutdown After 60 seconds
      « Reply #2 on: September 26, 2008, 07:39:34 PM »
      Sasser worm

      magosla

        Topic Starter


        Greenhorn

        Re: Windows Shutdown After 60 seconds
        « Reply #3 on: September 26, 2008, 10:17:03 PM »
        I ran a full scan with Norton Internet Security 2008 which I have installed on my computer and found no virus. The system still tries shutting down, until I run "shutdown -a" What might be the cause since my antivirus program detects no virus at full scan?

        Broni


          Mastermind
        • Kraków my love :)
        • Thanked: 614
          • Computer Help Forum
        • Computer: Specs
        • Experience: Experienced
        • OS: Windows 8
        Re: Windows Shutdown After 60 seconds
        « Reply #4 on: September 26, 2008, 10:20:49 PM »

        alan1000



          Rookie

          Re: Windows Shutdown After 60 seconds
          « Reply #5 on: September 27, 2008, 07:49:53 AM »
          This is a message I wrote in relation to another post, another time, another forum, another life...  for what it's worth, it may have some relevance to your problem:

          Windows may time-out while waiting for system services to shut down.  When this happens, Windows tries to force any services still running to shut down immediately.  Forcibly closing a service before it has time to shut down by itself can cause a number of problems, including system lockup and file corruption, which means that not only does your computer hang on shutdown, but the next time you boot, Windows may keep you waiting while it runs a disc check.

          The solution is to configure Windows to wait a bit longer so services have more time to close of their own accord.  Open the Registry Editor and navigate to:

          HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control.

          Check whether there is an existing key called WaitToKillServiceTimeout.  If there is, double-click on it to open the editing window, then go straight to Step 6 below.

          If the key doesn't exist:

          1. Click EDIT > NEW > STRING VALUE in the menu bar.  This will create a new key named New Key #1, of data type REG_SZ.

          2. Highlight New Key #1 and click EDIT > RENAME.

          3. Rename the key WaitToKillServiceTimeout (this name is case sensitive).

          4. You'll notice that the new key is labelled with a folder icon.  Within the folder you will see a single entry with the name (Default).

          5. Highlight (Default) and click EDIT > MODIFY.  The Edit String window will open, with the Value Name greyed out so you can't change it.

          6. In the Value Data line, enter a value specifying the number of milliseconds to wait for a service to close before timing out. The default value varies according the Windows version.  Whatever it is now, multiply it by 3 (or more, or less, according to taste).  So if the figure is 20000 (Windows XP), change it to 60000 (ie 60 seconds).

          7. Click OK, close the Registry Editor, and reboot to make the change take effect.

          Carbon Dudeoxide

          • Global Moderator

          • Mastermind
          • Thanked: 169
            • Yes
            • Yes
            • Yes
          • Certifications: List
          • Experience: Guru
          • OS: Mac OS
          Re: Windows Shutdown After 60 seconds
          « Reply #6 on: September 27, 2008, 08:09:19 AM »
          However, Magosla, I suggest you follow Broni's advice and look here:
          http://www.computerhope.com/forum/index.php/topic,46313.0.html

          It is much safer as we will know what we're dealing with.

          magosla

            Topic Starter


            Greenhorn

            Re: Windows Shutdown After 60 seconds
            « Reply #7 on: October 02, 2008, 09:27:01 AM »
            I downloaded and installed Spybot - Search and Destroy and had it scan and repair my computer. I have been using my computer for about four days now and have not experienced the problem with my computer shutting down ofter 60sec count down.
            I thank you guys for your support.

            patio

            • Moderator


            • Genius
            • Maud' Dib
            • Thanked: 1769
              • Yes
            • Experience: Beginner
            • OS: Windows 7
            Re: Windows Shutdown After 60 seconds
            « Reply #8 on: October 02, 2008, 02:55:28 PM »
            I downloaded and installed Spybot - Search and Destroy and had it scan and repair my computer. I have been using my computer for about four days now and have not experienced the problem with my computer shutting down ofter 60sec count down.
            I thank you guys for your support.

            Good ...i'd still clik Broni's link in Post #4 and follow the instructions and Post your logs...
            It'll be worth it for a clean bill of Health...
            Where one baddie enters usually others lurk...
            " Anyone who goes to a psychiatrist should have his head examined. "

            nipun



              Greenhorn

              Re: Windows Shutdown After 60 seconds
              « Reply #9 on: October 03, 2008, 06:56:17 AM »
              just write down on "run"

              shutdown -s -f  -t 00

              try this.

              Carbon Dudeoxide

              • Global Moderator

              • Mastermind
              • Thanked: 169
                • Yes
                • Yes
                • Yes
              • Certifications: List
              • Experience: Guru
              • OS: Mac OS
              Re: Windows Shutdown After 60 seconds
              « Reply #10 on: October 03, 2008, 07:05:11 AM »
              just write down on "run"

              shutdown -s -f  -t 00

              try this.

              How would this help resolve the problem? That will just make the computer shut down.
              His problem is the computer is shutting down with something similar to -t 60 every time he boots the computer, and he wants to stop it.

              ::)

              Magosla, I agree with Patio and strongly suggest you post the requested logs. ;)

              magosla

                Topic Starter


                Greenhorn

                Re: Windows Shutdown After 60 seconds
                « Reply #11 on: October 05, 2008, 10:26:12 AM »
                Attached is the log files

                [Saving space - attachment deleted by admin]

                Broni


                  Mastermind
                • Kraków my love :)
                • Thanked: 614
                  • Computer Help Forum
                • Computer: Specs
                • Experience: Experienced
                • OS: Windows 8
                Re: Windows Shutdown After 60 seconds
                « Reply #12 on: October 05, 2008, 12:33:13 PM »

                evilfantasy

                • Malware Removal Specialist
                • Moderator


                • Genius
                • Calm like a bomb
                • Thanked: 493
                • Experience: Experienced
                • OS: Windows 11
                Re: Windows Shutdown After 60 seconds
                « Reply #13 on: October 06, 2008, 12:48:07 PM »
                See here http://sunbeltblog.blogspot.com/2008/09/c.html

                Please print these instructions as they will be needed later when Internet access is not available.

                Download SDFix by AndyManchesta and save it to your desktop.

                When using this tool, you must use the Administrator's account or an account with Administrative rights

                • Double click SDFix.exe and it will extract the files to %systemdrive%
                • (this is the drive that contains the Windows Directory, typically C:\SDFix).
                • DO NOT use it just yet.
                Reboot your computer in Safe Mode using the F8 method. To do this, restart your computer and after hearing your computer beep once during startup (but before the Windows icon appears) press the F8 key repeatedly. A menu will appear with several options. Use the arrow keys to navigate and select the option to run Windows in "Safe Mode".

                Open the SDFix folder and double click RunThis.bat to start the script.
                • Type Y to begin the cleanup process.
                • It will remove any Trojan Services or Registry Entries found then prompt you to press any key to Reboot.
                • Press any Key and it will restart the PC.
                • When the PC restarts, the Fixtool will run again and complete the removal process then display Finished, press any key to end the script and load your desktop icons.
                • Once the desktop icons load the SDFix report will open on screen and also save into the SDFix folder as Report.txt.
                • Copy and paste the contents of the results file Report.txt in your next reply along with a new HijackThis log.