Skip to content

Mstoic

  • Home
  • Start Here!
  • Best Deals
  • Facebook Tricks
  • Privacy
  • Resources
  • TOC
  • Tools
    • Web Tools
      • Stop Watch
      • QR Code Generator
      • Adsense Code Converter
      • Blogger Sitemap Generator
      • Difference Between Two Texts
      • Vacation Checklist
      • Twitter Symbols
      • Count Down
    • Investment
      • SIP Calculator
      • Power of Compounding
      • PPF Calculator
      • FD Calculator
  • About Us

Find Windows Installation Date With Command Prompt

Editorial Team | August 5, 2013October 5, 2013 | Tricks, Windows |
Windows

If you just want to know about the installation date of your Windows, then you can easily get it using Command Prompt. systeminfo is a command in Windows that gives you details about the configuration of your hardware and also about the operating system. It displays the security information, information about the RAM, network adapters, the disk spaces and the Product IDs.

  • Change Windows Installation date using Registry Editor
  • Disable Windows Defender and Search and speed up your PC
  • 12 ways to speed up Windows 7
  • Use MSCONFIG to speed up your PC
  • Customize and Reveal hidden send to menu in Windows

Getting Windows Installation Date With Command Prompt

  1. Open “Run” dialog box. This can be done by pressing Win + R on the keyboard.
  2. Now type “cmd” and hit Enter.
  3. Now type the command given below in the Command Prompt Window.
  4. systeminfo | find /i "Original Install Date" find-Windows-install-date

This will display the Windows installation date and time.

Many people suggested some other ways too, like you can check the creation date of your Windows folder, or you can check the first update in your Windows Update history. But both of these methods work until and unless you did a clean install on your system. They will show different date if you have upgraded your version of Windows.

Instead of the complete command you can use systeminfo which will fetch you much more information about your system.

ALSO SEE : Send profile pictures in Facebook chat

NOTE This method is tested on Windows 7 and Windows 8. It should work on older versions too. If it fails, use the command “systeminfo” and scroll up to find the Windows installation date.

Previous Post

15 Best SEO Tips for Wordpress Blogs

by Editorial Team

Next Post

How to Disable Social, Primary, Updates And Other Tabs in Gmail

gmail

by Editorial Team

Tags
  • Check Windows Install Date
  • Check Windows Installation Date
  • Determine Windows Install Date
  • Find Out Windows Install Date
  • Find Windows Install Date
  • Windows Install Date
  • Windows Install Date Registry
  • Windows Installation Date
Recommended Next
Send Files Upto 10 GB in Gmail Using Google Drive

Your Comment Cancel reply

Follow Us

Like us Follow us Follow us

Categories

  • Tricks (93)
  • Facebook (83)
  • Tips (76)
  • Windows (67)
  • Wordpress (39)
  • Android (38)
  • Internet (33)
  • Antivirus (30)
  • How To (29)
  • Webmasters (25)
  • Customization (25)
  • Downloads (21)
  • Utilities (21)
  • Gmail (20)
  • Windows 7 (19)

Related Articles

  • Reverse a String using StringBuilder