Skip to content

Instantly share code, notes, and snippets.

@Trylobot
Created July 8, 2014 00:07
Show Gist options
  • Save Trylobot/2f2365afdf6dc12cd7ea to your computer and use it in GitHub Desktop.
Save Trylobot/2f2365afdf6dc12cd7ea to your computer and use it in GitHub Desktop.
Manually Uninstall EA Origin
REM http://help.ea.com/en/article/manually-uninstalling-origin/
REG DELETE HKLM\SOFTWARE\Wow6432Node\Origin /f
REG DELETE HKLM\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Uninstall\Origin /f
@macgitwin
Copy link

Hello, the below post contains easy to follow tips that help get the job done. thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment