Windows Photo Viewer Opens Multiple Windows When Multiple Files are Selected

windows photo viewer multiple windowsYou may be wondering why Windows Photo Viewer, which previously opened images in a single window instance when multiple files were selected and previewed, is now opening up separate windows or instances–one for each image file selected.

The Windows Photo Viewer multiple instances problem usually seen in Windows 10 or 1 is not due to any design change, and no functionality is broken. It’s a simple file type association setting and fixing it that can straighten things up.

Selecting multiple files in a folder, right-clicking, and selecting preview should open a single Windows Photo Viewer window, and the user can cycle through the chosen set of images using the arrow keys. This is the expected behavior, and that’s how Windows Photo Viewer worked in the earlier OS.

You don’t have to read the next section if you’re not looking for an explanation for this problem. Proceed straight to the Solution part.
Read more

Remove Quick access and User Folders from File Explorer in Windows 10/11

Quick access, introduced in Windows 10, replaces the Favorites feature present in the earlier versions of Windows. It lets you pin your favorite folders, and it also lists frequently accessed folders.

In addition, File Explorer in Windows 10/11 by default displays the special user folders at the top, as well as in the navigation pane pinned under This PC. The shell folders namely 3D Objects, Desktop, Documents, Downloads, Music, Pictures, and Videos show up above the fold. These folder icons clutter the view, and push the disk drives category down below, which some users dislike.

This article tells you how to remove Quick access and also hide the special user folders from This PC view — both from the right pane as well as from the navigation pane.

Read more

How to Update Microsoft Defender and Run a Quick Scan in One Go

windows defender command-line switches

The Microsoft Defender command-line utility MpCmdRun.exe is mostly used to schedule scans and update the definitions. The MpCmdRun.exe command usage info can be obtained by running MpCmdRun.exe with “/?” or without any parameter.

However, it doesn’t mention a useful switch that updates Defender signatures and runs a Quick Scan at once.Read more

Send To Menu Empty or Shows Only “Bluetooth Device”

send to menu shows only bluetooth device

When right-clicking a file and clicking the Send To menu in Windows, only the Bluetooth Device shortcut may be displayed, although the other shortcuts, including the default ones, such as Compressed (zipped) folder, Desktop (create shortcut), Mail Recipient, are intact in the user’s Send To folder.

send to menu shows only bluetooth device

On some systems, the Send To menu may be completely blank:

send to menu is completely empty

Let’s see how to fix these issues.

Read more

Windows 10 Settings has only 24 Color Choices for Background

personalize solid color - color picker

Update 2021: Information in this article is now obsolete because the recent versions of Windows 10 come with a nice-looking color picker dialog. It also lets you input the RGB values manually. If you prefer solid color desktop background instead of desktop wallpaper, note that the new Personalization settings page in Windows 10 displays only … Read more

Windows 10 Default Services Configuration and Permissions

The Windows 10 Services configuration defaults are provided on this page. The settings below are gathered from a Windows 10 Pro PC (clean install, rather than upgrade).

Last updated on April 27, 2024 – Windows 10 Pro v22H2 is the current version as of this revision. The Service permission (SDDL strings) defaults are also included for each service.

Read more

How to Restore Windows Photo Viewer in Windows 10 and 11

Windows Photo Viewer is one of the things that gets removed or hidden from access after upgrading to Windows 10. The new Photos app takes charge as the default handler for image files in Windows 10 and Windows 11.

The good news is Windows Photo Viewer application still exists in the same location in Windows 10 and Windows 11. But what is removed is only its registration.

windows photo viewer thumbnail image

Windows Photo Viewer is a lightweight app similar to the Office Picture Manager and Windows Live Photo Gallery, both of which are discontinued by Microsoft. But, Windows Photo Viewer remains an integral part of Windows 10/11.

Windows Photo Viewer is powered by a single DLL file named photoviewer.dll located in the C:\Program Files\Windows Photo Viewer directory in Windows 11 and earlier OS.

photoviewer.dll file information
Windows Photo Viewer – photoviewer.dll in Windows 10 version 21H1.

For example, this command-line will open a file named D:\sample.png using Windows Photo Viewer:

rundll32.exe "%ProgramFiles%\Windows Photo Viewer\PhotoViewer.dll", ImageView_Fullscreen d:\sample.png

Now, all we need to do is add Windows Photo Viewer file association settings to the registry. If you’re not a fan of the new Photos app, you can restore the missing Windows Photo Viewer registration in Windows 10 and 11.
Read more