the batch file code is below It closes all open explorer windows without Stopping copy or move operations and I like that But I would also like if it would close windows explorer properties windows like the below one if those are open too thanks for in advance for any help on this
@echo cls nircmd.exe win close class "CabinetWClass"
" I looked on nircmd documentation but couldn't find anything"