Universal Windows Platform (UWP) applications from the Microsoft Store require you to install them online. However, when you actually install a UWP application, the Microsoft Store client downloads and installs…
Windows 10
What Others Are Reading in Windows 10
- Windows 10Windows Server 2016Windows Server 2019
Enable and Configure Offline Files on Windows 10
June 7, 2022Offline Files feature in Windows 10 allows you to make certain shared network folders and files available offline even if your computer is not connected to the corporate network. In…
- PowerShellWindows 10Windows Server 2016
Checking Active TCP/IP Connections on Windows with PowerShell
March 17, 2024Many administrators usually use the netstat console tool or graphic TCPView to display information about active TCP/IP connections and open TCP ports in Windows. Instead of netstat, you can use…
- Windows 10Windows Server 2019
Using RDCMan (Remote Desktop Connection Manager) on Windows
May 10, 2023RDCMan (Remote Desktop Connection Manager) is a convenient RDP connection manager for Windows system administrators. It allows to manage multiple RDP sessions in a single window, create tree-like structures with…
- Active DirectoryGroup PoliciesWindows 10Windows 11Windows Server 2022
Updating Group Policy Administrative Templates (ADMX)
January 24, 2025Group Policy Administrative Templates contain settings that allow administrators to conveniently configure various Windows settings, components, and third-party software. In this article, we will look at how to install new…
- Group PoliciesWindows 10Windows 11Windows Server 2022
How to Disable the Open File Security Warnings on Windows
March 12, 2025When trying to run an EXE, MSI, BAT, CMD, or other executable file type from a local drive or shared network folder in Windows, you may see the Open file…
- LinuxWindows 10Windows 11Windows Server 2022
How to Check, Enable or Disable SMB Protocol Versions on Windows
July 3, 2025The Server Message Block (SMB) is a client-server network protocol used in Windows networks to provide remote access to shared files, printers, other network resources, and for interprocess communication. TCP…
- PowerShellWindows 10Windows Server 2016
PowerShell: Check Free Disk Space and Disk Usage
March 17, 2024In this article, we will show you how to check the free disk space and disk usage on a local or remote Windows host using PowerShell. Also, consider how to…
- Windows 10Windows Server 2016Windows Server 2019
How to Disable Windows Error Reporting and Clear WER\ReportQueue Folder on Windows
March 15, 2024The Windows Error Reporting service (WER) is used to collect the debug information about system and third-party app failures and send error reports to Microsoft servers. This information should be…
- VirtualizationVMwareWindows 10
Adding a Sound Card to a Virtual Machine on VMWare ESXi
March 15, 2024By default, there are no sound devices in VMWare ESXi virtual machines. If you want to get sound from a guest Windows VM, it is easier to use the RDP…