This page contains an almost complete list of Windows Update error codes. How to use this list and where can you find the Windows Update system error codes?
Windows 11
What Others Are Reading in Windows 11
In this article we’ll try to find a solution to a common problem of Wi-Fi connection in Windows 10 / 8.1, namely, the limited Internet connectivity and periodic disconnections from…
- Windows 10Windows 11Windows Server 2019
Booting Windows from GPT Disk on BIOS (non-UEFI) Computer
March 11, 2024This article describes configuring Windows to boot from a hard disk with a GPT partition table on a computer with classic (non-UEFI) BIOS firmware or in Legacy BIOS mode.
- Windows 10Windows 11Windows Server 2022
Creating an MSDaRT Recovery Drive for Windows 10/11
November 25, 2024Microsoft DaRT (Diagnostics and Recovery Toolset, formerly ERD Commander) is an official bootable WinPE-based recovery image from Microsoft that contains diagnostic and troubleshooting tools for Windows recovery. The DaRT rescue…
- PowerShellWindows 10Windows 11Windows Server 2019
How to Clear Event Viewer Logs on Windows
November 9, 2023On Windows, you can clear Event Viewer logs by using the eventvwr.msc GUI snap-in, from the command prompt, and by using PowerShell.
- Windows 10Windows 11Windows Server 2019
Scanning Windows Trusted Root CA for Suspicious Certificates
February 27, 2024Windows users need to be aware of suspicious third-party certificates installed on their computers. By using fake self-signed certificates that have been added to the root certificate authority store by…
- Group PoliciesWindows 10Windows 11Windows Server 2019
How to Configure and Deploy Screensaver on Windows with Group Policy
December 8, 2023You can enable and configure the same corporate screensaver on all computers in the Active Directory domain. In this post, we will show how to enable a slideshow screensaver with…
To identify drivers, programs, and services that cause Windows to bool slowly, you must enable startup logging. In this guide, we will have a look at how to create a…
- PowerShellWindows 11Windows Server 2022Windows Server 2025
How to Enable or Disable PowerShell Remoting (WinRM) in Windows
December 3, 2025PowerShell Remoting (PSRemoting) enables administrators to remotely manage Windows computers and servers, run scripts and commands, and perform administrative tasks. PowerShell Remoting is built on the Windows Remote Management (WinRM)…
- PowerShellWindows 11Windows Server 2019
How to Connect and Query MySQL or MariaDB with PowerShell
March 17, 2024You can connect to a MySQL/MariaDB database, select data from a table, and add, update, and delete table entries directly from a PowerShell script. In this post, we’ll look at…