Delete Flash9x.ocx and FlashUtil9e

I’ve been asked many times on how to delete these two files, flash9x.ocx and FlashUtil9e. By default these fiiles are windows protected, meaning you can’t easily delete it.

The steps below will help you delete both the flash9x.ocx and FlashUtil9e files.

flash ocx files

1. Open the command prompt window and go to Go to C:\windows\system32\Macromed\Flash directory.

2. Unregister the Flash9x.ocx file with regsvr32 /u Flash9x.ocx command.

3. Inside the Flash directory type attrib -A -R -S -H *.*, after clearing all the files’ attributes it is time to delete them by typing del *.* and press “y” when prompted.

I hope this helped.

Permalink • Print • Comment

Trackback uri

http://seoroot.com/blog/computing/operating-systems/ms-windows/delete-flash9xocx-and-flashutil9e.html/trackback

Related Entries

2 Comments on Delete Flash9x.ocx and FlashUtil9e »

Gary @ 2:56 am:

load library(”flash9x.ocx”) failed

:(

vitaminD @ 4:56 am:

in WinVista Home Premium i get the error:
The module “FlashUtil9e.exe” was loaded but the entry-point DllUnregisterServer was not found.
Make sure that “FlashUtil9e.exe” is a valide DLL or OCX file and then try again

… still cant remove the FlashUtil9e.exe file that i’m trying to clean out of my system

Leave a Comment