I believe when we install Ubuntu alongside windows 10, a boot section is created with ubuntu boot settings alongside windows 10 boot section. If this section gets messed up somehow, the 'choose OS' options that come up when booting PC, won't show up & pc will load windows automatically (that happened before for me).
My question is, if I reset my Windows 10 through Settings -> Update & Security -> Recovery -> Reset this PC
, will it mess up boot files as well. I am not talking about using a bootable usb or dvd, but resetting through the Windows 10 internal settings.
Asked
Active
Viewed 1,426 times
0

prateek
- 15
-
Does this answer your question? How can I repair grub? (How to get Ubuntu back after installing Windows?) and Is it safe to install Service Pack 1 update on an already dual booted windows 7 and ubuntu 14.04? – karel Jul 31 '20 at 06:13
-
It could well mess things up GRUB-wise. Eg if you install Windows after Ubuntu then that issue would occur. If this happens after a Win10 reset then a boot-repair from Live Ubuntu should fix it. – Paul Benson Jul 31 '20 at 07:28
2 Answers
1
As far as I know resetting Windows doesn't touch the boot partition. It should only remove installed programs, check Windows files, and if the option is selected remove user files.
It should be safe to reset Windows without affecting Grub or Ubuntu.

To Do
- 15,502
-
I have windows 10 and Ubuntu dual booting at the moment. I need to reset windows due to previous company account locked down. So in about 20 mins I can say whether the reset stops me from dual booting or not.. fingers crossed! – Nathaniel Rogers Jun 29 '22 at 23:36
-
Can confirm, the Ubuntu data is all in tact after a full reset of the Windows files! Phew. – Nathaniel Rogers Jun 30 '22 at 00:06
0
Resetting windows 10 which is installed along with ubuntu, through Windows Settings -> Update & Security -> Recovery -> Reset this PC
, does not mess up boot files (at least not for me). I was successfully able to reset the PC, and no damage to boot files happened. I still get option to chose Ubuntu or Windows when booting my PC.

prateek
- 15