Hello SomeRandomStranger,
Thank you for reaching out to the Microsoft Q&A Forum!
It sounds like you're experiencing an issue where a visual indicator in a Roblox game does not appear on your Windows 10 PC, but it displays correctly on other devices. I understand this must be frustrating, and I'm here to help you resolve this.
Based on your description, this appears to be a graphics rendering pipeline corruption issue specific to your Windows 10 system. The key indicators are:
- Device-specific rendering failure - Works on other devices but not your PC
- Correlation with stuttering event - Graphics pipeline disruption
- Selective element missing - Partial rendering failure, not total graphics failure
- Client-side only issue - No network/server involvement
Here is a step-by-step solution to troubleshoot this error, please kindly follow:
Step 1: Fully Reset Roblox Local Data
Roblox stores persistent data in %localappdata%. A full reset may help:
- Press
Win + R
, type%localappdata%
, and press Enter. - Locate the
Roblox
folder and delete it entirely. - Reinstall Roblox from the official site.
Step 2: Reset Graphics Settings
If you use NVIDIA or AMD:
- Open the control panel (NVIDIA Control Panel or AMD Radeon Settings).
- Restore all 3D settings to default.
- Disable any overrides like anti-aliasing, anisotropic filtering, or shader cache.
Step 3: Force Roblox to Use Integrated Graphics (if available)
Sometimes discrete GPUs cause rendering issues:
- Go to Settings > System > Display > Graphics Settings.
- Add RobloxPlayerBeta.exe and set it to use Power Saving (usually integrated GPU).
- Restart and test.
Step 4: Run Roblox in Compatibility Mode
- Right-click RobloxPlayerBeta.exe > Properties > Compatibility.
- Check "Run this program in compatibility mode for Windows 8".
- Also check "Disable fullscreen optimizations".
Step 5: Check for Windows Graphics Stack Issues
Run the following command in PowerShell as admin:
sfc /scannow
To assist others who might have similar questions and to help us improve our support system, we kindly encourage you to "Accept the answer" if it successfully addressed your concern. Accepting an answer lets other users know that this solution worked for you, and it also helps us track the effectiveness of our support efforts.
Warm regards,
Hendrix Vu | Microsoft Q&A Support Specialist