How can I remove F-Secure KEY completely from Mac? - F-Secure Community
<main> <article class="userContent"> <p> </p> How can I remove F-Secure KEY completely from Mac? <p>To remove the product completely from your Mac computer, you need to remove both the F-Secure KEY application and the local storage (containing logs and passwords). </p> <p><strong>Note:</strong> Before you start removing the product, make sure that it is no longer running. </p> <p>To remove the product from your Mac: </p> <ol><li> Open the command prompt: <ol type="a"><li> Open the <strong>Applications</strong> folder. </li> <li> Open the <strong>Utilities</strong> folder. </li> <li> Double-click <strong>Terminal</strong>. </li> </ol></li> <li> Use the command line to run the following commands: <ul><li> <p><code class="code codeInline" spellcheck="false">rm -r "/Applications/F-Secure KEY.app"</code> (This removes the application) </p> </li> <li> <p><code class="code codeInline" spellcheck="false">rm -r ~/Library/Application\ Support/F-Secure/Pwmgr</code> (This removes the local storage) </p> </li> </ul></li> </ol><div>You have now removed F-Secure KEY from your Mac computer. </div> <br> </article> </main>