Hi Community
I've installed on a Windows 11 Magento using Xampp, Composer, Elastic Search. The installation went through without any errors. However, when I now go to the URL http://localhost/magento/pub/, I only get the image attached. the web page is not displayed correctly:

When I open the DevTools in the Edge browser the following errors are visible:

The system looks for the files in the following path:
http://localhost/magento/static/version1667226828/frontend/Magento/luma/en_US/mage/calendar.css
When I check the file path, there is no static folder there either. This folder is located at: C:\xampp\htdocs\magento\pub\static
But de the version subfolder does not exist there:

Do I need to adjust any configuration somewhere so that it finds the data in the correct location?
Thank you for your support