The problem with adjusting the screen brightness can occur in both Windows 10 and Windows 11. Typically, users complain that they cannot increase or decrease the screen brightness on a…
Windows 10
- PowerShellWindows 10Windows 11Windows Server 2019
How to Check .NET Framework Version Installed on Windows
October 25, 2023On Windows, you can install and run multiple versions of the .NET Framework at the same time. When developing or deploying a new application based on .NET libraries, sometimes you…
- Active DirectoryGroup PoliciesWindows 10Windows Server 2019
Using GPResult Command to Check Applied GPOs and RSoP Data
May 11, 2023The GPResult.exe command-line tool is used to get a Resultant Set of Policy (RSoP) that is applied to a user and/or computer in an Active Directory domain. GPResult allows you…
A new native package manager, WinGet (Windows Package Manager), appeared on Windows 10 and 11. You can use it to install apps from the command prompt (similar to Linux package…
- Active DirectoryPowerShellWindows 10Windows Server 2019
How to Convert SID to User/Group Name and User to SID
June 8, 2023SID (Security IDentifier) is a unique identifier that is assigned to users, groups, computers, or other security objects when they are created in Windows or Active Directory domain. Windows uses…
After being infected with a virus or incorrectly changing the system registry, the user may encounter the fact that executable EXE-files (installation MSI-files or PowerShell/CMD/VBScript files) not opening in Windows.…
- Active DirectoryGroup PoliciesWindows 10Windows Server 2019
Display System Information on Windows Desktop with BgInfo
February 27, 2023If you manage a large number of servers or workstations running Windows, sometimes it is useful to display basic information about the operating system and environment right on the Windows…
- PowerShellWindows 10Windows Server 2019
PowerShell: Get, Modify, Create, and Remove Registry Keys or Parameters
January 19, 2022The Registry Editor (regedit.exe) and the reg.exe command-line utility aren’t the only tools to access and manage the registry in Windows. PowerShell provides a large number of tools for the…
- Group PoliciesWindows 10Windows 11Windows Server 2019
How to Hide or Show User Accounts from Login Screen on Windows 10/11?
February 27, 2023By default, the login screen on Windows 10/11 and Windows Server 2019/2016/2012R2 displays the account of the last user who logged in to the computer. You can configure different behavior…
Windows automatically assigns a drive letter to any connected HDD/SSD disk, USB flash drive, SD card if it recognizes the file system on its partitions. But sometimes it doesn’t work.…