Files take long time to open

When I click files . It is now taking 2 min to open up on a ssd . Ever thing else open fast

Thats not normal, on an SSD drive, files should open up instantly.

My first thought, would be to fire up a terminal window by holding CTRL ALT T

Then type nautilus

I am guessing terminal is going to throw a bunch of errors. Once its done loading files, which is really called Nautilus, then go ahead and copy the results and post them here.

How old is the computer BTW?

it is a i7 3.4g 8 core 64g ram nvidia 150 ti card 2 2tb ssd

here the error when I try to open in terminal after it open
Called "net usershare info" but it failed: Failed to execute child process “net” (No such file or directory)

Thank you!

Now run the following commands to fix this issue...

sudo apt-get remove nautilus-share

Then run this command...

sudo apt install --reinstall nautilus-share

thanks that did fixed it

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.