Right clicking the result list column header and checking a column does not show that column.
Cause
The column width was inadvertently set to have a small width.
Solution
- Right click the result list column header and make sure the desired column is checked.
- Right click the result list column header and click Size all columns to fit.
- In Everything, type in the following search and press ENTER:
- about:config
- This will open your Everything.ini configuration file in Notepad.
- Please exit Everything before modifying this file:
- In Everything, from the File menu, click Exit
- In your Everything.ini file in Notepad, delete the following lines:
Code: Select all
name_column_pos= name_column_width= path_column_visible= path_column_pos= path_column_width= size_column_visible= size_column_pos= size_column_width= extension_column_visible= extension_column_pos= extension_column_width= type_column_visible= type_column_pos= type_column_width= last_write_time_column_visible= last_write_time_column_pos= last_write_time_column_width= creation_time_column_visible= creation_time_column_pos= creation_time_column_width= date_accessed_column_visible= date_accessed_column_pos= date_accessed_column_width= attribute_column_visible= attribute_column_pos= attribute_column_width= date_recently_changed_column_visible= date_recently_changed_column_pos= date_recently_changed_column_width= run_count_column_visible= run_count_column_pos= run_count_column_width= date_run_column_visible= date_run_column_pos= date_run_column_width= file_list_filename_column_visible= file_list_filename_column_pos= file_list_filename_column_width=
- Save changes and restart Everything.