[TIP] Fixing a corrupt Start Menu in Windows 10 (avoid that profile refresh)

carrcomp

Well-Known Member
Reaction score
178
Location
Barrie, ON
Here's a fun one for you.
Had a customer call in and said that his computer is "all screwed up". Windows 10, says his desktop disappeared, his bookmarks are gone etc.
Of course, I think "Well, corrupted profile. No problem."
Remote in, and he's right. It is screwed up. Start menu can't be clicked on, there's some random tiles on the screen ... almost looks like the start menu is up but nothing is being displayed, and it stretched across the screen. Start menu is clearly corrupted.
The fix? Create a new admin user.
From the admin user go to the old profile in file explorer. AppData\Local\TileDataLayer\
Rename database folder to database.bak
Copy Database folder from new profile into the old one.
Log back into the old profile. Customer thinks I'm a god.
 
Hope you ruled out a potential HDD problem before you just hacked together a solution. In my experience a lot of weird issues like this are caused by an underlying hardware problem. You can fix the software issue, but more problems are likely to surface later down the road.
 
Here's a fun one for you.
Had a customer call in and said that his computer is "all screwed up". Windows 10, says his desktop disappeared, his bookmarks are gone etc.
Of course, I think "Well, corrupted profile. No problem."
Remote in, and he's right. It is screwed up. Start menu can't be clicked on, there's some random tiles on the screen ... almost looks like the start menu is up but nothing is being displayed, and it stretched across the screen. Start menu is clearly corrupted.
The fix? Create a new admin user.
From the admin user go to the old profile in file explorer. AppData\Local\TileDataLayer\
Rename database folder to database.bak
Copy Database folder from new profile into the old one.
Log back into the old profile. Customer thinks I'm a god.
This seems to happen often. I just run a Powershell script I found which seems to fix it 99.9% of the time.
 
Back
Top