Iklan1

Friday, November 15, 2024

Cara melihat Available Physical Memory pada System Operasi Windows dengan Command Prompt CMD

    Untuk melihat Memory total , maupun memory komputer yang tersedia pada system operasi Windows dapat user lakukan melalui command prompt, atau lebih dikenal dengan CMD dengan menggunakan "systeminfo".

    Command ini akan menampilkan seluruh resource yang tersedia di komputer kita, antara lain:

Host Name
OS Name
OS Version
OS Manufacturer
OS Configuration
OS Build Type
Registered Owner
Registered Organization
Product ID
Original Install Date
System Boot Time
System Manufacturer
System Model
System Type
Processor(s)
BIOS Version
Windows Directory
System Directory
Boot Device
System Locale
Input Locale
Time Zone
Total Physical Memory
Available Physical Memory
Virtual Memory
Virtual Memory
Virtual Memory
Page File Location(s)
Domain
Logon Server
Host Name
OS Name
OS Version
OS Manufacturer
OS Configuration
OS Build Type
Registered Owner
Registered Organization
Product ID
Original Install Date
System Boot Time
System Manufacturer
System Model
System Type
Processor(s)
                           [01]
BIOS Version
Windows Directory
System Directory
Boot Device
System Locale
Input Locale
Time Zone
Total Physical Memory
Available Physical Memory
Virtual Memory
Page File Location(s)
Domain
Logon Server
Hotfix(s)
Network Card(s)
Hyper-V Requirements

Berikut tampilannya :


    Jika ingin spesifik menampikan memory yang masih tersedia, dapat dilakukan dengan command atau perintah :

systeminfo | findstr /C:"Available Physical Memory"

, maka akan menampilkan :



Semoga bermanfaat. jangan lupa subscribe ke channel youtube saya.



No comments:

Post a Comment