Need to 'Net stop' and then 'Net Start' repeatedly each time I reboot

I have windows 10 Home Edition.
I have a Synology DS212 as a NAS  box.

Until recently it worked faultlessly. But, in the last couple of weeks, accessing the NAS box has been all but impossible. Each time I try to access any of the data on it, it brings up a 'box' (Network Credentials?) saying that my Password is 'wrong' and I can't have access to the drive

However,  if I:-

Cmd>
Run as Administrator>
net stop workstation /y
net start workstation

..... the system WILL accept the password tried previously (which had just failed....) and the system then works..... until I boot down and re-boot up..... when I will be forced to use Net Stop etc. again to regain access to my data.

What am I doing wrong? The password and user name ARE correct (despite what the message says) because they work as expected after Net Stop etc..

There are some suggestions on the web that I should address this via NTLM...... but, apparently W10 Home does not give such access to NTLM. There are suggestions that I can 'add on' those controls (similar to W10 Professional)..... but it requires a complex CMD to download the 'program'.... but the correct 'command' seems to be dependent on which version of Windows I am running..... but there are no clues as to how I get the correct version of the software.

Any thoughts on solving this problem? It's driving me NUTS!

I have tried all the options that I can imagine... eg following these instructions:-

 https://www.lifewire.com/how-to-reset-network-settings-in-windows-10-4684679

Performing the following

  • Type netsh winsock reset and press Enter.
  • Type netsh int ip reset and press Enter.
  • Type ipconfig /release and press Enter.
  • Type ipconfig /renew and press Enter.
  • Type ipconfig /flushdns and press Enter.

3. Restart computer.

..... all to no avail, so far. The only thing that works is Net Stop, Net Start! But that's only temporary.

Ian


* Please try a lower page number.

* Please enter only numbers.

* Please try a lower page number.

* Please enter only numbers.

Hello IanTurner0!

In order for system to perform 'net start' and 'net stop' on each reboot you can use a batch script and put it into Start Up folder.

1. Create a file "NetworkStartup.bat" on your Desktop.
2. Write this code into NetworkStartup.bat:
net stop workstation /y
net start workstation
3. If you want to run this script for ALL users on startup
     Move this script to C:/ProgramData/Microsoft/Windows/Start Menu/Programs/StartUp
    If you want to run this script for only YOUR user
     Move this script to %userprofile%/AppData/Roaming/Microsoft/Windows/Start Menu/Programs/StartUp


I hope this helps :)
                       - Nitrizey


Maybe a cat!

2 people found this reply helpful

·

Was this reply helpful?

Sorry this didn't help.

Great! Thanks for your feedback.

How satisfied are you with this reply?

Thanks for your feedback, it helps us improve the site.

How satisfied are you with this reply?

Thanks for your feedback.

Thanks for that. That may solve it..... Perfectly explained answer.... and that makes a change from most responses via forums. It gave ALL the information I am likely to need to make it work!

But....... surely, I shouldn't need a batch file to stop and start the functions properly? There must be something incorrect and it looks as though this has only started to happen recently.... It makes me wonder if an 'update' has altered things...

Ian

2 people found this reply helpful

·

Was this reply helpful?

Sorry this didn't help.

Great! Thanks for your feedback.

How satisfied are you with this reply?

Thanks for your feedback, it helps us improve the site.

How satisfied are you with this reply?

Thanks for your feedback.

Well, indeed update could change something..

-Unfortunately, I don't know anything else that could help and I think the batch script is the only way for system to execute start and stop functions.

Maybe a cat!

Was this reply helpful?

Sorry this didn't help.

Great! Thanks for your feedback.

How satisfied are you with this reply?

Thanks for your feedback, it helps us improve the site.

How satisfied are you with this reply?

Thanks for your feedback.

Hi! My name is Anderson Souza. I'm an Independent Advisor and a Microsoft user like you, I'll be glad to help you today.

Please, first check if fast startup is enabled on your system, if so,
disable it, reboot the computer and check if the problem persists:

Right-click the Start button.
Click Search.
Type Control Panel and hit Enter on your keyboard.
Click Power Options.
Click Choose what the power buttons do.
Click Change settings that are currently unavailable.
Click Turn on fast startup (recommended) so that the checkmark disappears.
Click Save changes.

Was this reply helpful?

Sorry this didn't help.

Great! Thanks for your feedback.

How satisfied are you with this reply?

Thanks for your feedback, it helps us improve the site.

How satisfied are you with this reply?

Thanks for your feedback.

Thanks Anderson

But I don't get a 'power option' after control panel. I get this:-

What should I do?

Was this reply helpful?

Sorry this didn't help.

Great! Thanks for your feedback.

How satisfied are you with this reply?

Thanks for your feedback, it helps us improve the site.

How satisfied are you with this reply?

Thanks for your feedback.

Just type in 'Search Control Panel' 'Power' and it will display 'Power Options' category!
Maybe a cat!

Was this reply helpful?

Sorry this didn't help.

Great! Thanks for your feedback.

How satisfied are you with this reply?

Thanks for your feedback, it helps us improve the site.

How satisfied are you with this reply?

Thanks for your feedback.

Ok, you can search for "power" on the search field of this same window.

Was this reply helpful?

Sorry this didn't help.

Great! Thanks for your feedback.

How satisfied are you with this reply?

Thanks for your feedback, it helps us improve the site.

How satisfied are you with this reply?

Thanks for your feedback.

I found the Power Options now and a, trying your suggestion.

Ian

Was this reply helpful?

Sorry this didn't help.

Great! Thanks for your feedback.

How satisfied are you with this reply?

Thanks for your feedback, it helps us improve the site.

How satisfied are you with this reply?

Thanks for your feedback.

It's all right. Keep me informed

Was this reply helpful?

Sorry this didn't help.

Great! Thanks for your feedback.

How satisfied are you with this reply?

Thanks for your feedback, it helps us improve the site.

How satisfied are you with this reply?

Thanks for your feedback.

Thank you for the feedback.

You can now start using two Windows modes indicated for identifying conflict between third-party software and services, or possible problematic drivers.

Safe mode starts Windows in a basic state, using a limited set of files and drivers. If a problem doesn't happen in safe mode, this means that default settings and basic device drivers aren't causing the issue. Observing Windows in safe mode enables you to narrow down the source of a problem, and can help you troubleshoot problems on your PC.

See the reference below:
https://support.microsoft.com/windows/start-you...

A “clean boot” starts Windows with a minimal set of drivers and startup programs, so that you can determine whether a background program is interfering with your game or program. This is similar to starting Windows in Safe Mode, but provides you more control over which services and programs run at startup to help you isolate the cause of a problem.

See the reference below:
https://support.microsoft.com/help/929135/how-t...

I recommend that you try these options when you have enough free time for experimentation, Clean Boot, for example, depends on third-party services and applications that start automatically to be reactivated gradually to try to identify a possible cause of the problem. But first, you need to confirm that the problem occurs even using Safe Mode and Clean Boot.

Was this reply helpful?

Sorry this didn't help.

Great! Thanks for your feedback.

How satisfied are you with this reply?

Thanks for your feedback, it helps us improve the site.

How satisfied are you with this reply?

Thanks for your feedback.

* Please try a lower page number.

* Please enter only numbers.

* Please try a lower page number.

* Please enter only numbers.

 
 

Question Info


Last updated May 4, 2024 Views 5,538 Applies to: