r/chromeos • u/missnessnessa • 8h ago
Discussion Cannot Get Play Store Back
I have tried every single thing that anybody has suggested from reddit or from software inquiries, but nothing will get rid of developer mode and return the play store to my Lenovo 300e chromebook. It's just completely stuck in developer mode. Even recovery won't get it out, because when I press space to turn on OS verification, it says it's turned on, but then I bkkt up the Chromebook and it's still in developer mode. How do I fix this? Is there any way I can fix it?
0
Upvotes
1
u/Plan_9_fromouter_ 7h ago
First, try a more aggressive hardware reset than a simple powerwash. This method can sometimes clear up low-level errors that a regular recovery misses.
If the above doesn't work, you'll need to use the command line to attempt to disable the developer mode request directly. This is the programmatic way to do what the spacebar is supposed to do.
root
(no password).crossystem disable_dev_request=1; reboot