How to Change Win + E Shortcut Target in Windows 10/11

The WinKey + E keystroke, as well as the File Explorer shortcut on the taskbar, open Quick access view by default. You can change the default folder to This PC using Folder Options General tab, or make it open to the Downloads folder using a registry method.

But, how to make Windows 10’s File Explorer default to a custom folder or the Libraries section?

The user interface provides no option to set a custom destination for WinKey + E keystroke or the File Explorer pinned taskbar item. As you may have noticed, the File Explorer Pinned taskbar shortcut target can’t be modified via Properties, as it’s a special shortcut with the Target field grayed out or read-only.

File Explorer shortcut

However, you change the WinKey + E or the File Explorer shortcut target using a registry edit without breaking any other setting.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

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.)

Read more

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 Set User Environment Variable Using Setx

You probably know how to add or remove environment variables using GUI in Windows. It can be done by launching sysdm.cpl → Advanced → Environment Variables. Alternatively, one can run the following command in the Run dialog to launch the Environment Variables dialog directly: rundll32 sysdm.cpl,EditEnvironmentVariables (To set per-system environment variables, the above command needs … Read more