This issue happens because my system chooses the first matching executable found in the PATH environment variable. In your case, MSYS2's SQLite3 (C:\msys64\ucrt64\bin)
is higher in priority than your intended installation (F:\Installed programes\sqlite3\)