Common problems and how to fix them; no technical knowledge needed.
What's happening: Windows can't see your TV.
Fix:
- Make sure the HDMI cable is firmly plugged into both the laptop and the TV
- Turn the TV on and switch it to the correct HDMI input (usually labeled HDMI 1, HDMI 2, etc.)
- Wait 5 seconds and run
StartTV.batagain
What's happening: Step 2 of setup wasn't completed.
Fix:
- Run
02-Setup.batas described in the README - If it fails, see the "02-Setup.bat fails to install RDP Wrapper" section below
What's happening: The tv-config.local.ps1 file is missing. This file is created by 01-CreateTVUser.bat.
Fix:
- Run
01-CreateTVUser.batand follow the prompts - Then run
02-Setup.bat - Then try
StartTV.batagain
Most common causes:
A) Remote Desktop is not enabled
- Open Settings → System → Remote Desktop and turn it ON
- Then run
02-Setup.batagain to ensure the firewall rule is set
B) Wrong password in config
- Delete
tv-config.local.ps1from the TV Workspace folder - Run
01-CreateTVUser.batagain and re-enter the correct password
C) RDP Wrapper isn't working for your Windows build
- Open
C:\Program Files\RDP Wrapper\and runRDPConf.exe - Look at the status next to "Wrapper state"; it should say "Fully supported"
- If it says "Not supported", run
02-Setup.batagain or wait up to 48 hours for the community patch
Fix:
- Make sure the TV user account (
TVUser) has a password set- Open Settings → Accounts → Family & other users
- Click
TVUser→ Change account type → make sure it's a standard user with a password
- Run
01-CreateTVUser.batagain to reset and re-save the password - Try
StartTV.batagain
Manual install steps:
- Open your browser and go to: https://github.com/stascorp/rdpwrap/releases/latest
- Download the
.zipfile (e.g.,RDPWrap-v1.6.2.zip) - Right-click the zip → Extract All
- Inside the extracted folder, right-click
RDPWInst.exe→ Run as administrator - Click Yes when Windows asks for permission
- Run
02-Setup.batagain; it will verify the installation and download the INI
What's happening: You recently installed a Windows Update, and the RDP Wrapper community hasn't released an update for your exact Windows build yet.
Fix: Wait up to 48 hours and run StartTV.bat again. The script automatically checks for the patch; you don't need to do anything else.
Fix:
- Run
LockCursor.bat; it instantly locks the mouse back to the laptop - Keep the
LockCursorwindow open as long as you want the lock active - Close that window to freely move the mouse between screens again
What's happening: Some apps (games, video players, certain system tools) can override the cursor lock.
Fix:
- Close the LockCursor window
- Run
LockCursor.batagain - If a specific app keeps releasing it, run
WhoReleasesClip.ps1to identify which one
Fix, in order:
- Restart your PC first (if not already done after the update)
- Run
StartTV.bat; it auto-patches RDP Wrapper - If it says "not patched yet", wait up to 48 hours and try again
- If it still does not work after 48 hours, run
02-Setup.batto force a fresh INI download
What's happening: The script needs administrator privileges.
Fix:
- Right-click the
.batfile → Run as administrator - The scripts ask for this automatically, but sometimes Windows blocks the auto-elevation
Open an issue on GitHub and describe:
- Which file you ran
- What the error message says (take a photo of the screen if needed)
- Your Windows version (press Win + R, type
winver, press Enter)