Καλημέρα και καλή χρονια!!!
Αν σου βγάζει μήνυμα του τυπου:
PS C:\platform-tools> adb shell
adb : The term 'adb' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the
spelling of the name, or if a path was included, verify that the path is correct and try again.
At line:1 char:1
+ adb shell
+ ~~~
+ CategoryInfo : ObjectNotFound: (adb:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException
Suggestion [3,General]: The command adb was not found, but does exist in the current location. Windows PowerShell does not load commands from the current location by default. If you trust this command, instead type: ".\adb". See "get-help about_Command_Precedence" for more details.
PS C:\platform-tools>
δίνε όλες τις εντολές βάζοντας μπροστά το .\ δηλαδή:
.\fastboot oem lock
.\fastboot reboot
.\adb shell
Απλά γενικα πολύ προσοχή στην εντολή reboot με το πατημένο πληκτρο κάτω.. αν δεν το πατήσετε θα σας κανει factory reset στην συσκευή.