diff --git a/Plugins/Flow.Launcher.Plugin.Explorer/Languages/en.xaml b/Plugins/Flow.Launcher.Plugin.Explorer/Languages/en.xaml
index 2e83a86d836..629f5765905 100644
--- a/Plugins/Flow.Launcher.Plugin.Explorer/Languages/en.xaml
+++ b/Plugins/Flow.Launcher.Plugin.Explorer/Languages/en.xaml
@@ -58,7 +58,7 @@
Explorer
- Search and manage files and folders. Explorer utilises Windows Index Search
+ Find and manage files and folders via Windows Search or Everything
Ctrl + Enter to open the directory
diff --git a/Plugins/Flow.Launcher.Plugin.Explorer/plugin.json b/Plugins/Flow.Launcher.Plugin.Explorer/plugin.json
index 7f06ec76f0d..034931492b8 100644
--- a/Plugins/Flow.Launcher.Plugin.Explorer/plugin.json
+++ b/Plugins/Flow.Launcher.Plugin.Explorer/plugin.json
@@ -8,7 +8,7 @@
"*"
],
"Name": "Explorer",
- "Description": "Search and manage files and folders. Explorer utilises Windows Index Search",
+ "Description": "Find and manage files and folders via Windows Search or Everything",
"Author": "Jeremy Wu",
"Version": "2.0.1",
"Language": "csharp",