Microsoft article How to open Excel files in separate windows in Windows 7 explains how to open Excel files in separate instances of Excel, but this doesn’t work in Windows 10 systems. There is an additional step needed to make it work in Windows 10.Read more
registry
Save As Dialog Empty or Grayed Out in Various Programs
When you attempt to open or save a file from various applications that use Windows File Open or Save As dialog, the dialog boxes may appear blank or with a grey background, without the folder view or navigation pane. Here is what it might look like.Read more
How to Add Google Drive to Explorer Navigation Pane
When you install the Google Drive Sync client, the Google Drive folder is pinned to the Quick Access area, but it isn’t shown as a separate category.Read more
[Fix] Save As dialog adds double extensions when saving files
When you use the Save or Save As dialog in various programs and type a file name and click Save, the file name may contain double extensions. For instance, if you use your text editor to create a .php file, and save it, the file may be saved as filename.php.txt.Read more
How to Enable PowerShell (.PS1) Script Text Previews in Explorer Preview Pane?
By default File Explorer Preview pane displays text previews for .reg, .bat and .cmd file types, but not for .ps1 (PowerShell scripts). Here is a registry edit that enables text preview for .ps1 file type in File Explorer Preview pane.Read more
How to Open Excel Hyperlinks (to Folders) Without Showing the Navigation Pane in Explorer
When you click on a hyperlink in Excel that points to a folder location, it always opens the folder with navigation pane enabled, even if the user has disabled the navigation pane. This is because Excel invokes the "explore" verb instead of “open”, when launching a hyperlink to a folder. To prevent the navigation pane from being shown when clicking a hyperlink in Excel, use the steps:Read more
Cascading Menu and File Explorer Jump Lists Issue in Windows 10
When you implement Cascading Menus in File Folders (Directory) using the SubCommands or ExtendedSubCommands registry keys in Windows 10, an interesting thing happens. The last item in your Cascading menu gets executed when you right-click Pinned File Explorer shortcut in the Taskbar, and click on a folder in the Jump List, instead of a folder window opening.Read more
How to Reset Taskbar Settings to Windows Defaults
Corruption of Taskbar settings can cause it not to retain your customizations, such as auto-hide, icon size, or toolbar preferences. Also, in some situations, the taskbar may not be docked to a particular position. This post has a script that quickly resets the taskbar configuration for your user account to defaults.Read more
Restore Missing “Pin to Taskbar” Option in Windows 10/11
Summary: “Pin to Taskbar” option is missing when you right-click on a .exe file or its shortcut on a Windows 10 or Windows 11 computer. The issue occurs due to the Taskbar policies applied on the computer using the local group policy editor or the registry. For example, TaskbarNoPinnedList Policy is one such policy that hides the “Pin to Taskbar” context menu option.Read more