PFA patch to fix the issue in Windows where Windows throws warning "there is no disk..." if user do not have a removable disk in the removable disk drive while opening File Manager.
RM#1999
I was able to reproduce issue by following steps on Windows:
1. Open Query tool, type 'SELECT 1;'
2. Save the file to your removable drive.
3. Eject that removable drive.
4. Now click Open button in Query tool, you will get error.