Surface Pro 4 – Akku entlädt sich im heruntergefahrenen Zustand

Der Akku verliert über die Jahre und durchs häufige Laden an Kapazität. Das ist nichts Neues und leuchtet jedem ein und kennt man auch von anderen batteriebetriebenen Geräten im Alltag. Allerdings beschleicht einem das seltsame Gefühl, dass der Akku des Surface selbst im ausgeschalteten Zustand (Herunterfahren, als nicht im Standby-Modus) an Batterieleistung verliert. Da das […]

Can a low profile cooler handle an AMD Ryzen 7 3700X CPU?

We want to find out, whether a low profile CPU cooler can handle the heat of an AMD Ryzen 7 3700X CPU. Newer and more powerful processors generate a lot of heat and need correspondingly large CPU coolers. However, if you want to use a small case design (mATX), it is a challenge to cool the CPU with coolers with a low profile, such as the Noctua NH-L12S.

Setup Android Emulator for Windows 10 on AMD Ryzen

Make sure that you have enabled the virtualization feature in your computer’s BIOS Disable Hyper-V in Windows. Open Android SDK Manager and install Android Emulator Hypervisor Driver for AMD Processors. In Visual Studio, you will find this in Tools/Android/Android SDK Manager. Make sure that you have HAXM disabled. Open command prompt with administrativ rights and […]

Determine programmatically pending reboot status for a Windows machine in C# and PowerShell

Sometimes it may be necessary to find out whether a Windows computer needs to be restarted. There is an article that describes exactly which values have to be queried in the system. The result is a PowerShell script Get-PendingReboot. For administrators this is usually the perfect solution. However, there are scenarios where you might want […]