No need to use the start button.
No need to use the start button.
Hello, I just reinstalled my PC a few days ago and now I’m facing an issue with the start key. I can’t open it, but I can right-click on it. I’ve tried restarting the PC, rebooting the explorer service, and using DISM and SFC commands. I’m really stuck. Could you help me? Thank you.
Check if the problem affects the whole machine or just your account. You can set up a second account on the device and log in there. When using Professional Edition or any other non-home version, use lusrmgr.msc to add a new user. If not, open an elevated command prompt as administrator and run: net user /add [*username] [password]. To make the new account an admin, execute: net localgroup administrators [username] /add