# How do you deactivate course tools?

**URL:** https://discuss.openedx.org/t/how-do-you-deactivate-course-tools/2118
**Category:** Site Operators
**Created:** [May 12, 2020, 10:14am UTC](https://discuss.openedx.org/t/how-do-you-deactivate-course-tools/2118 "2020-05-12T10:14:18Z")
**Posts on this page:** 1
**Showing post:** 3

<div class="post-metadata">

### Author: ![kribby](https://sea2.discourse-cdn.com/flex020/user_avatar/discuss.openedx.org/kribby/32/171_2.png) [@kribby](https://discuss.openedx.org/u/kribby)
#### Post date: [May 13, 2020, 12:35pm UTC](https://discuss.openedx.org/t/how-do-you-deactivate-course-tools/2118/3 "2020-05-13T12:35:03Z")

</div>

Thanks @Albeiro514  
The course tools are displayed [here](https://github.com/edx/edx-platform/blob/278e698abedf75b69749b3fa74e533ad2fc6385b/openedx/features/course_experience/templates/course_experience/course-home-fragment.html#L89)  
I think the best way to remove course tools is to just delete the HTML:

Do you know how I can include this file into my customised theme folder?  
e.g.:  
/edx/app/edxapp/edx-platform/themes/personal\_theme

?

---

_[View the full topic](https://discuss.openedx.org/t/how-do-you-deactivate-course-tools/2118)._
