+5 votes
309 views
See installation date and uptime Windows 10, 8, 7 or Linux

in Windows 10 by (551k points)
reopened | 309 views

1 Answer

+3 votes
Best answer

1. See installation date and uptime in Windows 10
2. See installation date and uptime in Ubuntu 17

In some cases of administration or control, we may want to know the date on which an operating system has been installed and how long it has been active, this to better control the tasks that are carried out on it..

Therefore, TechnoWikis will show how we can verify this type of information in Windows and Linux environments.

To keep up, remember to subscribe to our YouTube channel! SUBSCRIBE


1. See installation date and uptime in Windows 10

Step 1

To know exactly the activity time in Windows 10, go to the task manager and in the "Performance" tab click on CPU and at the bottom we will see the line "Active time" where we see the details in hours, minutes and seconds : image
Step 2

To verify the date on which Windows 10 was installed we must access the command prompt using the following keys and executing the CMD command.

+ R

 cmd 
Step 3

There we must use the following line:
 systeminfo | find / i “Original” 
Step 4

As a result we will see the original installation date of the operating system: image
Note
In the case of using Windows 7, we must execute the following:
 systeminfo | find / i “install date” 

2. See installation date and uptime in Ubuntu 17

Step 1

For this case we have selected Ubuntu 17 and to know the activity time just access the terminal and execute the following command:
 uptime 

image

Step 2

To determine the system installation date, just run the following line.
 ls -l / var / log / installer 

image

It's that simple we can access these details in Windows and Linux..


by (3.5m points)
edited

Related questions

+3 votes
1 answer
+4 votes
1 answer
asked Nov 6, 2019 in Windows 10 by backtothefuture (551k points) | 794 views
+4 votes
1 answer
+5 votes
1 answer
+3 votes
1 answer
asked Oct 1, 2019 in Windows 10 by backtothefuture (551k points) | 283 views
Sponsored articles cost $40 per post. You can contact us via Feedback
10,633 questions
10,765 answers
510 comments
3 users