can everything delete folders/files faster?
-
Terka
- Posts: 27
- Joined: Sun Oct 16, 2016 3:12 pm
can everything delete folders/files faster?
can everything delete folders/files faster? when pressing shift-delete
-
void
- Developer
- Posts: 19903
- Joined: Fri Oct 16, 2009 11:31 pm
Re: can everything delete folders/files faster?
Everything uses the Windows Shell to delete files.
Disabling file_operation might help improve performance when deleting thousands of 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.