All Collections
Troubleshooting & FAQs
Help Article
How to fix the ghosting cursor issue while using "vibe.run" for casting
How to fix the ghosting cursor issue while using "vibe.run" for casting

Fix the ghosting cursor issue in Chrome when casting entire screen to Vibe board.

Updated over a week ago

This article applies to the Vibe Board S1 55"/S1 75"/Pro 75".

You will likely encounter the "ghosting cursor" issue by doing all of the following:

  • Casting your entire PC screen to the Vibe board

  • Using Google Chrome from your PC to enter the website "vibe.run"

  • Selecting the "entire screen" mode to share your screen

It is a known issue with the Chrome browser. You can use the following workaround to resolve this issue:

  1. Close all your current Google Chrome windows. Then, find the shortcut you are using to open Google Chrome on your PC.

  2. Right-click the shortcut and select "Properties". Go to the "Shortcut" tab.

  3. Add --enable-features=AllowWgcDesktopCapturer at the end of the "Target" field. And your complete script will be like (The first part of the script depends on your Chrome installation path.) -

    "C:\Program Files\Google\Chrome\Application\chrome.exe" --enable-features=AllowWgcDesktopCapturer

  4. Apply the change and restart Google Chrome using this exact modified shortcut.


๐Ÿ’ก Tip

Need more help?


Did this answer your question?