In this article, written as a part of a series devoted to Windows security, we will learn quite a simple method for getting passwords of all active Windows users using…
Windows 10
- Active DirectoryPowerShellWindows 10Windows Server 2019Windows Server 2022
Using Managed Service Accounts (MSA and gMSA) in Active Directory
October 11, 2024You can use Managed Service Accounts (MSA) to securely run services, applications, and scheduler tasks on servers and workstations in an Active Directory domain. The MSA is a special type…
- Windows 10Windows 11
How to Upgrade from Windows 10/11 Home Edition to Pro or Enterprise
May 23, 2024This guide explains how to upgrade Windows 10 or 11 Home editions to a Professional or Enterprise version, without reinstalling the operating system and keeping all installed programs, settings, and…
Hi, admin! I’m trying to turn on Windows Defender on Windows 10, but in the “Windows Defender Security Center”, the “Virus & threat protection” component has the message: “Threat service…
- Windows 10Windows Server 2016Windows Server 2019
How to Clean Up and Compress the WinSxS Folder on Windows
March 17, 2024In this article we will talk about the WinSxS folder in Windows, the reasons for its constant growth, and ways to clean up it. The C:\Windows\WinSxS directory is the repository…
- Windows 10Windows Server 2019
Mapped Network Drives are Not Showing in Elevated Programs
March 15, 2024If 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 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…
- Group PoliciesWindows 10Windows Server 2019
How to Disable NetBIOS and LLMNR Protocols in Windows Using GPO
March 17, 2024The broadcast protocols NetBIOS over TCP/IP and LLMNR are used in most modern networks only for compatibility with legacy Windows versions. Both protocols are susceptible to spoofing and MITM attacks.…
- 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…