Like Windows 8, Windows 10 comes with the new reimagined Task Manager app. It offers some new features which are okay but for many users, the classic Task Manager provides a superior way of task management, because it is familiar, fast and very usable. The new Task Manager does not even remember the last active tab and is slow to start. If you are one of those users who can see how good the old Task Manager was and wish to get it back in Windows 10, here are a few steps for you to do that.
Author: Sergey Tkachenko
How to Pin Any Folder to Taskbar in Windows 10
In Windows 10, you can pin any folder to the taskbar. This will allow you to open that folder with one click. You need to simply follow these steps written below.
How to install Windows 10 without Microsoft account
In Windows 10, Microsoft Account is the default way of signing in. This means that the OS requires your Outlook.com, Hotmail, MSN, or Live ID email address and password to sign-in to Windows. It is still possible to sign in using a local account that does not involve internet-based credentials, but the option to do so is hidden behind various buttons and labels, so it's not clear to many people how to use a local account. In this article, we will see how to install Windows 10 without a Microsoft Account.
ExitExplorer and RestartExplorer – two tools to exit and restart the Explorer shell properly
My friends at MDL forums asked me to code two simple tools, one of them, to exit the Explorer shell in Windows 10 and the second one to restart the Explorer shell. Both tools are designed to be used in batch files and scripts, as requested. I would like to share them with you and explain why they are different from the usual ways people use to restart Explorer.
Search apps faster in the Start menu in Windows 10
Windows Search is a really great time-saving feature of Windows because it indexes all my important stuff. I cannot imagine how my productivity would be affected if Windows Search wasn't available. In Windows 10, the new Start menu is also powered by Windows Search and you can use it to launch installed apps and Control Panel items very quickly using the trick described below.
Download RestartExplorer
RestartExplorer.
Performs a graceful restart of the Explorer shell in Windows 10, 8, 7 and Vista. Explorer will save your preferences, i.e. icons order on Desktop and then restart.
Download ExitExplorer – a tool to exit explorer in Windows 10 and above/below
ExitExplorer - a tool to exit explorer in Windows 10 and above/below.
This tool can be used to exit the Explorer shell in your batch files or in some similar scenario.
List of shell commands in Windows 10
There are lots of shell commands in Windows 10, that you can access by typing shell:<SomeFriendlyName> into the "Run" dialog or the Start menu search box. In most cases, these shell commands open some system folder or Control panel applet. For example, you can access the Startup folder quickly, if you type the following in the Run dialog:
shell:Startup
These commands can also show some hidden secret features like the two so called "God Mode" folders - All Tasks and All Settings. Today I would like to share with you the exclusive list of the shell commands in Windows 10. It is the most complete list and includes every single command that exists in Microsoft's latest OS.
How to view your product key in Windows 10, Windows 8 and Windows 7
If you lost or forgot where you had stored your Windows product key, I have a solution for you. Today we will see how a simple VBS script can be used to show us the product key of an installed copy of Windows 10, Windows 8 or Windows 7. It is a simple solution to extract your product key from the OS installed on your PC without using any third party software. Here we go.
Download View Product Key in Windows VBS script
View Product Key in Windows VBS script.
This script will allow you to see the product key of the installed Windows 10, Windows 8 and Windows 7.