Tap tiles are a handy feature in Windows 10 that allow quick access to apps and settings from the Start menu. Sometimes, however, these tap tiles may stop working, which can be frustrating. This guide will help you fix tap tiles not working with easy, step-by-step troubleshooting methods.
We will start with the simplest checks and gradually move to more detailed solutions. No technical experience is needed, as each step is explained clearly. By the end, your tap tiles should be working smoothly again.
Before diving into solutions, it’s important to understand that tap tiles rely on system processes and settings. Problems can arise due to software glitches, outdated drivers, or corrupted system files.
Following this guide carefully will help you identify and fix the root cause without unnecessary confusion.
Quick Note
Before starting, please make sure to:
- Restart your computer once. This often fixes temporary glitches.
- Check if your Windows 10 is up to date. Updates can fix bugs affecting tap tiles.
- Confirm your touchscreen (if applicable) is working properly by testing touch in other areas.
- Ensure your user account has the necessary permissions to interact with Start menu tiles.
Step 1: Restart Windows Explorer
Windows Explorer manages the desktop and Start menu. Restarting it can refresh tap tile functionality.
- Press Ctrl + Shift + Esc to open Task Manager.
- Find and select Windows Explorer from the list.
- Click the Restart button at the bottom-right.
- Wait a few seconds and then try tapping the tiles again.
This step is important because sometimes Windows Explorer can freeze or stop responding, causing Start menu issues.
Step 2: Run the Windows Store Apps Troubleshooter
Tap tiles often link to apps installed via the Microsoft Store. Running the troubleshooter helps detect and fix app-related problems.
- Click the Start button and open Settings (gear icon).
- Go to Update & Security > Troubleshoot.
- Click Additional troubleshooters.
- Select Windows Store Apps and click Run the troubleshooter.
- Follow the on-screen instructions to complete the process.
This tool automatically fixes common problems with Store apps that might affect tap tiles.
Step 3: Re-register Start Menu and Tiles Using PowerShell
If the tiles are still unresponsive, re-registering the Start menu can refresh the tile database.
- Press Windows + X and select Windows PowerShell (Admin).
- Copy and paste the following command, then press Enter:
- Wait for the command to complete. It may take a few minutes.
- Restart your computer and check if the tap tiles work.
Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)AppXManifest.xml"}
This command reinstalls default apps and refreshes the Start menu configuration, which can fix corrupted tiles.
Step 4: Check for Corrupted System Files
System file corruption can affect many Windows features including tap tiles. Running System File Checker (SFC) can repair corrupted files.
- Open Command Prompt as an administrator (search for “cmd”, right-click, and select Run as administrator).
- Type the following command and press Enter:
- Wait for the scan to finish. It may take some time.
- If any corrupted files are found and repaired, restart your computer.
sfc /scannow
Running SFC is essential because corrupted files can cause various Windows components, including the Start menu, to misbehave.
Step 5: Create a New User Account
Sometimes user profiles become corrupted, causing issues with tap tiles. Creating a new user account helps determine if the problem is profile-specific.
- Open Settings > Accounts > Family & other users.
- Under Other users, click Add someone else to this PC.
- Follow the prompts to create a new local user account.
- Sign out of your current account and sign in with the new user.
- Check if tap tiles work correctly in the new account.
If tiles work in the new account, your original user profile may be corrupted, and you can consider transferring your data.
Frequently Asked Questions (FAQs)
Why are my tap tiles not responding even after restarting?
Temporary glitches might persist if system processes related to the Start menu are stuck. Restarting Windows Explorer or running the PowerShell command can fix this.
Can outdated drivers affect tap tiles?
Yes, especially if you are using a touchscreen device. Make sure your display and touch drivers are up to date by checking Windows Update or your device manufacturer’s website.
Will uninstalling and reinstalling apps linked to tiles help?
Yes, if a specific app tile is not working, uninstalling and reinstalling that app from the Microsoft Store can resolve the issue.
Is it safe to run the PowerShell command to re-register apps?
Yes, this is a common troubleshooting step provided by Microsoft to fix Start menu and tile problems. It only affects installed apps and Start menu data.
How often should I run System File Checker?
Only run SFC when you suspect system file corruption or experience issues like unresponsive tiles. Running it regularly is not necessary.
When Nothing Works
If none of the above steps fix your tap tiles, consider these options:
- Perform a Windows 10 Reset to reinstall Windows without affecting your files. Go to Settings > Update & Security > Recovery > Reset this PC.
- Use the official Microsoft Support for more help.
- Check if your device manufacturer offers specialized support or driver updates.
Resetting your PC should be your last resort as it takes more time and effort.
Conclusion
Tap tiles not working on Windows 10 can be caused by various issues, from simple glitches to corrupted system files. Starting with easy fixes like restarting Windows Explorer and running troubleshooters often solves the problem quickly.
If problems persist, more advanced steps such as re-registering apps or creating a new user account can help. Always remember to keep your system updated and drivers current.
By following this guide step-by-step, you can bring back the full functionality of your tap tiles and enjoy a smoother Windows 10 experience.