How can I print the hierarchical structure of a particular directory so I can share it to other people? Printing a directory listing sounds so easy, but Windows doesn’t provide a straightforward way to do this. In this tutorial we’ll show you how to use Command Prompt or PowerShell to export a directory structure in […]
Prevent Windows 10 from Changing Screen Brightness Automatically
May 9, 2020 by No comments »Your Windows 10 laptop keeps adjusting the brightness constantly? The screen becomes dim when the AC adapter unplugged? How do I disable auto-brightness/auto-dimming? On most modern computers, Windows can automatically adjust the screen brightness based on the light of surroundings, your power plan or battery life. In this tutorial we’ll show you how to prevent […]
How to access and use Voice Recorder app in Windows 10
April 25, 2020 by No comments »How can I record my own voice from a Windows 10 computer? Windows 10 comes with a built-in Voice Recorder app which lets you record audio from a microphone or headset. In this tutorial we’ll show you how to access and use Voice Recorder app in Windows 10. Part 1: Open Voice Recorder App in […]
2 Ways to Prevent NTLM Credentials from Being Sent to Remote Servers
April 14, 2020 by No comments »When you try to access a web page which contains a file hosted on a SMB server, Windows automatically sends your user name and NTLM credentials to authenticate. Although the credentials are not sent in clear-text, the attacker can crack them to recover your Windows password. To avoid leaking your account credentials, you can block […]
4 Ways to Turn Off / On Thumbnail Previews in Windows Explorer
April 7, 2020 by No comments »Is there any way to disable video and image thumbnail preview in Windows 10? Thumbnail previews are useful since they let you preview Windows files without opening them, but it might slow down folder navigation process. In this tutorial we’ll show you 4 ways to turn off or on thumbnail previews in File Explorer on […]
How to Disable “Low Disk Space” Warning in Windows 10 / 8 / 7
March 29, 2020 by No comments »When any drive on your computer has less than 10% free disk space, a “Low Disk Space” warning will pop up at the bottom right side of the screen constantly. If this warning is not about the system (C:) drive and you want to get rid of it, here is a registry tweak to disable […]
How to Insert Page Number in Word 2019 / 2016 from Specific Page
March 20, 2020 by No comments »Office Word lets you add page numbers to all the pages in your document easily. But if your document has a cover page and you want to start page numbers on page 2 or 3, the steps are a bit complicated. In this tutorial we’ll walk you through the steps to insert page number in […]
How to See Command History from Previous PowerShell Sessions in Windows 10
March 15, 2020 by No comments »Is there a way to see command line history across all PowerShell sessions? Windows PowerShell lets you view every command you’ve executed during the current session by using the Get-History command. But sometimes that is not enough. In this tutorial we’ll show you how to see the full command history from all previous sessions in […]