Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How Do I Uninstall and Install the Latest Version of scrcpy on Windows 11? #5029

Closed
theremedysoul opened this issue Jun 26, 2024 · 7 comments

Comments

@theremedysoul
Copy link

Hello, I am a beginner with computers. My brother installed scrcpy for me, but one day the screen-off-function suddenly stopped working.

The current version of scrcpy is 1.21.

I found out that I need to update to the latest version. However, I do not know how to uninstall and install scrcpy.

When I search, only the Linux version comes up.

I would appreciate it if you could tell me how to do this.

@theremedysoul
Copy link
Author

If there is a way to upgrade without uninstalling, please let me know that as well. I would like to use the screen off function while using scrcpy.

@rom1v
Copy link
Collaborator

rom1v commented Jun 26, 2024

The package from your distribution is outdated. You must uninstall it:

sudo apt remove scrcpy

And you must install it using these steps: https://github.com/Genymobile/scrcpy/blob/master/doc/linux.md#latest-version

@theremedysoul
Copy link
Author

The package from your distribution is outdated. You must uninstall it:

sudo apt remove scrcpy

And you must install it using these steps: https://github.com/Genymobile/scrcpy/blob/master/doc/linux.md#latest-version

Thank you for your response. However, the link you provided is for Linux. I am a Windows user. Would it be okay if I still follow this method? Also, unfortunately, I am a complete beginner with computers. Should I use the sudo command in cmd?

@rom1v
Copy link
Collaborator

rom1v commented Jun 26, 2024

Oh, sorry, for Windows, just delete your old folder, download the latest release and extract it: https://github.com/Genymobile/scrcpy/blob/master/doc/windows.md

@theremedysoul
Copy link
Author

Oh, sorry, for Windows, just delete your old folder, download the latest release and extract it: https://github.com/Genymobile/scrcpy/blob/master/doc/windows.md

Thank you very much. However, I'm afraid that if I uninstall scrcpy incorrectly, I won't be able to reinstall it. You suggested "sudo apt remove scrcpy," but the link "#1312" provides a different method. Which one is correct? As I mentioned, my brother installed scrcpy for me, and I simply clicked on the bat file. I don't know much about adb or scrcpy. Could you explain step by step how to do it from the beginning, including opening the cmd window?

@rom1v
Copy link
Collaborator

rom1v commented Jun 26, 2024

On Windows, scrcpy is not "installed", it is just extracted to a directory. You can have several versions in different independent folders. There is nothing to "uninstall" (you can delete the directory if you want).

Could you explain step by step how to do it from the beginning, including opening the cmd window?

  1. Ignore the version you already have
  2. Download the latest version: https://github.com/Genymobile/scrcpy/blob/master/doc/windows.md
  3. Extract it
  4. Open the folder
  5. Follow these instructions: https://github.com/Genymobile/scrcpy/blob/master/doc/windows.md#run

@theremedysoul
Copy link
Author

The package from your distribution is outdated. You must uninstall it:

sudo apt remove scrcpy

And you must install it using these steps: https://github.com/Genymobile/scrcpy/blob/master/doc/linux.md#latest-version

The package from your distribution is outdated. You must uninstall it:

sudo apt remove scrcpy

And you must install it using these steps: https://github.com/Genymobile/scrcpy/blob/master/doc/linux.md#latest-version

The package from your distribution is outdated. You must uninstall it:

sudo apt remove scrcpy

And you must install it using these steps: https://github.com/Genymobile/scrcpy/blob/master/doc/linux.md#latest-version

Thank you for your kindness. All the problems have been solved perfectly.

@rom1v rom1v closed this as completed Jun 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants