Skip to content

Releases: lin-ycv/EverythingPowerToys

v0.91.1 - Final

20 May 16:12

Choose a tag to compare

File SHA256
x64-ZIP 1ab45af0a4e8c39dd355a7264629911ab14ab12f3231a49849a69c0570de8790
x64-EXE fde6db1393bc8e6ba0e09236ce238c752dcc93571dadf6c02a6b6e10f6004478
ARM64-ZIP 84c01f76b15fbe7bd6b9681f683c37ee6506512daae6ec89d6d2bf3ae3377170
ARM64-EXE ed8a117b55f7a53725a17db1498727c37274869b5c159a156b39e955f3136b59
x64SDK3-ZIP dfc07df5706d4e4ba2c95413d5a86b0b03c179ffc9af2e7f17f2afd16743bc18
x64SDK3-EXE 2f94af1410eb6942375e1456dd5d8f82a92b5a0a67eb541cfb8bdd67d2d7113a

Important Notice

This is likely the final update to EverythingPowerToys (EPT). EPT is built for PowerToys Run (PTR), which has now been succeeded by Command Palette (CmdPal). Since CmdPal is fundamentally different from PTR, I've created a new repo for its version of the Everything extension: EverythingCmdPal.

I don’t plan to add new features to EPT, but I’ll continue to maintain it for bug fixes and compatibility with PTR. Once the transition to CmdPal is complete, EPT will no longer receive updates.


For installation instructions and feature documentation, please visit the wiki page

if you're not sure which file to download below

  1. If you're using Everything 1.5a, EverythingPT-X.XX.X-x64-SDK3.exe would be the most feature-rich option
  2. Otherwise, try EverythingPT-X.XX.X-x64.exe first,
  3. if that fails to initialize, then you need to use EverythingPT-X.XX.X-ARM64.exe

Full Changelog

2025/05/25 UPDATE

The ARM DLL has been updated. I’m unable to verify, but the DLL files from the original release may have issues. I’m keeping the original installers (tagged with "NG") available just in case. Hash has been updated to match the new files.

GitHub release (by tag)

v0.89.0 - minor revision

17 Mar 15:31

Choose a tag to compare

File SHA256
x64-ZIP 4eb7e839e8ef4c3eb81dcc48d927cb1f9c761b2c25eb1b41a453c08879012353
x64-EXE 428001b03639bdcbdccbb169d474e63f0584d6819762f9b99febbcdde22aba92
ARM64-ZIP 4d71bfe94942942911d2dd6ffce9d42e5a977e6289c0b199ba2e0282a9f7f4ba
ARM64-EXE 079527440d7e534680e4bd5c85ca406c3918ce1146801fba03505af4054ce3af
x64SDK3-ZIP 6175a614ff012e015a7d3eb8b5ec763b13c413a2e64240b7511fb75ad819978e
x64SDK3-EXE c278204fbfb135531e65ed145f21e20472ec555b731efbcd389221c44c6a5734

For installation instructions and feature documentation, please visit the wiki page

if you're not sure which file to download below

  1. If you're using Everything 1.5a, EverythingPT-X.XX.X-x64-SDK3.exe would be the most feature-rich option
  2. Otherwise, try EverythingPT-X.XX.X-x64.exe first,
  3. if that fails to initialize, then you need to use EverythingPT-X.XX.X-ARM64.exe

Full Changelog

Some of the changes was released as part of 0.88.0.2 - Hotfix

  • Context menu uses segoe fluent icons for windows 11.
  • Installer writes install to registry so install shows up in installed apps.
    • But no uninstaller is included. Visit uninstall section in the wiki for uninstall instructions/script.
  • EPT automatically closes powertoys when updating thru update dialog.
  • All installers uses modern ui to reduce AV FP.
  • EPT3 Exclusives:
    • Fixed #173
    • EPT3 checks for newest release (including pre-releases)

GitHub release (by tag)

EPT3 0.88.0.2 - Hotfix

03 Feb 09:56

Choose a tag to compare

Pre-release

Only for EPT3
This is mainly a hotfix for #165
also contains a few other minor changes.
(Tested on 1.5.0.1390a, older versions may not work)

GitHub Downloads (all assets, specific tag)

v0.88.0 - Feature updates

29 Jan 10:00

Choose a tag to compare

File SHA256
x64-ZIP 5f77ed384e751a58997fd850be6c82356acbaaa346f4e541bf8c231505ac32f4
x64-EXE f863f3c4cf10bc01ed2bb6b1083778da18b1d46301ce77bb85a2ce16a8141c14
ARM64-ZIP aeab33ac30d3fac0f3d59e134e69840773aa038cb852f9963e83d9db45733c65
ARM64-EXE 32d7d8f125dc333235532f857c42960ffec5bad3c37cb05b9bc97775e07ede85
x64SDK3-ZIP 93553e31dc6b37f57159c6c80b24dfcaab498a2fe2869bcc1344007dd1df65dd
x64SDK3-EXE f0e97de5ca525979ce0a93d9546f0da7e814ac52644a220b9e588629348e7a59

