If you’re not able to assign a particular hotkey combination for a shortcut, then it may have already been registered. But which shortcut is currently using the hotkey, and from which folder path? You can find it out by running the script attached to this article.Read more
Windows
You’re browsing the “Windows” parent category, which lists articles on every Windows Operating System.
How to Empty the Recycle Bin In a Single Click in Windows 10?
When using your Windows 10 computer in Tablet mode, to clear the Recycle Bin you either have to switch off Tablet mode, or open File Explorer and browse the Recycle Bin folder in order to empty it. This post tells you how to create a shortcut to clear the Recycle Bin in a single click or tap, using PowerShell.Read more
How to Regain Lost Admin Rights in Windows 10 or 11
Summary: This article tells you how to restore your user account’s lost administrator rights and privileges in Windows 10 and 11.
If your user account has lost admin rights, you may also have inadvertently set yourself a “Standard User” via Account Settings or incorrectly configured the Local Security Policy or user account group membership. In some cases, malware could be the root cause.Read more
How to Edit the Registry Offline Using Windows Recovery Environment
Sometimes, you may need to edit the Windows registry offline to rectify a situation where Windows doesn’t boot after modifying some settings recently. Windows Recovery Environment (WinRE) is a handy platform that provides various system recovery options to diagnose and repair an unbootable Windows installation.
Read more
Windows 10 Start Menu User Folders Do Not Open When Clicked
When you click Start and click on a shortcut to your personal folders such as Documents, Downloads, Pictures or Music, nothing may happen. This problem occurs if the shortcuts in the Start Menu Places folder are missing or have been tampered with. The shortcuts in Start Menu Places are common to all user accounts, and not meant to be modified by users.
(Update: Information in this article doesn’t apply to Windows 10 v1809 and higher. Start Menu Places folder is no longer used in v1809 and up.)
How to Install Media Feature Pack and Windows Media Player
After buying a brand-new Windows 10 or 11 computer, double-clicking a video file opens it in Films & TV (or Movies & TV), and the Windows Media Player shortcut is nowhere to be found. This makes one wonder if Windows Media Player has been removed in Windows 10 and 11. The good news is that the classic Windows Media Player program is included in Windows 10 and Windows 11.Read more
How to Remove Old Lock Screen Images From Settings Page in Windows 10?
When you open the Lock Screen Settings page, it shows the thumbnail images of last five lock screen images used. This post tells you how to remove old lock screen picture thumbnails from the history.Read more
How to Remove File Type Associations Using Registry Editor
Associating a file type with a program can be done using several ways, such as using the Open with… dialog and selecting the “Always use this app to open” checkbox, or via Default Programs or Default Apps. While you can set or change associations using GUI, there is no option provided to delete an existing file type association.
This post tells you how to remove file type associations using the Registry Editor.Read more
How to Copy Files from Multiple Subfolders to a Single Folder?
When importing photos from your camera or SD card via AutoPlay dialog using the Photos app, many sub-folders (month and year-wise) are created in the destination folder, which may not be what you wanted. Here is a step-by-step guide that explains how to move all files recursively from multiple subfolders to a single folder of your choice.
For example, here is how it gets imported when using the Photos app.

The mobile phones and cameras also may store your photos in many subfolders under the DCIM folder.
For instance, in Apple iPhone, your photos and videos are stored in the 100APPLE folder under DCIM. The 100APPLE folder contains IMG_0001.JPG to IMG_0999.JPG. If you have more images or videos, then they’re stored in 101APPLE , 102APPLE directory, and so forth. If you’re using iCloud to store photos and videos, you’ll also see the folders namely, 100CLOUD, 101CLOUD, and so on.

Copying the files from each subfolder to a single folder on your hard disk manually can be a tiresome task, especially if you have a large number of folders. However, you don’t need to dig into every folder to do that, as there are several ways to quickly copy or move files from all the subfolders to a single folder — i.e., flatten a directory structure.Read more