On Windows, you can clear Event Viewer logs by using the eventvwr.msc GUI snap-in, from the command prompt, and by using PowerShell.
Windows 10
Recently my old USB drive became unreadable in Windows and started to be seen as RAW. This indicates that Windows cannot determine the structure of the file system on the…
- Windows 10Windows 11Windows Server 2019
Scanning Windows Trusted Root CA for Suspicious Certificates
February 27, 2024Windows users need to be aware of suspicious third-party certificates installed on their computers. By using fake self-signed certificates that have been added to the root certificate authority store by…
- Group PoliciesWindows 10Windows 11Windows Server 2019
How to Configure and Deploy Screensaver on Windows with Group Policy
December 8, 2023You can enable and configure the same corporate screensaver on all computers in the Active Directory domain. In this post, we will show how to enable a slideshow screensaver with…
To identify drivers, programs, and services that cause Windows to bool slowly, you must enable startup logging. In this guide, we will have a look at how to create a…
Recently, one of my customers has found that after installation of the upgrade from Windows 8.1 to Windows 10, the network printer connected to this computer stopped printing documents from…
- Windows 10Windows 11Windows Server 2016Windows Server 2019
How to Install and Configure TFTP Server and Client on Windows
March 15, 2024TFTP (Trivial File Transfer Protocol) is a simplified file transfer protocol that provides an easy way to download and upload files. Typically, TFTP is used for PXE booting (network boot,…
- PowerShellWindows 10Windows 11Windows Server 2019
Windows: Auto Reconnect to VPN on Disconnect
November 3, 2023By default, the built-in Windows VPN client does not attempt to reconnect to the VPN server if the connection is lost. If the connection is dropped, the user must manually…
- PowerShellWindows 10Windows 11
How to Unblock a File Downloaded from Internet on Windows
November 17, 2023Windows displays a security warning when you try to open or run an executable file/script that you downloaded from the Internet. This article explains how Windows identifies a file downloaded…