Results 1 to 4 of 4

Thread: How to know windows last boot time

  1. #1
    Join Date
    Apr 2008
    Posts
    49

    How to know windows last boot time

    Hi guys,

    Somehow the question is come in my to now windows last boot time, the reason to know is my bro keeps running pc for hours and when i asked when you start this pc he always says a moment ago. its the xp system, so i want to check the time when the pc was started. Any trick? i'm not much expert but i know xp keeps log files of every user actions, so there must be some way to know the boot time. I hope i was clear with my question. Thanks for any help.

  2. #2
    Join Date
    Oct 2008
    Posts
    128

    Re: How to know windows last boot time

    I don't know if there is some more easy method but you can check the boot time with the help of systeminfo command , after running systeminfo command in command prompt look for “System Boot Time” (for vista)
    and look for “System Up Time” for xp. To shorter the systeminfo command output for this subject, use the find command.

    For Windows Vista SP1:
    Code:
    systeminfo| find "System Boot Time"
    For Windows XP:
    Code:
    systeminfo| find "System Up Time"

  3. #3
    Join Date
    Apr 2008
    Posts
    3,295

    Re: How to know windows last boot time

    To know the date and time of last boot in XP:

    1. Click Start / Run (or Windows key + R)
    2. Type cmd to open a command window,
    3. At the command prompt type: net statistics workstation


    Here you'll find the line like : Statistics since 11/5/2009 4:03 PM , means the line Statistics, shows that the system was started at 4:03 PM .

  4. #4
    Join Date
    Oct 2008
    Posts
    143

    Re: How to know windows last boot time

    Look in Event Viewer. You'll find the even details right from the time when the pc was booted. To access Event Viewer select Start -> Control Panel ->
    Administrative Tools -> Event Viewer
    . When researching the meaning of the error, information regarding Event ID, Source and Description are important.

Similar Threads

  1. Replies: 2
    Last Post: 27-08-2011, 12:57 PM
  2. Lenovo Thinkpad Edge 14’s slow boot time and shut down time
    By $kRITIKa$ in forum Portable Devices
    Replies: 7
    Last Post: 12-06-2011, 10:24 PM
  3. Windows 7 slow boot up time
    By Chainmaw in forum Operating Systems
    Replies: 6
    Last Post: 20-02-2010, 08:23 PM
  4. Bootcamp takes long time to boot Windows
    By KABIRA16 in forum Operating Systems
    Replies: 6
    Last Post: 14-01-2010, 04:52 PM
  5. Reduce Windows boot-up time
    By Trog in forum Tips & Tweaks
    Replies: 6
    Last Post: 08-09-2008, 06:38 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,529,373.83906 seconds with 16 queries