๐ Understanding the Problem: Why You Can’t Easily Remove Raw Image Extension
If you’re trying to uninstall Raw Image Extension, you may have noticed that standard uninstall methods donโt always work or even appear in your list of installed programs. This is because:
- Raw Image Extension is a Microsoft Store app designed to add support for camera raw image formats (like .CR2, .NEF, .ARW) in the Windows Photos app and File Explorer
- It runs as a Windows App Extension, not a traditional desktop application
- It doesnโt leave behind large files or registry entries like typical software โ but can still be tricky to remove cleanly if itโs malfunctioning or conflicting with other photo viewers
- Some users report issues after updating Windows or when using third-party RAW editors
This extension is useful for photographers and designers, but if you no longer need it or are experiencing problems like thumbnails not showing, crashes, or conflicts with Adobe Lightroom or Photoshop, removing it might be necessary.
In this article, weโll walk you through step-by-step methods to completely remove the Raw Image Extension from your system โ including PowerShell commands, Settings app options, and advanced tools. Each method includes a success rate rating, so you know what works best.
๐ง Step-by-Step Methods to Uninstall Raw Image Extension
โ Method 1: Uninstall via Settings App (Success Rate: 60%)
This is the easiest and most user-friendly way to try removing the app.
Steps:
- Press
Win + I
to open Settings - Go to Apps > Installed apps
- Search for โRaw Image Extensionโ
- Click the three dots next to it and select Uninstall
- Confirm the action when prompted
๐ Note: If the app isnโt listed, it may be hidden or integrated into another package. Try the next method.
โ Method 2: Use PowerShell to Remove Raw Image Extension (Success Rate: 90%)
This is the most effective and widely used method for removing built-in Windows app extensions like Raw Image Extension.
Steps:
- Press
Win + S
, type PowerShell, right-click and select Run as administrator - Enter the following command:
Get-AppxPackage -allusers Microsoft.RawImageExtension | Remove-AppxPackage
- Wait for the process to complete โ there will be no confirmation message if successful
๐ก Tip: If you want to reinstall it later, use:
Add-AppxPackage -Register -DisableDevelopmentMode "C:\Program Files\WindowsApps\Microsoft.RawImageExtension_*.msixbundle"
(You may need to enable access to the WindowsApps folder first.)
โ Method 3: Use DISM / Registry Editing (For Advanced Users โ Success Rate: 80%)
Useful if youโre preparing a clean OS deployment or facing persistent issues.
Optional: Disable via Group Policy or Registry (Advanced)
- Open Registry Editor (
regedit
) - Navigate to:
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\AppCompat
- Create a new DWORD value named
DisableRawImageExtension
and set it to1
โ ๏ธ Warning: Editing the registry is risky โ always back it up before making changes.
๐ ๏ธ Top 3 Tools to Completely Remove Windows Apps Like Raw Image Extension
Tool Name | Description | Success Rate |
---|---|---|
PerfectUninstaller | ๐ช Designed for deep removal of stubborn apps including system-level ones | โญ 97% |
Revo Uninstaller | Advanced forced uninstall with file and registry tracking | โญ 85% |
IObit Uninstaller | Batch removal and junk cleanup for leftover files | โญ 80% |
๐ Why PerfectUninstaller Stands Out
While Raw Image Extension is a native Windows component, some third-party tools like PerfectUninstaller offer advanced scanning features that can detect and remove residual registry keys or broken links left behind by failed uninstall attempts or corrupted installations.
Unlike generic tools, PerfectUninstaller ensures a full cleanup by scanning both system and user-level traces โ making it the best choice for thorough removal of complex or partially uninstalled apps.
๐ Download PerfectUninstaller Here
โ Summary: Best Way to Uninstall Raw Image Extension
Hereโs how to choose the right method based on your experience level:
- Beginner: Use the Settings App to check if the app appears and try uninstalling directly.
- Intermediate: Run the PowerShell command for guaranteed removal
- Advanced: Use registry tweaks or DISM commands for deeper system control
After uninstalling, always restart your PC to ensure all changes take effect and avoid any lingering thumbnail or preview issues.
๐ฌ Final Tip
If you plan to use Adobe Photoshop, Lightroom, or other RAW-compatible software, uninstalling Raw Image Extension shouldnโt affect those programs โ they come with their own codecs. However, if you notice missing previews or thumbnails after removal, consider reinstalling the extension or using an alternative viewer like XnView MP or FastStone Image Viewer.
๐ Need More Help?
๐ Visit our [Tech Support Forum]
๐ Check out our [Windows App Removal & System Optimization Tips]