这么长时间都不修, 微软 真有你的👍
Long booting time on Surface Go 3
Hi,
Recently, I’ve been experiencing very long booting times on my Surface Go 3. I tried repairing Windows and even reinstalling the entire system, but the booting was still much slower than before. Finally, I decided to perform a full recovery using the Surface Recovery Image, but without success. These are my latest boot times.
I have all latest updates (for example UEFI 16.106.143). And furthermore, I think the computer is stuck on the first loading screen with the Windows Logo (maybe something with the UEFI ?), booting on the second loading screen with the Win logo and rotating circle is quick as ever. Is there anything I can do?
EDIT: If anyone experience similar issue please upvote in the feedback hub: Updated Issue at Feedback Hub
Surface | Surface Go | Performance and maintenance
33 answers
Sort by: Newest
-
Jack Lowe 25 Reputation points
2026-04-16T15:49:05.0633333+00:00 If you change your normal Windows shutdown action to SLEEP, this avoids the long startup.
You'll still suffer through the long UEFI reboot when Windows Update forces a reboot.
But SLEEP is a good workaround until Microsoft fixes the firmware.
-
Jesús González Díez 45 Reputation points
2026-04-16T11:36:23.68+00:00 Hi all,
I've already written in this thread several times, and months ago I mentioned the Linux solution for using older firmware.
Since October, I've exchanged several messages with support, and I'll share one of them here... I literally told them they've DELIBERATELY CONDEMNED OUR DEVICES TO OBSOLESCENCE.
None of us can afford such negligence and lack of response in our jobs. We'd all be out of work if we allowed this kind of carelessness.
But it seems you can work at Microsoft and be completely incompetent and still get paid.
This afternoon I'll send them my resume to see if I can help you with our problem from within.
Thank you very much for sharing the problem, and let's hope someone in the organization takes responsibility for our Go 3 devices.
From: Jesús González Díez <******@hotmail.com>; Received: Thu Oct 16 2025 22:18:00 GMT+0800 (Australian Western Standard Time) To: ******@microsoftsupport.com; Subject: RE: 7089082444 | Microsoft Surface Technical Support - DoNotEdit:7089082444
Hello,
I guess you can waste your time, but I can't.
I've already told you it's not an operating system issue.
You're talking to someone with over 30 years of support on multiple systems.
I've given you plenty of evidence... if you want more, I have more... I already told you that if you put another boot medium in, it takes the same amount of time... it's the sequence until it boots... not the OS.
You'll learn from this... but don't try to be right.
It's in your firmware. Are you going to fix it?
If you're going to fix it, do it soon.
Regards….
-
SF Jiang 0 Reputation points
2026-04-16T08:01:21.24+00:00 1.tried anything to fix this but still a not go.(at win11)
2.saw a videoclip showed a way through a temporary linux OS to update the uefi to a old version "19044" can fix this thing.but need to shutdown windows update & surface app to prevent auto update to the newest version of uefi.
3.still waitting the ultimate solution...hope slove this quick.
-
R X 15 Reputation points
2026-04-04T23:36:00.1433333+00:00 Had the same poblem after re-installing windows 11 on some linux-only surface go 3. This upgraded the UEFI during the installation to 17.103.143 and I had the slow-start issue.
Solved as follows:
- disable any further UEFI firmware upgrades coming with windows updates as described in https://www.trishtech.com/2025/02/preventing-unwanted-bios-uefi-updates-in-windows-11/
- disable "firmware" device in device manager, else it will be updated again to the last version on windows restart
- start linux (I had some partition, but you ca use a live cd)
- download SurfaceGo3_Win10_19044_24.022.17233.0.msi from https://www.microsoft.com/en-us/download/details.aspx?id=103504 which will contain UEFI version 11.200.143
- clone repository from https://github.com/linux-surface/surface-uefi-firmware and follow the instructions there
- you might need to add the line "OnlyTrusted=false" to your /etc/fwupd/fwupd.conf
restart and everything is working again as before. At least UEFI shows now 11.200.143 and the slow-start problem is gone for now.
- disable any further UEFI firmware upgrades coming with windows updates as described in https://www.trishtech.com/2025/02/preventing-unwanted-bios-uefi-updates-in-windows-11/