Basically electron repo. issue tab has been moved here therefore link is not working.
To fix this visit => vendor\nativephp\electron\resources\js\electron-builder.js
https://paste.laravel.io/6c7100ed-fc2f-4d27-ad06-060d70e793fd
Replace this file
now run below command in sequence :-
php artisan native:install
php artisan native:build win (you will get error a popup click ok and let complete process).
php artisan native:serve
Yeah ! you will your app running on windows !
https://github.com/NativePHP/laravel/issues/105#issuecomment-16664236251