For installation instructions and feature documentation, please visit the wiki page

if you're not sure which file to download below

  1. try EverythingPT-X.XX.X-x64.exe first,
  2. if that fails to initialize, then you need to use EverythingPT-X.XX.X-ARM64.exe
  3. EverythingPT-X.XX.X-x64-SDK3.exe is considered experimental and only supports Everything 1.5

Full Changelog

  • Release available on WinGet again
  • Implemented Shell Context Menu option 8, #38
  • Hotfix for #149, but introduces some limitations
  • Fixed #152, pressing No on update prompt will actually disable future prompts for that version
  • Implemented Delete option 7 in context menu, #162
    • No confirmation dialog will popup, deletion cannot be undone as it'll be deleted without being move to recycling bin, use with caution
  • Switched over to LibraryImport from dllImport
  • Using NLog instead of cutom debug logger
    • Writes debugging information into PT logs instead of a seperate txt file on the desktop
  • Everything library files are not included in the installer/zip anymore, instead it's downloaded at first launch if it's missing.
    • Downloads from here
  • Interacting with the context menu will count towards Everything's run count
  • There's a new variant of EPT, Everything3 / EPT3, which uses Everything3_x64.dll (the 3rd version of Everything's SDK)
    • Only compatible with Everything 1.5a (Tested on 1.5.0.1390a, older versions may not work)
    • Does not require alpha instance to be disabled
    • Supports named instance
    • Supports advanced sort (currently implemented: 2)
    • Should be considered experimental, may be less performant and have some bugs
    • Can work alongside the stable release
      • uses `` for direct activation to avoid conflicts with the stable release
    • Does not support ARM
    • Uses the 4th version number (revision), to indicate the difference
      • EPT3 will always be 1 higher than EPT
      • ie: 0.88.0 and 0.88.0.1 is the same, except 0.88.0.1 uses SDK3
  • Built against PT v0.88.0
  • Please download v0.88.0.2 that contains hotfixes instead of v0.88.0.1

UPDATED 2025/01/31
Made changes to EPT (x64 and ARM64) installer to reduce AV FP
no change to EPT3 installer

GitHub release (by tag)

v0.87.0

18 Dec 03:39

Choose a tag to compare

File SHA256
x64-ZIP 1a6cdab7e3f8996b6d70ce7318daa936950dba1a57b8b0e8735a8d98de83e948
x64-EXE d62bb95b288a0d0c8c70fb4c0c4ea2f19f587c09a3262dd7f9e66f53bc962a54
ARM64-ZIP 0bf4ba5f83038734ab3a2bd3ac3df69c238fd76110d577b9d3c449d724250b2f
ARM64-EXE 40395fee09d8111500efb7bbd45f7cdb1feb874de36a95592ff69427154ceec5

For installation instructions and feature documentation, please visit the wiki page

if you're not sure which file to download below

  1. try EverythingPT-X.XX.X-x64.exe first,
  2. if that fails to initialize, then you need to use EverythingPT-X.XX.X-ARM64.exe

Full Changelog

  • Fixed #140
  • Built against PT v0.87.0, which uses .NET 9
    • This version is not backwards compatible
  • Due to false-positive issues with SmartScreen, this and future versions will not be available on winget

the included Everything64.dll and EverythingARM64.dll is the official dlls from VoidTools

GitHub release (by tag)

v0.86.0

11 Nov 14:50

Choose a tag to compare

File SHA256
x64-ZIP 6a02c2e736766f2f54b7970f7f1aed5afd68c26b558bf03200dc4d22ee0d409b
x64-EXE 52d303fe985ce2bc3476c56234236588cf1b17c2d28352d2ce39761fd39b637a
ARM64-ZIP 6e2d909910d18c5a2b02b44babf2d21df92c8687255aa6113fd577427f250b29
ARM64-EXE 39b823d4590e940c3cb4848f2ed7b2eaafae89f678072a108327ee079c493fc7

For installation instructions and feature documentation, please visit the wiki page

Full Changelog

  • Improved fix for #132, auto detect both x32 and x64 for both 1.4 and 1.5a
  • Fixed #138 @SVNKoch
  • Italian translation @alessandrosimonelli
  • settings.toml have effect only if user using Everything 1.4
  • Updated to match PT v0.86.0
  • Due to false-positive issues with SmartScreen, this and future versions will not be available on winget

the included Everything64.dll and EverythingARM64.dll is the official dlls from VoidTools

GitHub release (by tag)

v0.85.1 - Custom Program

12 Oct 17:27

Choose a tag to compare

File SHA256
x64-ZIP 40ffc65de62bf88362785dd6a2ccc2b4e732400adcfacd5942c4ecb02ed828be
x64-EXE 588de7e293b309f42b54649f09690814fa4f7c49d9e634e5c51b16add45f6373
ARM64-ZIP b71c6175802ca44754e46b741452b3faaa77047ebc877148fda6b0503f792d6b
ARM64-EXE 071681eed348f9ca6dc9a317cadbd5fc60276bf0b78adea2e6bec6f03cf1359c

For installation instructions and feature documentation, please visit the wiki page

Full Changelog

  • Implemented #130
  • Fixed #132
  • Minor translation fixes, removed redundant translations
  • Updated to match PT v0.85.1

the included Everything64.dll and EverythingARM64.dll is the official dlls from VoidTools

GitHub release (by tag)

v0.82.1

20 Jul 11:31

Choose a tag to compare

File SHA256
x64-ZIP 6f2e7c57474ed67bb89ff334f427749ec0f2c66be6d27a538e0c25ac72d1f8a8
x64-EXE a366bf47a44cf81cdca2d5d90817063ef8254b42701806ba57e25f67ff77d030
ARM64-ZIP dc555f8b5c57bdffb7ec710aedcf5823a457e2549f707501de34b01b94d00153
ARM64-EXE eccf2532bd2c403ea4980c284bc42279a9c89ef55e373df939b0f5175436ced6

Installation methods

  1. WinGet : winget install lin-ycv.EverythingPowerToys
    • WinGet comes preinstalled with Windows 11 and Windows 10 version 1809+
    • WinGet package updates require review, process takes a while.
    • No dependencies are listed, install Powertoys and Everything seperately

      PowerToys: winget install microsoft.powertoys
      Everything: winget install voidtools.everything OR winget install voidtools.everything.alpha

  2. Chocolatey : choco install everythingpowertoys
    • Chocolatey needs to be installed separately
    • Chocolatey package updates pretty fast
    • Chocolately dependencies will only check for Everything 1.4

      PowerToys: choco install powertoys

  3. Scoop : scoop bucket add extras | scoop install extras/everything-powertoys
    • Scoop needs to be installed separately
    • Scoop package updates pretty fast
    • Dependencies are only listed as suggestions, needs to be installed seperately

      PowerToys: scoop bucket add extras | scoop install extras/powertoys
      Everything: scoop bucket add extras | scoop install extras/everything OR scoop bucket add versions | scoop install versions/everything-alpha

  4. Self-Extraction Installer (EXE) :
    • Some AV will detect the installer as malicious, either allow the EXE or use the ZIP file instead
    • Powertoys and Everything needs to be installed seperately
    1. Exit Powertoys
    2. Run EXE
    3. Restart PowerToys
  5. Manual Installation (ZIP) :
    • Powertoys and Everything needs to be installed seperately
    1. Exit Powertoys
    2. Extract the folder in the zip file to %LOCALAPPDATA%\Microsoft\PowerToys\PowerToys Run\Plugins
    3. Restart PowerToys

Plugin settings for Everything in PT Run will appear at the bottom of the settings page.

Both Everything and PowerToys needs to be installed
*This plugin does not work with the lite version of Everything, lite does not support IPC
if you are on 1.5 alpha, you need to Disable alpha Instance, read #74 (comment)

Full Changelog

  • Feature to see more results in Everything main window
    • Setting to set Everything64.exe location if not in default "Program Files" location
  • Reduced default results to 10
  • Changed default sort to NAME_ASCENDING to match Everything defaults
  • Added ARM64 to both winget and scoop
  • Corrected License to EPL-2.0

the included Everything64.dll and EverythingARM64.dll is the official dlls from VoidTools

GitHub release (by tag)

v0.82.0

03 Jul 14:22

Choose a tag to compare

File SHA256
x64-ZIP 7fba3bbd891999a36f625334444e04b8f688f4e408ea9f717ef5faf1f125733a
x64-EXE 9059e0abfc2d8fd2cd4d587516ce7ea67959058e4324300f897458c1aef4a4f8
ARM64-ZIP 6a179a4191779f5ead5e1ab30e8c9045f0db447660b1f62a388ef4547793a9d4
ARM64-EXE 27868417ca33ad7aeb26ea1fd17046631fa2719b3aa3133a967a8b8684dafd09

