UWF (Unified Write Filter) is a special file system write filter in Windows 10 that allows you to protect Windows system and user files on the local drive from any…
Windows 10
- Windows 10Windows Server 2019
How to Run CMD/Program under SYSTEM (LocalSystem) in Windows
March 11, 2024To perform some actions in Windows, it’s not enough to have administrator privileges. For example, you cannot replace or delete system files and some registry keys, stop system services or…
- Group PoliciesWindows 10Windows 11Windows Server 2022
How to Disable or Change User Account Control (UAC) Settings in Windows
February 14, 2025User Account Control (UAC) is a default Windows security feature designed to prevent unwanted changes to the operating system. When a program tries to perform an action that requires administrator…
- Active DirectoryGroup PoliciesWindows 10Windows Server 2016
Windows: Block Remote Network Access for Local User Accounts
February 27, 2023Using local accounts (including the local administrator) to access another computer over network in Active Directory environments is not recommended on a number of reasons. The same local administrator username…
- Group PoliciesPowerShellWindows 10Windows Server 2019
How to Detect Who Deleted a File on Windows Server with Audit Policy
March 12, 2024You can use file system object access event auditing to identify a specific user who created, deleted, or modified a specific file. In this article, we’ll show you how to…
- Active DirectoryGroup PoliciesPowerShellWindows 10Windows 11Windows Server 2022
Configuring Password Expiration Notifications for AD Users
October 11, 2024Although Microsoft has removed the requirement to periodically change user passwords from its security baselines, most on-premises Active Directory domains have a policy that specifies the maximum age of a…
- Group PoliciesWindows 10Windows Server 2016
Windows Couldn’t Connect to the GPSVC Service
October 28, 2020User cannot logon to the computer due to the GPSVC (Group Policy Client service) connection error on one of the computers running Windows 10. When trying to log on with…
- Windows 10Windows 11Windows Server 2019Windows Server 2022
Reduce Large Windows.edb (Windows.db) File Size
March 15, 2024The Windows.edb file (Windows.db in Windows 11) is the location of the index database for the Windows Search service. The search index allows users to quickly search for files, emails…
- PowerShellWindows 10Windows Server 2016
How to Check or Update Java Version in Windows with PowerShell?
May 10, 2023Java Runtime Environment (JRE) is widely used on user computers to run different enterprise Java apps . However, some apps require the specific Java version and may work incorrectly in…
During a clean OS install, Windows Installer creates a special System Reserved Partition (SRP) on the MBR disk partition table. This is a hidden partition with the NTFS file system,…