Hi @longevity uyl , Welcome to Microsoft Q&A,
Answered by Dmitry Grigoryev.
Pairing without pin is possible in windows, but not supported by the default GUI. Take a look at ConfirmOnly option on this MSDN page:
ConfirmOnly The application must confirm they wish to perform the pairing action. You can present an optional confirmation dialog to the user. With a value of ConfirmOnly, Accept the pairing if you want it to complete.
Microsoft provides code examples of applications with different pairing GUIs, which could be a starting point for someone with Visual Studio and some free time.
Best Regards,
Jiale
If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.