How to know what version of windows do I have?
In order to know what version of Windows Operating system you are using the best way is to check it via command line, open CMD and type systeminfo,
C:\Users\Code2care> systeminfo
Host Name: LAPTOP-3XXXXXX
OS Name: Microsoft Windows 10 Home Single Language
OS Version: 10.0.18363 N/A Build 18363
OS Manufacturer: Microsoft Corporation
OS Configuration: Standalone Workstation
OS Build Type: Multiprocessor Free
Registered Owner: Code2care
Registered Organization: N/A
Product ID: 00327-XXXXX-XXXXX-XXXXX
Original Install Date: 24-06-2020, 9.54.52 PM
System Boot Time: 17-10-2020, 3.38.30 PM
System Manufacturer: ASUSTeK COMPUTER INC.
System Model: VivoBook 15_ASUS Laptop X507UF
System Type: x64-based PC
Processor(s): 1 Processor(s) Installed.
[01]: Intel64 Family 6 Model 142 Stepping 10 GenuineIntel ~16
BIOS Version: American Megatrends Inc. X507UF.304, 22-05-2019
Windows Directory: C:\WINDOWS
System Directory: C:\WINDOWS\system32
Boot Device: \Device\HarddiskVolume1
System Locale: en-us;English (United States)
Input Locale: 00004009
Time Zone: (UTC-06:00)
Total Physical Memory: 8,074 MB
Available Physical Memory: 3,760 MB
Virtual Memory: Max Size: 9,354 MB
Virtual Memory: Available: 3,780 MB
Virtual Memory: In Use: 5,574 MB
Page File Location(s): C:\pagefile.sys
Domain: WORKGROUP
Logon Server: \\LAPTOP-3XXXXXXXX
Hotfix(s): 9 Hotfix(s) Installed.
[01]: KB4576484
[02]: KB4497165
[03]: KB4517245
[04]: KB4560959
[05]: KB4561600
[06]: KB4565554
[07]: KB4569073
[08]: KB4576751
[09]: KB4574727
Network Card(s): 1 NIC(s) Installed.
[01]: Intel(R) Dual Band Wireless-AC 8265
Connection Name: Wi-Fi
DHCP Enabled: Yes
DHCP Server: 192.168.0.1
IP address(es)
[01]: 192.168.0.108
[02]: XXXX::XXXX:XXXX:XXXX:XXXX
Hyper-V Requirements: VM Monitor Mode Extensions: Yes
Virtualization Enabled In Firmware: Yes
Second Level Address Translation: Yes
Data Execution Prevention Available: Yes
You will see a lot of information, but what we are interested in is OS Name and OS Version
OS Name: Microsoft Windows 10 Home Single Language
OS Version: 10.0.18363 N/A Build 18363
More Posts related to Microsoft,
- Error code 0xCAA82EE2: Something went wrong (request timed out) [Microsoft]
- FCM Messages! Testing Notifcation from Microsoft to investigate this problem [Microsoft Teams]
- Visual Studio Code available for Apple Mac ARM64 build for native M1 processor support
- Microsoft Edge browser error on MAC - This page is having a problem Try coming back to it later
- Microsoft Office Excel - Couldnt Open the Workbook - The workbook cannot be opened.
- What version of windows do I have?
- What is FCM Messages Test Notification! [Microsoft Teams] [Google Hangouts]
- Microsoft Stream - This may not be for you, It looks like you don't have permission to watch this video
- Internet Explorer browser auto redirect to Microsoft Edge for compatibility with modern web sites
- Power BI error Something went wrong, unable to read the application metadata
- Graph API error when querying BookingBusinesses - ErrorExceededFindCountLimit, The GetBookingMailboxes request returned too many results
- How to save a file as csv in Windows Notepad?
- MO229507 UK Europe users cannot access Microsoft 365 - SharePoint, OneDrive, Teams, Admin center, Planner, Yammer
- Customize Praise badge for Microsoft Teams with own images, values, brand
- Free and easy audio video screen recording using Microsoft PowerPoint
- 0xCAA20003: You ran into an authorization problem. [Microsoft]
- Outlook - The mailbox isn't available. This may have occurred because the license for the mailbox has expired.
- Outlook and Hotmail not working - email issue, message not delivered, send receive problem
- How to fix Microsoft Windows 10 update error 80070020
- Microsoft 365 Excel - PRO TIP Discover insights quickly with Power BI, which is already included in your Microsoft services, See it in action
- How to know file encoding in Microsoft Windows Notepad?
- [Error] Microsoft Teams: We're sorryβwe've run into an issue.
- Microsoft Sign-in Error Code: 50058 (Request Id, Correlation Id and Timestamp)
- [Microsoft Teams 4c7] Modern authentication failed here, but you'll still be able to sign in. Your status code is 4c7 error
- How to turn on Bluetooth on Windows 10
More Posts:
- How to get an embed code from Vimeo? - HowTos
- How to install Python 3.9 using brew on Mac - Python
- π₯ [BTS ARMY] #ExaBLINK, #ExaARMY hashtags trending worldwide - BTS
- fill_parent vs match_parent vs wrap_content - Android
- JavaScript date in yyyy-MM-dd format - JavaScript
- How to make zsh as the default shell on Ubuntu - zsh
- Locate Notepad++ unsaved files backup location - NotepadPlusPlus
- MySQL #6 - Error on delete of './my-database/db.opt' (Errcode: 13 - Permission denied) - MySQL