Texture import problem

I need to import a lot of textures.
I just copy and save them to asset folder. But I dont want mip map.
Do I have to correct these textures one by one?
Is there any simple way? Anyone Please tell me , thank you.

There’s an editor script that just does what you want
Seach for ‘mass importer’

Good luck