💻 Software
Delete Windows file association using .reg file
Fresh5 days ago
Mar 15, 202621177 viewsConfidence Score0%
0%
Problem
Question: Using a .reg file, how do I completely remove a file type association? I tried e.g. deleting but that's apparently not enough. Background: On Windows Vista, I have a .reg file which successfully associates a file type with another application that always needs some parameters passed (whic…
Error Output
HKEY_CLASSES_ROOT\myextension_auto_file
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Delete Windows file association using .reg file
Low Risk
I see you're writing to with that reg file in the question. This hive is a merged view of and . The reason your file only works for previously unassociated files is that writes to redirect to the appropriate key in (the hive for system defaults and …
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix