can everything delete folders/files faster?

Discussion related to "Everything" 1.5 Alpha.
Post Reply
Terka
Posts: 23
Joined: Sun Oct 16, 2016 3:12 pm

can everything delete folders/files faster?

Post by Terka »

can everything delete folders/files faster? when pressing shift-delete
void
Developer
Posts: 15806
Joined: Fri Oct 16, 2009 11:31 pm

Re: can everything delete folders/files faster?

Post by void »

Everything uses the Windows Shell to delete files.

Disabling file_operation might help improve performance when deleting thousands of files:
  • Copy and paste the following into your Everything search box:
    /file_operation=0
  • Press ENTER in your Everything search box.
  • If successful, file_operation=0 is shown in the status bar for a few seconds.
Post Reply