Sep 24, 2021 at 8:04am UTC
Hi everyone.
I want to write a code for reset the ethernet settings.
Is it possible to do such a thing?
If I can do it, this exe will run on windows os.
Thank you for all.
Sep 24, 2021 at 9:28am UTC
It'll be platform dependent, and you'll need sufficient rights, and it depends on what you mean by reset. Reset them to what?
Sep 24, 2021 at 9:40am UTC
In default settings. I mean that like a factory reset
Sep 24, 2021 at 10:09am UTC
There’s no such thing, as the “default”, as what is finally configured is dependent on os, hardware, drivers and what they discover at startup.
EDIT: … and whatever config they find.
Last edited on Sep 24, 2021 at 10:10am UTC
Sep 24, 2021 at 11:59am UTC
What is "ethernet settings" anyway? In firmware of card, in UEFI nvram, in kernel?