Windows 10 Home hangs at 'Restarting' after NoMachine install

Forum / NoMachine for Windows / Windows 10 Home hangs at 'Restarting' after NoMachine install

Tagged: 

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #17792
    johninconifer
    Participant

    After installing NoMachine free version (nomachine_6.0.80_1.exe) system system hangs at ‘Restarting’ screen.  After power cycle there is no NoMachine server running.

    Windows 10 x64 Version 1709.

    Logs attached.

    Thanks in advance for your assistance.

    #17810
    Britgirl
    Keymaster

    The logs didn’t attach. Please send them directly to forum[at]nomachine[dot]com. Thanks!

    #17857
    Cato
    Participant

    Hello johninconifer,

    You can disable NoMachine drivers in order to check if they’re preventing correct system reboot:

    – Uncomment and change value of ‘EnableDiskSharing’ key in ‘NoMachine/etc/node.cfg’ file to ‘none’.

    – Uncomment and change value of ‘EnableUSBSharing’ key in ‘NoMachine/etc/node.cfg’ file to ‘none’.

    – Enter ‘NoMachine/bin’ directory using command line started as Administrator and run the following commands:

    ‘nxservice64.exe –uninstall nxusb’, ‘nxservice64.exe –uninstall nxdisk’,
    ‘nxservice64.exe –uninstall nxprinter’, ‘nxservice64.exe –uninstall nxnetwork’

    – Restart nxserver from command line started as Administrator using command:

    ‘nxserver.exe –restart’

    Please, check if it’s possible to reboot the system now, without stopping NoMachine Device Server first.

    #17932
    lis
    Participant

    This sounds odd, but how long did you wait until the computer started booting? This can take up to 20 minutes after you installed new drivers. The problem is with the security side of Windows which checks all sorts of stuff after a new driver install.

    However, the length of the reboot indicates errors, so:

    Can you start your computer in safe mode? Can you run those commands in save mode (with network drivers):

    1. DISM.exe /Online /Cleanup-image /Restorehealth

    2. sfc /scannow

    #18556
    Britgirl
    Keymaster

    Update from user via email: ‘NoMachine Device Server’ was the issue. By disabling that service, NoMachine works correctly.

Viewing 5 posts - 1 through 5 (of 5 total)

Closed because the user did not provide further feedback. Please notify us if you confirm that it is resolved or open a new topic if you have the same problem.