Your type, attributes, & size on the EFI System partition look fine to me. I wouldn't increase its size. And it's just fine for it to be partition 2. Also, the other partitions look good. The reset seems to have done a good job with that. My Recovery partition is 790 MB compared to your 529 MB, but I think yours must be OK, if that's what the reset did.
(1) What OS Build is at "START, Settings, System, About"...
(2) What do you see at "START, Settings, Update & Security, Windows Update" -- is there a message or any activity going on?
(3) The first thing to try is "START, Settings, Update & Security, Troubleshoot, Windows Update". But say a prayer first that it will actually do anything useful.
(4) Let me see a BCDEDIT & a ReagentC /Info...
(a) Type "CMD" into Search, & click "Run as administrator".
(b) Enter...
BCDEdit
ReagentC /Info
Then use Ctrl-A & Ctrl-C to copy it, & paste it here. Here's mine...
Microsoft Windows [Version 10.0.18363.720]
(c) 2019 Microsoft Corporation. All rights reserved.
C:\WINDOWS\system32>BCDEdit
Windows Boot Manager
identifier {bootmgr}
device partition=\Device\HarddiskVolume1 << Yours should say HarddiskVolume2
path \EFI\Microsoft\Boot\bootmgfw.efi
description Windows Boot Manager
locale en-US
inherit {globalsettings}
badmemoryaccess Yes
default {current}
resumeobject {7f582e76-a2f7-11e9-86db-c6c7375e4034}
displayorder {current}
toolsdisplayorder {memdiag}
timeout 30
Windows Boot Loader
identifier {current}
device partition=C:
path \WINDOWS\system32\winload.efi
description Windows 10
locale en-US
inherit {bootloadersettings}
recoverysequence {7f582e78-a2f7-11e9-86db-c6c7375e4034}
displaymessageoverride Recovery
recoveryenabled Yes
badmemoryaccess Yes
isolatedcontext Yes
allowedinmemorysettings 0x15000075
osdevice partition=C:
systemroot \WINDOWS
resumeobject {7f582e76-a2f7-11e9-86db-c6c7375e4034}
nx OptIn
bootmenupolicy Standard
C:\WINDOWS\system32>ReagentC /Info
Windows Recovery Environment (Windows RE) and system reset configuration
Information:
Windows RE status: Enabled
Windows RE location: \?\GLOBALROOT\device\harddisk0*partition4*\Recovery\WindowsRE
Boot Configuration Data (BCD) identifier: 7f582e78-a2f7-11e9-86db-c6c7375e4034
Recovery image location:
Recovery image index: 0
Custom image location:
Custom image index: 0
REAGENTC.EXE: Operation Successful.
Where mine says Partition 4, I expect yours to say Partition 1.