News

Sudo shows that Windows can learn a lot form Linux and make it much easier to run commands with admin rights while also being more secure.
If you are wondering how to pin any window to always be on top of other windows (always on top), read this article right away!
If you're tired of constantly reinstalling Windows 11 because it's broken, these PowerShell scripts are going to be huge time savers.
By abusing the browser's “Save as” function, FileFix can cut through Windows security barriers. Secure your Windows PC from ...
Writing Batch Script on Windows 10 Basics of Batch Script In a batch script, you mostly use commands that also work in the Command Prompt. Some commands are basic, such as those for printing text, ...
Microsoft Edit is a first-of-its-kind command line text editor for Windows which supports advanced editing beyond the Notepad and tools like Vim.
Microsoft has released a PowerShell script to help restore an empty 'inetpub' folder created by the April 2025 Windows security updates if deleted. As Microsoft previously warned, this folder ...
Inetpub folder can be restored when you turn on the IIS service, or you can also use a new PowerShell script released this week.
Unexpected behavior when running a script via the Windows Explorer context menu #25041 Open Jens-Schmitt opened on Feb 17 ...
Microsoft has released a PowerShell script to help Windows users and admins update bootable media so it utilizes the new "Windows UEFI CA 2023" certificate before the mitigations of the BlackLotus ...
How to Write a CMD Script. A CMD script allows you to perform multiple Windows operations just by double-clicking the CMD script file. The operations that you want the CMD file to perform are ...