A tool to check the state of your laptop battery is built in to Windows using Powercfg C:\WINDOWS\system32\powercfg.exe Run the below to generate a html report for the battery
Latest Posts
Quick Windows Restart and Shutdown Machine Keyboard Shortcuts
To restart Windows machines with keyboard only. Windows Key + X, U, R To shutdown Windows Windows Key + X, U, U
Factory Reset from Command Line
Enter the below in an elevated command prompt to reset device to factory defaults.
Remove Intune/Endpoint Manger Autopilot Device
Remove Intune Device Remove Azure AD Record
Windows 10 Run Commands
Name Program Accessibility Controls access.cpl Add Hardware Wizard hdwwiz.cpl Add/Remove Programs appwiz.cpl Administrative Tools control admintools Automatic Updates wuaucpl.cpl Bluetooth Transfer wizard fsquirt Calculator calc Certificate Manager certmgr.msc Character Map charmap Check Disk Utility chkdsk Clipboard Viewer clipbrd Command Prompt cmd Component Services dcomcnfg Computer Management compmgmt.msc Control Panel control panel Date and Time Properties […]
WordPress Docker Loopback Issue
You may encounter the following error messages in Site Health for a WordPress Docker container if not using port 80 Fix either by mapping port 80:80 for the container or changing the WordPress home and URL addresses to the host machine IP instead of localhost.
Windows Command End Process
To view all processes run tasklist with elevated privileges To filter/search for a process name e.g. Notepad.exe To force end a process e.g. Notepad.exe