When connecting to a shared network printer, users may receive a ‘Windows can’t connect to the printer’ error with codes 0x0000011b or 0x00000002. This post explains common ways to fix…
Windows 10
What Others Are Reading in Windows 10
- Windows 10Windows 11Windows Server 2019Windows Server 2022
How to Change a User Password in a Remote Desktop (RDP) Session
December 11, 2024Users can press CTRL+ALT+DEL and select Change Password from the menu that opens to change their password on the Windows workstation. However, this won’t work if you are connected to…
- Windows 10Windows 11
Fix: The Computer Restarted Unexpectedly or Encountered an Unexpected Error on Windows
May 16, 2024In some cases, when you perform a clean installation of Windows, update a build, or create a reference image using sysprep, the Windows Installer fails with an error: The computer…
- Group PoliciesPowerShellWindows 10Windows Server 2019
Installing Fonts in Windows Using GPO and PowerShell
February 27, 2023In this article, we’ll show how to install additional fonts on computers in an Active Directory domain using Group Policy and PowerShell script. This guide was tested on current Windows…
- Windows 10Windows 11
Enable Group Policy Editor (gpedit.msc) on Windows 10/11 Home Edition
June 20, 2024The Local Group Policy Editor console (gpedit.msc) is used to configure Windows settings. Gpedit.msc is a built-in MMC snap-in available in all Windows editions (Pro/Enterprise/Education) except Home and Single Language.…
- PowerShellWindows 10Windows 11Windows Server 2019
How to Backup (Export) Installed Drivers from Windows
April 17, 2024Built-in Windows tools allow you to backup (export) all third-party device drivers installed on your computer to a specified directory. This eliminates the need to manually search for and download…
- PowerShellWindows 10Windows Server 2019
Automatically Add Static Routes After Connecting to VPN
September 20, 2022In the latest Windows 10 builds, you can automatically add static routes when establishing a VPN connection. When the VPN connection is terminated, the route is automatically removed from the…
- Windows 10Windows Server 2016Windows Server 2019
High Non-Paged Pool Memory Usage (Leak) in Windows
August 30, 2021Windows computers and servers may experience troubles with memory overflow caused by a leak of a certain system driver that stores its data in the system’s non-paged memory pool. Non-paged…
- PowerShellWindows 10Windows 11Windows Server 2019
PowerShell: Get Folder Size on Windows
April 2, 2024You can use PowerShell to calculate the exact size of a specific folder in Windows (recursively, including all subfolders). This way you can quickly find out the size of the…
- PowerShellWindows 10Windows 11Windows Server 2019
Using Credential Manager on Windows: Ultimate Guide
March 15, 2024Windows Credential Manager allows you to securely store credentials (usernames and passwords) used to access network resources, websites, and apps. You can use the credentials stored in Credential Manager to…