Whether you are acquiring your laptop for the first time or would just like to check its battery health or life, the built-in command line prompt will get you sorted out. Before we get started, note that this method works for Windows laptops. Here are the simple steps: 1. Open Command promt on your PC. You can do this in two ways: Press Windows button + R and type CMD then press enter or click on the search bar and type Command prompt. 2. Select the command prompt option and open as an administrator. 3. When the command promt window opens, type the command as it is "powercfg/batteryreport". Do not use the quotation marks. 4. Press enter key on the keyboard and wait for the report to be generated. 5. Once complete, go to your PC drive(usually Disc C), open users, select your mai user and look for battery report file. This file is usually a html file and must be opened using a browser like google chrome. Ensure you are connected to the internet when opening this file Once ope...
In our previous article on how to create a bootable flask disk , we applied the use of RUFUS , a tool that only allows the drive to hold one Operating System. In this article, we are going to cover how to use Ventoy to create a bootable hard drive that can support mutiple Operating systems and still allow the flash disk to be used for other purposes. What is Ventoy? Ventoy is an open source tool used to make bootable flash drive or USB drives. Unlike traditional tools( RUFUS included), Ventoy allows you to simply drag and drop ISO files onto your USB drive. This means you can have multiple operating systems on a single drive without the need to reformat it each time. For anyone dealing with computers and nstallations, Ventoy is a must-have in your toolkit As an open-source tool, ventoy is completely free and is constantly improved by a community of developers. How to get Ventoy to your computer Before you use Ventoy to create your bootable drive, you need to download a...