If you are using mapped network drives, you probably noticed that they are not showing in the apps running with administrator privileges (including cmd and PowerShell). The default User Account…
Windows 10
What Others Are Reading in Windows 10
- Windows 10Windows 11Windows Server 2016Windows Server 2019Windows Server 2022
How to Run File Explorer Elevated (as Administrator) on Windows
March 7, 2024File Explorer process always runs with minimal (non-elevated) privileges in Windows. Even if you click the C:\Windows\explorer.exe executable file and try to start it in the ‘Run as administrator’ mode,…
- Windows 10Windows 11Windows Server 2019
How to Clean Up System Volume Information Folder on Windows
March 17, 2024Windows automatically creates a hidden System Volume Information directory in the root of each connected NTFS drive (whether a local HDD/SSD drive or a removable USB drive). The size of…
- Active DirectoryGroup PoliciesWindows 10Windows 11Windows Server 2019
Auto Lock Computer Screen After Inactivity with GPO
March 15, 2024Information security best practices require the computer screen to be locked when the user is inactive (idle) for some time. A Windows user can lock the computer screen themselves (using…
- Windows 10Windows Server 2019Windows Server 2022
Hosting Multiple Websites in IIS with Same Port and IP Address
January 29, 2024When you install an IIS (Internet Information Services) web server on Windows, an empty “Default Web Site” is created, listening on the default HTTP port 80. In this article, we…
- Windows 10Windows 11Windows Server 2022
This App Has Been Blocked for Your Protection in Windows
July 21, 2025When launching certain programs downloaded from the Internet, Windows may display an error message stating: This app has been blocked for your protection. When such an error occurs, the user,…
Sometimes when you try to delete, rename or move a file in Windows, you may see a message that the file is busy/locked/used by another process. Usually the name of…
- Windows 10Windows 11
How to Enable/Disable the Built-in Administrator Account in Windows
July 2, 2025When you perform a clean installation of Windows, the system prompts you to create a user account and automatically grants it local administrator privileges. However, Windows installation creates another built-in…
- PowerShellWindows 10Windows 11Windows Server 2022
Invoke-Command: Run Commands or PowerShell Scripts on Remote Computers
May 15, 2025The Invoke-Command cmdlet allows you to execute commands or PowerShell scripts remotely on one or more remote computers
- Windows 10Windows Server 2019
Remote Session Disconnected: No Remote Desktop License Servers/Client Access Licenses Available
March 11, 2024In this article, we’ll look at several common issues related to RDS licensing, when RDP clients cannot connect to Windows Server with the Remote Desktop Services Host role installed. Licensing…