<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	 xmlns:media="http://search.yahoo.com/mrss/" 
	>
<channel>
	<title>
	Comments on: How to check Uptime in Windows 11/10	</title>
	<atom:link href="https://www.thewindowsclub.com/find-system-uptime-windows/feed" rel="self" type="application/rss+xml" />
	<link>https://www.thewindowsclub.com/find-system-uptime-windows</link>
	<description>TheWindowsClub covers authentic Windows 11, Windows 10 tips, tutorials, how-to&#039;s, features, freeware. Created by Anand Khanse, MVP.</description>
	<lastBuildDate>Fri, 06 Oct 2023 15:48:00 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>
		By: PatSG		</title>
		<link>https://www.thewindowsclub.com/find-system-uptime-windows#comment-48893</link>

		<dc:creator><![CDATA[PatSG]]></dc:creator>
		<pubDate>Mon, 02 Nov 2015 14:47:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.thewindowsclub.com/?p=108584#comment-48893</guid>

					<description><![CDATA[&lt;strong&gt;1) Powershell method&lt;/strong&gt;
For some reason, this doesn&#039;t work on my Win 7 SP1 (x64), Powershell v1.0 (2009), with Server service running. At the Powershell command-line, executing &lt;code&gt;(get-date) - (gcim 
Win32_OperatingSystem).LastBootUpTime&lt;/code&gt; gives the  following error. Any solution ?

&lt;code&gt;
The term &#039;gcim&#039; is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
At line:1 char:19
+ (get-date) - (gcim &#060;&#060;&#060;&#060;  Win32_OperatingSystem).LastBootUpTime
    + CategoryInfo : ObjectNotFound: (gcim:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException
&lt;/code&gt;

&lt;strong&gt;2) For CMD &#062; net stats srv&lt;/strong&gt;
Not always a reliable indicator of system uptime. If the Server service is not running or disabled before &lt;code&gt;net stats srv&lt;/code&gt; is executed at CMD, the 1st line &lt;em&gt;&quot;Statistics since [...]&quot;&lt;/em&gt; in the output merely displays the date-time that the Server service itself was started, &#038; not when the system was booted.

&lt;strong&gt;3) For CMD &#062; systeminfo&lt;/strong&gt;
I  don&#039;t get any &lt;em&gt;&quot;System Up Time&quot;&lt;/em&gt; between &lt;em&gt;&quot;Original Install Date&quot;&lt;/em&gt; &#038; &lt;em&gt;&quot;System Manufacturer&quot;&lt;/em&gt;, unlike TWC&#039;s screenshot here. Instead, it shows &lt;em&gt;&quot;System Boot Time&quot;&lt;/em&gt; [date-time], although I can use this info to perform some mental calculations.]]></description>
			<content:encoded><![CDATA[<p><strong>1) Powershell method</strong><br />
For some reason, this doesn&#8217;t work on my Win 7 SP1 (x64), Powershell v1.0 (2009), with Server service running. At the Powershell command-line, executing <code>(get-date) - (gcim<br />
Win32_OperatingSystem).LastBootUpTime</code> gives the  following error. Any solution ?</p>
<p><code><br />
The term 'gcim' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.<br />
At line:1 char:19<br />
+ (get-date) - (gcim &lt;&lt;&lt;&lt;  Win32_OperatingSystem).LastBootUpTime<br />
    + CategoryInfo : ObjectNotFound: (gcim:String) [], CommandNotFoundException<br />
    + FullyQualifiedErrorId : CommandNotFoundException<br />
</code></p>
<p><strong>2) For CMD &gt; net stats srv</strong><br />
Not always a reliable indicator of system uptime. If the Server service is not running or disabled before <code>net stats srv</code> is executed at CMD, the 1st line <em>&#8220;Statistics since [&#8230;]&#8221;</em> in the output merely displays the date-time that the Server service itself was started, &amp; not when the system was booted.</p>
<p><strong>3) For CMD &gt; systeminfo</strong><br />
I  don&#8217;t get any <em>&#8220;System Up Time&#8221;</em> between <em>&#8220;Original Install Date&#8221;</em> &amp; <em>&#8220;System Manufacturer&#8221;</em>, unlike TWC&#8217;s screenshot here. Instead, it shows <em>&#8220;System Boot Time&#8221;</em> [date-time], although I can use this info to perform some mental calculations.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
