Looking for a way to automatically signin to a windows based login using ip address in web browser

I have setup a server at 192.168.18.40. Server works fine. I am using windows profile. So every time i use this ip address, it asks for sign in which i must enter into a popup window.Sign in Screen
There is no security concern. I don’t want this window to popup. I want my html page to somehow automatically enter username and password and sign in (i guess using javascript or something). I have searched everywhere for the answer but could not find one. Username and Password is the same as one of the windows local profiles.