{"id":1204,"date":"2022-08-30T15:42:29","date_gmt":"2022-08-30T15:42:29","guid":{"rendered":"https:\/\/tryrdp.com\/blog\/?p=1204"},"modified":"2026-05-24T06:27:29","modified_gmt":"2026-05-24T06:27:29","slug":"find-os-version-with-command-line","status":"publish","type":"post","link":"https:\/\/tryrdp.com\/blog\/find-os-version-with-command-line\/","title":{"rendered":"How to Find OS Version with Command Line?"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">As soon as you plan to upgrade some software or buy a new one, you need to be aware of your operating system&#8217;s version. If you want your device to work properly, it is important to be aware of this information.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Your OS version can be found by a number of methods, depending on how you want to find it. It is possible to make use of a variety of command line utilities in order to accomplish this.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If you want to use the CMD commands, there are quite a few to choose from. It is possible to display the version of the Operating System by using a Ver command, for example.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">As you will see, you can use the systeminfo command to find out more about your computer&#8217;s service pack, edition, build number, etc.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">What is Command Line?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">An interface that can be navigated by typing commands at prompts rather than using the mouse is the command line, which is also known as the Windows command line, the command screen, or the text interface.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">For example, in Windows command lines, the Windows folder is usually written as &#8220;C:\/Windows&gt;&#8221; (as seen in the picture below). According to the shell used on the Unix or Linux system, this might be either &#8220;%&#8221; or&#8221;&gt;&#8221;.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">An operating system with a command line interface (command line) is quite different from an operating system that uses a graphical user interface (GUI) because it uses a keyboard for navigation, not a mouse.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">What is an OS version?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Pressing the <strong>Windows logo key plus R<\/strong>, typing <strong>winver<\/strong> in the Open box, and then clicking <strong>OK<\/strong> will allow you to find out which version of Windows your device is running. Click the <strong>Start button<\/strong> and select <strong>Settings > System > About<\/strong> from the list of options available.\u00a0<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Find OS version with Command Line for Windows<\/h2>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-large is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/tryrdp.com\/blog\/wp-content\/uploads\/2022\/08\/ps_windows_01-1024x538.jpg\" alt=\"windows os\" class=\"wp-image-1233\" width=\"512\" height=\"269\" srcset=\"https:\/\/tryrdp.com\/blog\/wp-content\/uploads\/2022\/08\/ps_windows_01-1024x538.jpg 1024w, https:\/\/tryrdp.com\/blog\/wp-content\/uploads\/2022\/08\/ps_windows_01-300x158.jpg 300w, https:\/\/tryrdp.com\/blog\/wp-content\/uploads\/2022\/08\/ps_windows_01-768x403.jpg 768w, https:\/\/tryrdp.com\/blog\/wp-content\/uploads\/2022\/08\/ps_windows_01.jpg 1200w\" sizes=\"auto, (max-width: 512px) 100vw, 512px\" \/><\/figure>\n<\/div>\n\n\n<p class=\"wp-block-paragraph\">CMD can be used to find Windows 10 version and Service Pack number that can be found in the Control Panel. According to what we mentioned earlier, the &#8220;ver&#8221; command displays help in locating the version of Windows 10.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The following command should be typed at the Command Prompt in the Windows Operating System:&nbsp;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The service pack number, however, is not the only important information that you need to know. You usually need to know other items as well.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Step 1:<\/strong> Run dialog box<\/li>\n\n\n\n<li><strong>Step 2:<\/strong> Go to command prompt<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">Find OS version with Command Line for Linux<\/h2>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-large is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/tryrdp.com\/blog\/wp-content\/uploads\/2022\/08\/s2-1-1024x565.jpg\" alt=\"linux os\" class=\"wp-image-1235\" width=\"512\" height=\"283\" srcset=\"https:\/\/tryrdp.com\/blog\/wp-content\/uploads\/2022\/08\/s2-1-1024x565.jpg 1024w, https:\/\/tryrdp.com\/blog\/wp-content\/uploads\/2022\/08\/s2-1-300x166.jpg 300w, https:\/\/tryrdp.com\/blog\/wp-content\/uploads\/2022\/08\/s2-1-768x424.jpg 768w, https:\/\/tryrdp.com\/blog\/wp-content\/uploads\/2022\/08\/s2-1.jpg 1344w\" sizes=\"auto, (max-width: 512px) 100vw, 512px\" \/><\/figure>\n<\/div>\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Step 1:<\/strong> Open the terminal application<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">It is possible to check the Linux version by using the terminal application (Linux bash shell) in the terminal application.<\/p>\n\n\n\n<pre class=\"wp-block-verse\">ssh user@server-name<\/pre>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Step 2:<\/strong> Type the below commands\u00a0<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">You can use any of the commands listed below to see how to determine the Linux version and name by using one of the commands listed below:<\/p>\n\n\n\n<pre class=\"wp-block-verse\">cat \/etc\/os-releaselsb_release \u2013ahostnamectl<\/pre>\n\n\n\n<pre class=\"wp-block-verse\">name \u2013r<\/pre>\n\n\n\n<h2 class=\"wp-block-heading\">Find OS version with Command Line for CentOS<\/h2>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/tryrdp.com\/blog\/wp-content\/uploads\/2022\/08\/centos-logo.png\" alt=\"CentOS\" class=\"wp-image-1237\" width=\"600\" height=\"450\" srcset=\"https:\/\/tryrdp.com\/blog\/wp-content\/uploads\/2022\/08\/centos-logo.png 800w, https:\/\/tryrdp.com\/blog\/wp-content\/uploads\/2022\/08\/centos-logo-300x225.png 300w, https:\/\/tryrdp.com\/blog\/wp-content\/uploads\/2022\/08\/centos-logo-768x576.png 768w\" sizes=\"auto, (max-width: 600px) 100vw, 600px\" \/><\/figure>\n<\/div>\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Step 1:<\/strong> Using cat-release commands<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">CentOS and Ubuntu can also be used to execute the previously explained commands.&nbsp;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">It is possible to open the release file of the Linux version distro and the major release version you have installed on your side using the following command if you are looking to check them.<\/p>\n\n\n\n<pre class=\"wp-block-verse\">cat \/ets\/os-release<\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">The output for the command to check the Linux version will reveal the name of your operating system when you run the command to check the Linux version.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The latest version of the software will also be revealed, as well as other specifications such as the major version of the software.<\/p>\n\n\n\n<pre class=\"wp-block-verse\">cat \/etc\/centos-release<\/pre>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Step 2: <\/strong>Using hostnamectl command<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">There are also other commands that can be used for the Linux version of the command line, such as &#8220;hostnamectl&#8221; instead of the other commands.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This shows information from the &#8220;\/etc\/centos-release&#8221; file, the &#8220;uname -a&#8221; file, as well as other information gathered from these files. Additionally, it shows you which version of the Linux kernel your system is running along with the version number.<\/p>\n\n\n\n<pre class=\"wp-block-verse\">hostnamectl<\/pre>\n\n\n\n<h2 class=\"wp-block-heading\">Find OS version with Command Line for Ubuntu<\/h2>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/tryrdp.com\/blog\/wp-content\/uploads\/2022\/08\/DUw5kftVodjp5N843Rjf3N.jpg\" alt=\"Ubuntu os\" class=\"wp-image-1239\" width=\"485\" height=\"273\" srcset=\"https:\/\/tryrdp.com\/blog\/wp-content\/uploads\/2022\/08\/DUw5kftVodjp5N843Rjf3N.jpg 970w, https:\/\/tryrdp.com\/blog\/wp-content\/uploads\/2022\/08\/DUw5kftVodjp5N843Rjf3N-300x169.jpg 300w, https:\/\/tryrdp.com\/blog\/wp-content\/uploads\/2022\/08\/DUw5kftVodjp5N843Rjf3N-768x432.jpg 768w\" sizes=\"auto, (max-width: 485px) 100vw, 485px\" \/><\/figure>\n<\/div>\n\n\n<p class=\"wp-block-paragraph\">When you use the terminal to check the version of Ubuntu, there are two methods you can use. A simple command needs to be entered into the command line in order for them to work.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Option 1: <\/strong>Command lsb_release -a<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>You can open the terminal by clicking on &#8220;&#8221;Show Applications&#8221;&#8221; or using the keyboard shortcut [Ctrl] + [Alt] + [T].<\/li>\n\n\n\n<li>In the command line, type the command &#8220;lsb_release -a&#8221; and then press enter to execute the command.<\/li>\n\n\n\n<li>&#8220;Description&#8221; and &#8220;Release&#8221; on the terminal show you the Ubuntu version that you are currently running.<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Option 2:<\/strong> Read the contents of \/etc\/lsb-release<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>If you are using a Mac, you can open the terminal by selecting &#8220;Show Applications&#8221; or by using the keyboard shortcut [Ctrl] + [Alt] + [T].<\/li>\n\n\n\n<li>The command to execute is &#8220;cat \/etc\/lsb-release&#8221;, and you need to press the enter key after typing it.<\/li>\n\n\n\n<li>Under &#8220;DISTRIB_RELEASE&#8221; and &#8220;DISTRIB_DESCRIPTION&#8221;, your terminal shows you the version of Ubuntu you are running.<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">Best OS for a low-end PC<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">There are many kinds of computers that can run Ubuntu, and it is an OS that can run on them all. Most computers can run several versions, which are available in several languages. It is, however, advisable to know which version you are using before using it regularly in order to get the best results.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Conclusion<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Having learned how to<strong> determine the type of Linux operating system you are running<\/strong>, you now know how to do it. In addition to these methods, there are a few other ways to figure out the type of OS, but these have been the most effective and convenient methods so far.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Basically, all of the methods above have been tried by many people and have proven to be very useful. It is important that you know that we have provided all the necessary information which will assist you in your search. In the future, when you face such problems, we hope that our method will be able to help you more effectively.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>As soon as you plan to upgrade some software or buy a new one, you need to be aware of your operating system&#8217;s version. If you want your device to work properly, it is important &#8230; <\/p>\n<p class=\"read-more-container\"><a title=\"How to Find OS Version with Command Line?\" class=\"read-more button\" href=\"https:\/\/tryrdp.com\/blog\/find-os-version-with-command-line\/#more-1204\" aria-label=\"More on How to Find OS Version with Command Line?\">Read more<\/a><\/p>\n","protected":false},"author":7,"featured_media":1232,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[31,3,32,26],"tags":[87],"class_list":["post-1204","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-dedicated-server","category-rdp","category-vps","category-windows","tag-find-os-version-using-cmd"],"featured_image_src":"https:\/\/tryrdp.com\/blog\/wp-content\/uploads\/2022\/08\/Find-OS-Version-with-Command-Line.png","author_info":{"display_name":"Tithi Mukherjee","author_link":"https:\/\/tryrdp.com\/blog\/author\/tithi\/"},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.7 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>How to Find OS Version with Command Line?<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/tryrdp.com\/blog\/find-os-version-with-command-line\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Find OS Version with Command Line?\" \/>\n<meta property=\"og:description\" content=\"As soon as you plan to upgrade some software or buy a new one, you need to be aware of your operating system&#8217;s version. If you want your device to work properly, it is important ... Read more\" \/>\n<meta property=\"og:url\" content=\"https:\/\/tryrdp.com\/blog\/find-os-version-with-command-line\/\" \/>\n<meta property=\"og:site_name\" content=\"TryRDP Blog\" \/>\n<meta property=\"article:author\" content=\"https:\/\/www.facebook.com\/profile.php?id=100003803338568\" \/>\n<meta property=\"article:published_time\" content=\"2022-08-30T15:42:29+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-24T06:27:29+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/tryrdp.com\/blog\/wp-content\/uploads\/2022\/08\/Find-OS-Version-with-Command-Line.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1920\" \/>\n\t<meta property=\"og:image:height\" content=\"1080\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Tithi Mukherjee\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Tithi Mukherjee\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/tryrdp.com\\\/blog\\\/find-os-version-with-command-line\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/tryrdp.com\\\/blog\\\/find-os-version-with-command-line\\\/\"},\"author\":{\"name\":\"Tithi Mukherjee\",\"@id\":\"https:\\\/\\\/tryrdp.com\\\/blog\\\/#\\\/schema\\\/person\\\/6987ffd35a3b8930dfc6f1ce18128881\"},\"headline\":\"How to Find OS Version with Command Line?\",\"datePublished\":\"2022-08-30T15:42:29+00:00\",\"dateModified\":\"2026-05-24T06:27:29+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/tryrdp.com\\\/blog\\\/find-os-version-with-command-line\\\/\"},\"wordCount\":991,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/tryrdp.com\\\/blog\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/tryrdp.com\\\/blog\\\/find-os-version-with-command-line\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/tryrdp.com\\\/blog\\\/wp-content\\\/uploads\\\/2022\\\/08\\\/Find-OS-Version-with-Command-Line.png\",\"keywords\":[\"find os version using cmd\"],\"articleSection\":[\"Dedicated Server\",\"RDP\",\"VPS\",\"Windows\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/tryrdp.com\\\/blog\\\/find-os-version-with-command-line\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/tryrdp.com\\\/blog\\\/find-os-version-with-command-line\\\/\",\"url\":\"https:\\\/\\\/tryrdp.com\\\/blog\\\/find-os-version-with-command-line\\\/\",\"name\":\"How to Find OS Version with Command Line?\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/tryrdp.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/tryrdp.com\\\/blog\\\/find-os-version-with-command-line\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/tryrdp.com\\\/blog\\\/find-os-version-with-command-line\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/tryrdp.com\\\/blog\\\/wp-content\\\/uploads\\\/2022\\\/08\\\/Find-OS-Version-with-Command-Line.png\",\"datePublished\":\"2022-08-30T15:42:29+00:00\",\"dateModified\":\"2026-05-24T06:27:29+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/tryrdp.com\\\/blog\\\/find-os-version-with-command-line\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/tryrdp.com\\\/blog\\\/find-os-version-with-command-line\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/tryrdp.com\\\/blog\\\/find-os-version-with-command-line\\\/#primaryimage\",\"url\":\"https:\\\/\\\/tryrdp.com\\\/blog\\\/wp-content\\\/uploads\\\/2022\\\/08\\\/Find-OS-Version-with-Command-Line.png\",\"contentUrl\":\"https:\\\/\\\/tryrdp.com\\\/blog\\\/wp-content\\\/uploads\\\/2022\\\/08\\\/Find-OS-Version-with-Command-Line.png\",\"width\":1920,\"height\":1080,\"caption\":\"Find OS Version with Command Line\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/tryrdp.com\\\/blog\\\/find-os-version-with-command-line\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/tryrdp.com\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to Find OS Version with Command Line?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/tryrdp.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/tryrdp.com\\\/blog\\\/\",\"name\":\"TryRDP Blog\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/tryrdp.com\\\/blog\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/tryrdp.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/tryrdp.com\\\/blog\\\/#organization\",\"name\":\"TryRDP Blog\",\"url\":\"https:\\\/\\\/tryrdp.com\\\/blog\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/tryrdp.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/tryrdp.com\\\/blog\\\/wp-content\\\/uploads\\\/2021\\\/08\\\/cropped-logolight-1.png\",\"contentUrl\":\"https:\\\/\\\/tryrdp.com\\\/blog\\\/wp-content\\\/uploads\\\/2021\\\/08\\\/cropped-logolight-1.png\",\"width\":300,\"height\":60,\"caption\":\"TryRDP Blog\"},\"image\":{\"@id\":\"https:\\\/\\\/tryrdp.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/tryrdp.com\\\/blog\\\/#\\\/schema\\\/person\\\/6987ffd35a3b8930dfc6f1ce18128881\",\"name\":\"Tithi Mukherjee\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/23f9430b19f9ee3482116460ac7e06397667bf8203e47007bd2879755eda318c?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/23f9430b19f9ee3482116460ac7e06397667bf8203e47007bd2879755eda318c?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/23f9430b19f9ee3482116460ac7e06397667bf8203e47007bd2879755eda318c?s=96&d=mm&r=g\",\"caption\":\"Tithi Mukherjee\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/profile.php?id=100003803338568\",\"https:\\\/\\\/www.instagram.com\\\/tithiimukherjee_\",\"https:\\\/\\\/www.linkedin.com\\\/in\\\/sulagna-mukherjee-tithi\\\/\",\"https:\\\/\\\/www.youtube.com\\\/@NoobieTechsTithi_mukherjee\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to Find OS Version with Command Line?","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/tryrdp.com\/blog\/find-os-version-with-command-line\/","og_locale":"en_US","og_type":"article","og_title":"How to Find OS Version with Command Line?","og_description":"As soon as you plan to upgrade some software or buy a new one, you need to be aware of your operating system&#8217;s version. If you want your device to work properly, it is important ... Read more","og_url":"https:\/\/tryrdp.com\/blog\/find-os-version-with-command-line\/","og_site_name":"TryRDP Blog","article_author":"https:\/\/www.facebook.com\/profile.php?id=100003803338568","article_published_time":"2022-08-30T15:42:29+00:00","article_modified_time":"2026-05-24T06:27:29+00:00","og_image":[{"width":1920,"height":1080,"url":"https:\/\/tryrdp.com\/blog\/wp-content\/uploads\/2022\/08\/Find-OS-Version-with-Command-Line.png","type":"image\/png"}],"author":"Tithi Mukherjee","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Tithi Mukherjee","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/tryrdp.com\/blog\/find-os-version-with-command-line\/#article","isPartOf":{"@id":"https:\/\/tryrdp.com\/blog\/find-os-version-with-command-line\/"},"author":{"name":"Tithi Mukherjee","@id":"https:\/\/tryrdp.com\/blog\/#\/schema\/person\/6987ffd35a3b8930dfc6f1ce18128881"},"headline":"How to Find OS Version with Command Line?","datePublished":"2022-08-30T15:42:29+00:00","dateModified":"2026-05-24T06:27:29+00:00","mainEntityOfPage":{"@id":"https:\/\/tryrdp.com\/blog\/find-os-version-with-command-line\/"},"wordCount":991,"commentCount":0,"publisher":{"@id":"https:\/\/tryrdp.com\/blog\/#organization"},"image":{"@id":"https:\/\/tryrdp.com\/blog\/find-os-version-with-command-line\/#primaryimage"},"thumbnailUrl":"https:\/\/tryrdp.com\/blog\/wp-content\/uploads\/2022\/08\/Find-OS-Version-with-Command-Line.png","keywords":["find os version using cmd"],"articleSection":["Dedicated Server","RDP","VPS","Windows"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/tryrdp.com\/blog\/find-os-version-with-command-line\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/tryrdp.com\/blog\/find-os-version-with-command-line\/","url":"https:\/\/tryrdp.com\/blog\/find-os-version-with-command-line\/","name":"How to Find OS Version with Command Line?","isPartOf":{"@id":"https:\/\/tryrdp.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/tryrdp.com\/blog\/find-os-version-with-command-line\/#primaryimage"},"image":{"@id":"https:\/\/tryrdp.com\/blog\/find-os-version-with-command-line\/#primaryimage"},"thumbnailUrl":"https:\/\/tryrdp.com\/blog\/wp-content\/uploads\/2022\/08\/Find-OS-Version-with-Command-Line.png","datePublished":"2022-08-30T15:42:29+00:00","dateModified":"2026-05-24T06:27:29+00:00","breadcrumb":{"@id":"https:\/\/tryrdp.com\/blog\/find-os-version-with-command-line\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/tryrdp.com\/blog\/find-os-version-with-command-line\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/tryrdp.com\/blog\/find-os-version-with-command-line\/#primaryimage","url":"https:\/\/tryrdp.com\/blog\/wp-content\/uploads\/2022\/08\/Find-OS-Version-with-Command-Line.png","contentUrl":"https:\/\/tryrdp.com\/blog\/wp-content\/uploads\/2022\/08\/Find-OS-Version-with-Command-Line.png","width":1920,"height":1080,"caption":"Find OS Version with Command Line"},{"@type":"BreadcrumbList","@id":"https:\/\/tryrdp.com\/blog\/find-os-version-with-command-line\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/tryrdp.com\/blog\/"},{"@type":"ListItem","position":2,"name":"How to Find OS Version with Command Line?"}]},{"@type":"WebSite","@id":"https:\/\/tryrdp.com\/blog\/#website","url":"https:\/\/tryrdp.com\/blog\/","name":"TryRDP Blog","description":"","publisher":{"@id":"https:\/\/tryrdp.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/tryrdp.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/tryrdp.com\/blog\/#organization","name":"TryRDP Blog","url":"https:\/\/tryrdp.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/tryrdp.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/tryrdp.com\/blog\/wp-content\/uploads\/2021\/08\/cropped-logolight-1.png","contentUrl":"https:\/\/tryrdp.com\/blog\/wp-content\/uploads\/2021\/08\/cropped-logolight-1.png","width":300,"height":60,"caption":"TryRDP Blog"},"image":{"@id":"https:\/\/tryrdp.com\/blog\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/tryrdp.com\/blog\/#\/schema\/person\/6987ffd35a3b8930dfc6f1ce18128881","name":"Tithi Mukherjee","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/23f9430b19f9ee3482116460ac7e06397667bf8203e47007bd2879755eda318c?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/23f9430b19f9ee3482116460ac7e06397667bf8203e47007bd2879755eda318c?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/23f9430b19f9ee3482116460ac7e06397667bf8203e47007bd2879755eda318c?s=96&d=mm&r=g","caption":"Tithi Mukherjee"},"sameAs":["https:\/\/www.facebook.com\/profile.php?id=100003803338568","https:\/\/www.instagram.com\/tithiimukherjee_","https:\/\/www.linkedin.com\/in\/sulagna-mukherjee-tithi\/","https:\/\/www.youtube.com\/@NoobieTechsTithi_mukherjee"]}]}},"_links":{"self":[{"href":"https:\/\/tryrdp.com\/blog\/wp-json\/wp\/v2\/posts\/1204","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tryrdp.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/tryrdp.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/tryrdp.com\/blog\/wp-json\/wp\/v2\/users\/7"}],"replies":[{"embeddable":true,"href":"https:\/\/tryrdp.com\/blog\/wp-json\/wp\/v2\/comments?post=1204"}],"version-history":[{"count":1,"href":"https:\/\/tryrdp.com\/blog\/wp-json\/wp\/v2\/posts\/1204\/revisions"}],"predecessor-version":[{"id":4222,"href":"https:\/\/tryrdp.com\/blog\/wp-json\/wp\/v2\/posts\/1204\/revisions\/4222"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/tryrdp.com\/blog\/wp-json\/wp\/v2\/media\/1232"}],"wp:attachment":[{"href":"https:\/\/tryrdp.com\/blog\/wp-json\/wp\/v2\/media?parent=1204"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/tryrdp.com\/blog\/wp-json\/wp\/v2\/categories?post=1204"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/tryrdp.com\/blog\/wp-json\/wp\/v2\/tags?post=1204"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}