niltonslf / Samsung-Quick-Share-4-All

This tiny script makes Samsung Quick Share work on non-Samsung Windows PCs by spoofing a registry key that the program checks when opening.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


SamsungQuickShare4All

This tiny batch script makes Samsung Quick Share work on non-Samsung Windows PCs by spoofing a registry value that the program checks when opening.

Usage

Download the script here and just run it (it could ask for admin rights). You'll only need to run it once, after that it'll automatically launch itself after every startup/reboot.

How to download Quick Share

If you want the latest Store version go here, paste the store link of the app, click the checkmark, scroll down, download the one named SAMSUNGELECTRONICSCoLtd.SamsungQuickShare_xxxxxxxx_neutral_xxxxxxxxxxxxxxx.msixbundle (the only one that ends with .msixbundle), then open it and install it. You won't need to download every update like this, it'll automatically update from the Microsoft Store when there is a new version.

Remember that your phone's screen needs to be on and unlocked to be discoverable from your PC (unfortunately it's a limitation of Quick Share itself)!

Troubleshooting

  • All should work fine just by running the .bat file, but if you're having issues try applying DriverCheckBypass.reg (just run the file, then Yes and then Ok), especially if your PC doesn't have an Intel AX wireless adapter (e.g. Intel AC/Broadcom/Realtek/Marvell etc.).
  • Keep in mind that latest versions from the Store could contain patches to this method, so if you encounter any issue download this older version here.
  • To remove the script at boot, go to "C:\ProgramData\Microsoft\Windows\Start Menu\Programs\StartUp" and delete "SamsungQuickShare4All.bat".

Demo (Lenovo Yoga C940 <-> Note20 Ultra)

Samsung-Quick-Share-4-All_videodemo.mp4

Disclaimer

Keep in mind that Samsung could fix this any time. So, if it doesn't work, probably they have fixed it. However, as of 11/7/2021, I can confirm that it works perfectly (doesn't display the unsupported device error and file sharing works both sending and receiving), tested on Lenovo Yoga C940 with Intel AX201 wireless adapter (support for other adapters cannot be guaranteed). Also, I'm not responsible for any loss or damage.

XDA thread here

About

This tiny script makes Samsung Quick Share work on non-Samsung Windows PCs by spoofing a registry key that the program checks when opening.

License:MIT License


Languages

Language:Batchfile 100.0%