This post covers creating and managing a network bridge connection on a Windows desktop computer (laptop). Operating at the data link layer (L2) of the OSI model, a network bridge…
Windows 10
- Windows 10Windows 11Windows Server 2022
Network Monitor: Capture and Analyze Network Traffic on Windows
November 12, 2024Microsoft Network Monitor (NetMon) is a classic network diagnostic tool for Windows that is used to capture and analyze all the incoming and outgoing traffic on a computer. Even though…
- Windows 10Windows 11Windows Server 2022
How to Install Node.js and NPM (Package Manager) on Windows
November 12, 2024Node.js is a cross-platform runtime for running server-side (back-end) JavaScript apps outside the browser. This guide describes how to install the Node.js framework and the Node Package Manager (NPM) on…
- Windows 10Windows 11
Remove a Specific Device from the Safely Remove Hardware List on Windows
October 16, 2024The “Safely Remove Hardware and Eject Media” menu in the system tray might contain devices the user never intends to remove. These include USB network adapters, Type-C-connected monitors, SATA/SSD drives…
- PowerShellWindows 10Windows 11
Check the Software Installation/Removal History in Windows
October 8, 2024A complete history of software installations, updates, and removals on a computer can be found in Windows Event logs. These logs can also be used to identify the specific user…
- Questions and AnswersWindows 10Windows 11
How to Add or Reinstall the Microsoft PDF Printer on Windows
October 1, 2024Windows 10 and 11 have a pre-installed virtual printer called Microsoft Print to PDF. A document or web page sent to this printer will be converted to a PDF file.…
This guide explains how to use built-in Windows tools to cast (mirror) the screen of an Android smartphone to a PC over a Wi-Fi network. To project (cast) the screen…
- LinuxWindows 10Windows 11
Get Started with Docker on Windows (WSL2) without Docker Desktop
September 4, 2024There are two ways to install the Docker containerization platform on Windows 10 and 11. It can be installed as a Docker Desktop for Windows app (uses the built-in Hyper-V…
- Windows 10Windows 11Windows Server 2019
How to Hide or Show the ‘Safely Remove Hardware’ Icon on Windows
October 1, 2024One of our regular readers complained that on his new physical Windows Server 2019 host, some internal devices (including NICs, RAID controller, CPU, and others) were showing up in the…
In addition to the Windows Server platform, the Hyper-V virtualization platform is also available in the desktop Windows editions. Users can create and run virtual machines using the built-in Hyper-V…