Installation methods

  1. WinGet : winget install lin-ycv.EverythingPowerToys
    • WinGet comes preinstalled with Windows 11 and Windows 10 version 1809+
    • WinGet package goes through manual review; there's always delays before new version becomes available
    • No dependencies are listed, install Everything and Powertoys seperately

      PowerToys: winget install microsoft.powertoys
      Everything: winget install voidtools.everything OR winget install voidtools.everything.alpha

  2. Chocolatey : choco install everythingpowertoys
    • Chocolatey needs to be installed separately
    • Chocolatey packages goes through automated review, usually approved within 6 hours of a new version being published
    • Chocolately dependencies will only check for Everything 1.4

      PowerToys: choco install powertoys

  3. Scoop : scoop bucket add extras | scoop install extras/everything-powertoys
    • Scoop needs to be installed separately
    • Scoop package review process may take a long time
    • Dependencies are only listed as suggestions, needs to be installed seperately

      PowerToys: scoop bucket add extras | scoop install extras/powertoys
      Everything: scoop bucket add extras | scoop install extras/everything OR scoop bucket add versions | scoop install versions/everything-alpha

  4. Self-Extraction Installer (EXE) :
    • Some AV will detect the installer as malicious, either allow the EXE or use the ZIP file instead
    1. Exit Powertoys
    2. Run EXE
    3. Restart PowerToys
  5. Manual Installation (ZIP) :
    1. Exit Powertoys
    2. Extract the folder in the zip file to %LOCALAPPDATA%\Microsoft\PowerToys\PowerToys Run\Plugins
    3. Restart PowerToys

Plugin settings for Everything in PT Run will appear at the bottom of the settings page.

Both Everything and PowerToys needs to be installed
*This plugin does not work with the lite version of Everything, lite does not support IPC
if you are on 1.5 alpha, you need to Disable alpha Instance, read #74 (comment)

Full Changelog

  • Added prefix option in settings #115
    • Setting prefix to .pdf would limit all results to be pdf files (note the space after .pdf)
    • Setting prefix to doc: would limit all results to document files (space not needed after prefix)
    • Can also use custom filters created in settings.toml
  • Fixed exact term searching conflicts #117 @mike406
  • Removed feature where double quotation " enables path matching
    • If you want to search path but don't want to enable path matching in settings, use \
      • \program windows would search for any file containing windows that also contains program in the file path
  • Changed Everything query method to avoid issues with deeply nested results
  • Reverted back to dllimport
  • Split ARM64 from x64, as the unified version did not work #112
  • Spanish translation @jmalarcon

the included Everything64.dll and EverythingARM64.dll is the official dlls from VoidTools

GitHub release (by tag)

v0.81.0.1

25 May 13:16

Choose a tag to compare

File SHA256
ZIP d2058bc8a9489a06a11cf23f41d435e06d40ac02a2cf0e94e2b18d3f6246f005
EXE 20458fb311c1bf807a2e0575aeff23aea2bb117574a8a16ff40c10ee6c82949d

Installation methods

  1. WinGet : winget install lin-ycv.EverythingPowerToys
    • WinGet comes preinstalled with Windows 11 and Windows 10 version 1809+
    • WinGet package needs to go through manual review process; therefore when a new release is published, there's a delay before it becomes available.
    • Winget dependencies will check for Powertoys
      • Does NOT check for dependency version, so package validation doesn't fail when new PT version isn't reviewed yet.

    Everything is NOT listed as a dependency, as you can choose to use either
    1.4 : winget install voidtools.Everything
    or 1.5a : winget install voidtools.Everything.Alpha

  2. Chocolatey : choco install everythingpowertoys
    • Chocolatey needs to be installed separately
    • Chocolatey packages also need a review process, but it's automated, and usually approved within 6 hours of a new version being published
    • Chocolately dependencies will only check for Everything 1.4, as 1.5a is not available on chocolatey
      • PowerToys Chocolately package does not install when listed as a dependency (#55)
  3. Self-Extraction Installer (EXE) :
    • Automatically extracts files to %LOCALAPPDATA%\Microsoft\PowerToys\PowerToys Run\Plugins
    • Some AV will detect the installer as malicious, either allow the EXE or use the ZIP file instead
    1. Exit Powertoys
    2. Run EXE
    3. Restart PowerToys
  4. Manual Installation (ZIP) :
    1. Exit Powertoys
    2. Extract the folder in the zip file to %LOCALAPPDATA%\Microsoft\PowerToys\PowerToys Run\Plugins
    3. Restart PowerToys

Plugin settings for Everything in PT Run will appear at the bottom of the settings page.

Both Everything and PowerToys needs to be installed
*This plugin does not work with the lite version of Everything, lite does not support IPC
if you are on 1.5 alpha, you need to Disable alpha Instance, read #74 (comment)

Full Changelog

  • Hotfix for 0.80.0, addresses #108
  • Removed r: as it conflicts with folder:
    • Use regex: instead of r:
  • Added debug options

the included Everything64.dll and EverythingARM64.dll is the official dlls from VoidTools

GitHub release (by tag)