If you have noticed double layered borders appearing on your tiles in the Windows 11 Store, it can be a bit distracting. This issue is usually caused by display settings or minor glitches in the Store app. Thankfully, fixing it is straightforward.
In this guide, we will walk you through simple and effective steps to remove those unwanted double borders. Each step is explained in detail to ensure even beginners can follow along easily.
By the end of this article, your Windows 11 Store tiles should look clean and normal again. Let’s get started with the quick checks before diving into solutions.
No technical skills are required, and you won’t need any special tools. Just follow the instructions carefully.
Quick Note: Prerequisites and Initial Checks
Before attempting any fixes, make sure you have the following in place:
- Windows 11 is updated: Go to Settings > Windows Update and check for any pending updates. Sometimes, bugs are fixed in updates.
- Restart your PC: A simple restart can often clear temporary glitches causing display issues.
- Check display scaling: High display scaling values can sometimes cause UI glitches. A scaling of 100% or 125% is ideal for testing.
- Backup your data: Although unlikely to cause data loss, having a backup is always a good practice.
Step 1: Adjust Display Scaling Settings
Windows 11 uses display scaling to make UI elements larger on high-resolution screens. However, improper scaling can cause overlapping borders on tiles.
To check and adjust:
- Right-click on the desktop and select Display settings.
- Under Scale & layout, find the Scale dropdown menu.
- If it is set above 125%, try selecting 100% or 125%.
- Sign out and sign back in to apply the changes.
This step helps because reducing scaling can prevent UI elements from overlapping, which is often the cause of double borders.
Step 2: Reset the Microsoft Store Cache
Sometimes the Store app cache can get corrupted, leading to graphical glitches such as double borders.
To reset the cache:
- Press Windows + R keys to open the Run dialog.
- Type
wsreset.exeand press Enter. - A blank Command Prompt window will open. Wait for about 30 seconds until it closes automatically.
- The Microsoft Store will launch automatically after this process.
Resetting the cache clears temporary files and can resolve display issues without affecting your installed apps.
Step 3: Repair or Reset Microsoft Store via Settings
If resetting the cache did not help, repairing or resetting the Store app can fix deeper problems.
Follow these instructions:
- Open Settings by pressing Windows + I.
- Navigate to Apps > Installed apps.
- Scroll down and find Microsoft Store.
- Click the three dots next to it and select Advanced options.
- Scroll to the Reset section.
- First, click Repair. Wait for it to complete and check if the issue is resolved.
- If not, click Reset. This will reinstall the app and reset settings.
Repairing keeps your data intact, while resetting is a more thorough option that may fix persistent issues.
Step 4: Update Graphics Drivers
Outdated or corrupted graphics drivers can cause rendering issues, including double borders on tiles.
To update your graphics drivers:
- Press Windows + X and select Device Manager.
- Expand the Display adapters section.
- Right-click your graphics card and select Update driver.
- Choose Search automatically for drivers.
- Follow any prompts to install available updates, then restart your PC.
Ensuring your drivers are up to date helps prevent many graphical bugs across Windows apps.
Alternative Method: Using Windows PowerShell to Reinstall Microsoft Store
If the above steps fail, you can reinstall the Microsoft Store using PowerShell. This method is more advanced but effective.
Here is how:
- Right-click the Start menu and choose Windows Terminal (Admin) or PowerShell (Admin).
- Copy and paste the following command and press Enter:
Get-AppxPackage -allusers *WindowsStore* | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)AppXManifest.xml"}
This command reinstalls the Microsoft Store app for all users and can resolve persistent UI issues.
FAQs
Why do double layered borders appear on Windows Store tiles?
This usually happens due to display scaling settings, corrupted Store cache, or outdated graphics drivers affecting how the UI renders.
Will resetting the Microsoft Store remove my apps?
No, resetting the Store app only affects its settings and cache. Your installed apps will remain untouched.
Is it safe to use PowerShell commands to reinstall the Store?
Yes, as long as you use official commands like the one provided, it is safe and often recommended for fixing Store issues.
Can changing display resolution fix the problem?
Sometimes adjusting resolution along with scaling helps, but scaling is usually the main factor causing double borders.
When Nothing Works
If you have tried all these steps and still see double layered borders on your tiles, consider the following options:
- Run Windows Troubleshooter: Go to Settings > System > Troubleshoot > Other troubleshooters > Microsoft Store Apps.
- Create a new user account: Sometimes profile corruption causes UI issues. A new account can help isolate this.
- Contact Microsoft Support: Visit Microsoft Support for official assistance.
- Perform a system restore: If the issue started recently, restoring Windows to a previous state may fix it.
Conclusion
Double layered borders on Windows 11 Store tiles can be an annoying visual glitch, but it is usually easy to fix. Start by adjusting your display scaling, then reset the Store cache, and if needed, repair or reset the Store app itself.
Updating your graphics drivers ensures smooth rendering, and advanced users can reinstall the Store via PowerShell. Always keep Windows updated and back up your data before making changes.
With these steps, your Store tiles should return to normal appearance, making your Windows 11 experience more pleasant and visually clean.