If the Command Prompt, PowerShell, or an unknown program window flashes during logon or at random intervals without you doing anything, there are many chances that it’s a Task Scheduler job. The windows popping up frequently can be a huge distraction when you’re working or playing a game on the computer.Read more
command prompt
How to Find Your Windows 10/11 Build Number, Version, Edition and Bitness
The Build Number, Version, “Bit”ness (32-bit or 64-bit) of your Windows installation can be determined using many ways, and here are some of the methods listed. Screenshots are from a Windows 10 PC, but most of the information applies to all versions of Windows, including Windows 11.Read more
How to Reinstall Microsoft Print to PDF After Deleting it Accidentally
Windows 10 and 11, as you know, includes the Microsoft Print to PDF virtual printer built-in that can print (convert) documents to PDF format from any application.
Microsoft Print to PDF is a handy tool in Windows 10/11. In the previous Windows Operating Systems, users needed to use a third-party tool or virtual printer driver to convert documents or web pages to PDF. Most users, including me, have been relying upon the Cute PDF Writer driver or similar drivers supplied with PDF reader applications — e.g., Adobe Acrobat or Fox It Reader. And don’t forget Microsoft’s own Office Add-in: Microsoft Save as PDF or XPS.
Interestingly, many Windows 10/11 users accidentally delete Microsoft Print to PDF and wonder how to restore it. This post explains how to restore/reinstall the Microsoft Print to PDF printer if you’ve accidentally deleted it.Read more
How to Find the Last Logon Date/Time for Local User Accounts in Windows
In response to a script request recently from one of our readers, here is an article that tells you how to find the last logged in date and time for all user accounts on the computer.
How to Enable Quick Edit Mode in the Command Prompt by Default
You can use the mouse to copy Command Prompt text to the clipboard by enabling the Quick Edit option in Command Prompt shortcut properties. What if you don’t use a desktop shortcut to open Command Prompt, and rather run cmd.exe directly? Here is a registry edit which enables Quick Edit option by default for Command Prompt. This works regardless of the methods you use to open the Command Prompt window.
This article was written for older Windows versions. Quick Edit is enabled by default in latest versions of Windows, such as Windows 10.
How to Fix the Corrupted Recycle Bin Store Folder
There are situations where you need to reset the Recycle Bin store folder to fix problems such as Recycle Bin not showing the files that have been deleted. In some cases, you may be unable to completely empty the Recycle Bin. Each drive has a hidden and protected folder named $Recycle.bin
, which is where the Recycle Bin stores files that you and other users on the computer delete. Windows creates a fresh $Recycle.bin
folder automatically after you reset it.Read more
Desktop.ini file automatically opens when you start Windows
When you start your computer, the desktop.ini file may automatically open in Notepad. It may have the following contents: [.ShellClassInfo] LocalizedResourceName=@%SystemRoot%\system32\shell32.dll,-21787 Desktop.ini is a configuration file which can be used to customize folder icons, caption, etc., on a per-folder basis. The desktop.ini file (in your the Startup folder) may open at startup if the hidden … Read more
How to Open Elevated or Admin Command Prompt in Windows?
Command Prompt is one of the most used tools in Windows. For tasks requiring administrator privileges, we need to start Command Prompt as administrator (“elevated”). This article describes different ways to open an elevated or administrator Command Prompt window.Read more