Friday, October 7, 2016

Disabling network drive reconnecting error when booting Windows 10.

Probably you have noticed that Windows 7 will pop up annoying messages when not being able to reconnect network drives on boot:


If for some reason they have to be unavailable you can disable pop up message using following registry change:

in
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\NetworkProvider\

Create a DWORD value, name:
RestoreConnection,value data:0

in
HKEY _CURRENT_USER\Network

Create a DWORD value, name:
RestoreDiskChecked,value data:0