Start Button Not Working in Windows 10
Solution 1
STEP 1: You need to open Command Prompt in the administrator mode. For that start typing in cmd into your windows search. From the search results that appear, right click on Command Prompt and choose Run as administrator option as shown in the following screenshot.
STEP 2: When the Command Prompt opens up, copy-paste the commandsfc /scannow
and hit the enter key. Wait for the scan to complete. Once the scan is completed, restart your system to see if the problem is resolved.
Solution 2
Just like in the previous solution, open Command Prompt in the administrator mode. When it opens up, copy paste the following command and hit enter. Wait till it runs to completion. Once done, restart your PC to see if it worked.
Dism /Online /Cleanup-Image /RestoreHealth
Solution 3
The next method involves creating a new user account. For that, again, open the Command Prompt in the administrator mode. When it opens up, type in the following code and hit enter.
net user username /add
Here username is the username of your new account. Now you can log in to your new account to see if it has resolved the problem.
Solution 4
Sometimes it’s the basic solutions that help you solve your big problems. Simply restart your system to see if the start button is working now.
I hope, this tutorial “Start Button Not Working in Windows 10” helped you to fix the problem. If yes, please share it and help the community.
Still not resolved?
Live Chat with a technical expert or create a support ticket HERE