Jump to content

avidgamr

Members
  • Posts

    5
  • Joined

  • Last visited

Everything posted by avidgamr

  1. I don't own a Pro 5, I have two Surface Go 2 models. Perhaps posting to the website I mentioned previously and someone can decipher the password for you? I can't help. Sorry.
  2. Forgot these details: Change permissions to allow scripts (remember to change it back when finished): Open PowerShell (Run as administrator) Type "Get-ExecutionPolicy" (no quotes) It will likely say "Restricted" in return... If so, then type "Set-ExecutionPolicy -ExecutionPolicy Unrestricted" (no quotes) Verify the change by asking it again afterwards: Type "Get-ExecutionPolicy" (no quotes) As I said before, it's recommended to change it back to Restricted when finished: "Set-ExecutionPolicy -ExecutionPolicy Restricted"
  3. I'm not sure. Maybe you missed a step? Complete guide (I had to do it again today as I forgot my own password!): Download configurator: https://www.touslesdrivers.com/index.php?v_page=23&v_code=72193 (use tousledrivers server) Go to https://learn.microsoft.com/en-us/surface/surface-enterprise-management-mode and use the "copy" button beside "Powershell" under "Self-signed certificate" (as I said above, use the copy button, do not try to copy/paste yourself) Create a folder in C:\ root folder called "SEMM" Open notepad, paste contents from clipboard above into it. I chose to save as filename "SSCert.ps1" (and chose "all files" under "Save as type"). Change permissions to allow scripts (remember to change it back when finished): https://learn.microsoft.com/en-us/powershell/module/microsoft.powershell.core/about/about_execution_policies?view=powershell-7.5 I used PowerShell and typed "C:\SEMM\SSCert.ps1" (It created the script for me in "C:\Windows\system32\Demo Certificates" folder) Run configurator you downloaded above (and I chose: Surface Devices/Configuration Package/Certificate Protection (chose script just made and entered "12345678" (without the quotes))/Password Protection (leave blank)/ Surface Go/Go 2 (left everything enabled)/then next I turned off security, then chose "Windows Installer (MSi) and saved as "password.msi" Next, in the Windows search box, search for "msiexec" and choose "Run as administrator". Run the file: I entered "C:\SEMM\password.msi" Reboot Reboot again, this time choosing: Windows/Settings/System/Recovery/Advanced Startup Enter the UEFI settings: Troubleshoot/Advanced Options/UEFI Firmware Settings (then "Restart") While in the UEFI, jot down the "serial number" for your device as you'll need it later. Reboot. Run configurator again: Reset/Cert/12345678/(serial number from above)/msi again and I named it as "reset.msi" (in the folder of your choice; I chose the same SEMM folder above) Run msiexec above again and this time run the new "reset.msi" file created above Reboot Boot back into the UEFI settings again (Windows/Settings/System/Recovery/Advanced Startup) Hopefully your password is now removed. If not, you likely have an updated firmware in your tablet and this won't work (mine says "1.0.31" I believe). Your only option now is to try to get someone else to remove it for you. This website seems to have people who can do that, somehow... https://www.badcaps.net/forum/troubleshooting-hardware-devices-and-electronics-theory/troubleshooting-laptops-tablets-and-mobile-devices/bios-requests-only/103830-microsoft-go-2-1927-bios-unlock-way Good luck! P.S. Microsoft, at the moment, still has factory restore images for Surface Go 2: https://support.microsoft.com/en-us/surface-recovery-image Sucky part is you MUST create an account to download images now...
  4. I'm not too sure on your problem. Perhaps an anti-virus program interfering? If applicable disable your anti-virus program temporarily and try reinstalling and running it... Or perhaps your operating system installed is a 32 bit version? (and Must be a 64 bit OS to run this program) Or perhaps try uninstalling and reinstalling the program? You might also make sure the installer has downloaded correctly by checking the hash. Mine says "725BB66538C3C6D6D451EF007DA807AFA8E62816D02E29CF7F2F30CB2093C394" (Sha-256) Compare your downloaded files' hash to mine: https://sourceforge.net/projects/filechecksumutility/ Mayhaps someone else will chime in who can help you better... Good luck.
  5. Download the older configurator here: https://www.touslesdrivers.com/index.php?v_page=23&v_code=72193 (choose the touslesdrivers.com server) Go here and click on the "Copy" button beside the "PowerShell" header (do NOT try to copy/paste yourself). https://learn.microsoft.com/en-us/surface/surface-enterprise-management-mode Paste it into notepad or your favorite text editor, making sure to choose "Save As Type" as "All Files". Follow instructions on post 1. It worked on my MS Surface Go 2. Thanks to the original poster by the way! It was a life saver! P.S. If you need the "ARM" version, download from here: https://www.touslesdrivers.com/index.php?v_page=23&v_code=72194&v_langue=en
×
×
  • Create New...