1. Turn off all Oracle services. Can be turned off in the Windows Service Manager;
2. Open the registry: Regedit Open path: hkey_local_machine\system\currentcontrolset\services\ Delete all service names starting with Oracle under this path, This key is a variety of services that identify Oracle under Windows registration!
3. Open the registry and locate the path: Hkey_local_machine\software\oracle deletes the Oracle directory, which registers the software installation information for the Oracle database.
4. Delete the registered Oracle Event log and open the registry hkey_local_machine\system\currentcontrolset\services\eventlog\application Delete all entries in the registry that begin with Oracle.
5. Delete the environment variables for Oracle content in path. Right-click the My Computer--> property--> Advanced--> environment variable--> PATH variable. Delete the contents of Oracle in this value. Note: A directory of operating systems is recorded in path, separated by semicolons (;) between directories in Windows, and noted when deleted. Recommendation: When deleting the value of Oracle in the PATH environment variable, copy the value to a text editor, find the corresponding Oracle value, delete it, then copy the modified string and paste it into the PATH environment variable, which is relatively safe.
6. Restart the operating system. After the above steps have been completed, restart the operating system.
7. The various Oracle-related processes are not loaded after restarting the operating system. All data under Oracle_home is deleted. (Oracle_home refers to the installation directory of the Oracle program)
8. Delete the Oracle directory under C:\Program files. (This directory depends on the path where the Oracle installation is located)
9. Delete the Oracle item under the Start menu, such as: C:\Documents and Settings\All users\"Start menu \ program \oracle-ora10g different installation This directory is slightly different. If you do not delete the Oracle-related menu directory under the Start menu, this does not affect the installation of Oracle again. When you install Oracle again, the menu is replaced. At this point, Oracle is completely uninstalled under the Windows platform.
Complete!!
Steps to remove Oracle