diff --git a/app/assets/javascripts/discourse/templates/user/user.js.handlebars b/app/assets/javascripts/discourse/templates/user/user.js.handlebars
index 639562c56..b1cbe1abd 100644
--- a/app/assets/javascripts/discourse/templates/user/user.js.handlebars
+++ b/app/assets/javascripts/discourse/templates/user/user.js.handlebars
@@ -52,11 +52,6 @@
         </ul>
       {{/if}}
 
-      {{#if can_edit}}
-        <div style='margin-top: 10px'>
-          <button class='btn' data-not-implemented='true' disabled title="{{i18n not_implemented}}"><i class='fa fa-download'></i>{{i18n user.download_archive}}</button>
-        </div>
-      {{/if}}
     </section>
 
     <section class='user-main'>