Score:0

How to disable automatic network connection on windows startup?

hr flag

So in Linux you need to manually run some commands or write config files to connect to the network. Before these steps you can use the system perfectly fine without a connection. Is something like this possible on Windows 10? Currently, even if I haven't login yet I see a bunch of packets running somewhere. That is: is it possible to use Windows offline without disabling a network adapter or intentionally misconfiguring your connection?

vidarlo avatar
ar flag
Unplug the cable?
cppbest avatar
hr flag
@vidarlo yeah, but I want to do it at the software level.
Score:0
us flag

If you mean wired connection, there is nothing out of the box. But you could schedule scripts for that. One would disable connection on device start up, another would enable it on user sign-in or manually by running the script.

The proper way to do this is actually not the device, but a network layer. For example, you could implement network layer authentication with .1X and user credentials. This way network will be down until user logs in and authenticates successfully. You need aditional infrastructure to achieve this, like support of .1X protocol on your network switches and some server to do authentication (Windows server can do that)

Another option might be some kind of third-party software, but it is out of scope and I can't even recommend any.

cppbest avatar
hr flag
Interesting. Is it possible to schedule these user scripts before any system process that inits a connection? Please provide some links that I should read.
Jevgenij Martynenko avatar
us flag
I have updated my answer to better meet your requirements
I sit in a Tesla and translated this thread with Ai:

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.