specs["System"]["Operating System"] = platform.system() specs["System"]["Release"] = platform.release() specs["System"]["Version"] = platform.version() specs["System"]["Machine"] = platform.machine() specs["System"]["Processor"] = platform.processor()
If you cannot boot into your operating system, the specs are often printed on a sticker underneath the laptop or inside the battery compartment. Otherwise, enter the BIOS/UEFI (usually by pressing F2, F10, Del, or Esc at startup) – the main screen will list basic CPU, RAM, and serial number.
To use the Laptop Specs Finder tool, simply run the script:
specs["System"]["Operating System"] = platform.system() specs["System"]["Release"] = platform.release() specs["System"]["Version"] = platform.version() specs["System"]["Machine"] = platform.machine() specs["System"]["Processor"] = platform.processor()
If you cannot boot into your operating system, the specs are often printed on a sticker underneath the laptop or inside the battery compartment. Otherwise, enter the BIOS/UEFI (usually by pressing F2, F10, Del, or Esc at startup) – the main screen will list basic CPU, RAM, and serial number. how do i find the specs on my laptop
To use the Laptop Specs Finder tool, simply run the script: specs["System"]["Operating System"] = platform