diff --git a/topics/appendix/tools/ide_tooling/internal_actions/internal_ui_inspector.md b/topics/appendix/tools/ide_tooling/internal_actions/internal_ui_inspector.md
index e5988d0c9..0373a642b 100644
--- a/topics/appendix/tools/ide_tooling/internal_actions/internal_ui_inspector.md
+++ b/topics/appendix/tools/ide_tooling/internal_actions/internal_ui_inspector.md
@@ -8,13 +8,6 @@ The _UI Inspector_ is a tool to interrogate elements of the IDE's UI to get an i
-## Enabling the UI Inspector
-
-> This step isn't required when using 2021.1 release or later.
-
-Before using the _UI Inspector_, it must be enabled by selecting the menu item Tools | Internal Actions | UI | UI Inspector.
-The enabled state of the _UI Inspector_ is modal; it remains enabled until it is disabled by selecting the menu item again.
-
## Using the UI Inspector
Centering the cursor on a UI element and pressing Ctrl+Alt (Ctrl+Option on macOS) when _clicking_ the left mouse button reveals the properties of the Swing component.