After uninstalling Python/Anaconda on your Windows computer, Command Prompt may not open. When you run cmd.exe, it flashes on the screen and immediately quits. Also, running DISM and SFC (to repair corrupt system files), repairing Windows installation, and running a thorough malware scan may not fix the issue.Read more
Ramesh
Use Default Apps Registry Finder [DARF.vbs] to Fix App Registration Issues
Default Apps Registry Finder [DARF.vbs] is a script I wrote, which dumps the complete Default Apps registration information for a specified keyword/app name. This script is very useful in resolving application registration issues and removing orphaned entries from the Default Apps window.Read more
How to Add “Edit with Paint” Context Menu in Windows 11
Windows 11 comes with the modern Paint app that doesn’t add the “Edit” context menu item for images. Note that Windows 10 includes the “Edit” right-click menu option by default, which launches the classic Paint app. In this article, we’ll see how to add the “Edit” option to the right-click menu for image file types in Windows 11.Read more
Fix: System Sounds Not Playing in Windows
On some systems, the system sounds don’t play even if the Sound Scheme is set to “Windows Default”. Also, if you open the Sounds Control Panel (mmsys.cpl) and click “Test”, the audio may not be played.
However, you may be able to play the C:\Windows\Media\*.wav files (and any other audio file format) separately using Windows Media Player or any other player.Read more
Why is my D drive included in System Image Backup
When you create a system image using the classic “Backup and Restore (Windows 7)” tool on a computer running Windows 7, 8, 10, or 11, your non-system drive may be incorrectly shown as “System.” Also, the non-system drive may be mandatorily included in the backup, along with the EFI/System Reserved Partition and the OS partition.Read more
How to Pin Recycle Bin to Quick Access using InvokeVerb
The Recycle Bin context menu doesn’t have the “Pin to Quick access” context menu. However, you can still pin it to Quick access using the methods in this article. We will see how to pin Recycle Bin to Quick access manually as well as using a script.Read more
How to View Image Slideshow from Folder in Windows 11
With the classic ribbon interface removed in Windows 11, the “Picture Tools” tab and the “Slideshow” button have also been removed. You may be wondering how to start a slideshow from a folder in Windows 11.Read more