diff --git a/src/modules/previewpane/README.md b/src/modules/previewpane/README.md
index ea6855a9ad..3489eff88b 100644
--- a/src/modules/previewpane/README.md
+++ b/src/modules/previewpane/README.md
@@ -1,4 +1,4 @@
-
+
# File Explorer
@@ -192,24 +192,10 @@ const std::vector> NativeToManagedClsid({
## Managing Preview Handlers
-After successful integration, your preview handler should appear in the PowerToys settings UI under the `File Explorer Preview` Tab as shown in Figure 2 below. In here you should be able to enable and disable your preview handler.
+After successful integration, your preview handler should appear in the PowerToys settings UI under the `File Explorer Preview` Tab. In here you should be able to enable and disable your preview handler.
-
+
-
-
- Figure 2 : Settings UI - File Explorer Preview Tab
-
+In the general settings of the Settings UI, you should be able to disable and enable all the preview handlers all at once.
-
-
-In the general settings of the Settings UI, you should be able to disable and enable all the preview handlers all at once. See Figure 3.
-
-