Once your server is running, use these commands from any TFTP client (including Windows’ built-in client):
Windows 10 does not have a built-in TFTP server (only a client), so you have two main options: how to create tftp server in windows 10
Creating a TFTP server on Windows 10 is a straightforward process involving the deployment of third-party software (such as Tftpd64) and the configuration of network firewall rules. While native Windows features do not support acting as a TFTP server, the utility of third-party tools makes this a viable solution for network administrators handling firmware updates and configuration backups. Adherence to security protocols regarding file permissions and network isolation is essential to mitigate the risks associated with this unauthenticated protocol. Once your server is running, use these commands