Thursday, August 3, 2017

Diskpart command to format harddisk

http://knowledge.seagate.com/articles/en_US/FAQ/005929en

Diskpart command

Network adapter keeps disconnecting

    It could be this:
    Open the Control Panel - Device manager.
    Open "network adapters"
    Right click your adapter and select properties.
    Click the Power management tab
    UNtick "Allow the computer to turn off ..etc" 

Windows 10/8 Safe mode

You can still have Safe Mode, however, it is buried deep into the recovery options of Windows 8. While just mashing the F8 key as we all know will boot you into automatic recovery mode, you can still manually access the recovery options by pressing the Shift+F8 key combination


Network

Hi, go to start ,search and type:- cmd, right click on returned cmd.exe and select "run as administrator" at the prompt type:-


net localgroup Administrators /add networkservice
press enter then type:
net localgroup Administrators /add localservice
press enter then type:
exit
press enter and restart your computer

Open services and make sure the service is started. 

Windows 10 - Failed to Connect to a Windows Service message

failed to connect windows service windows 10

Try going to search type in command prompt. 

In command prompt type in netsh then type in winsock reset. 

-----------

To repair and reset the winsock in Windows 7.

1. Click on Start button. 
2. Type Cmd in the Start Search text box. 
3. Right click on cmd.exe  and Run Command Prompt as an Administrator. Allow elevation request. 
4. Type netsh winsock reset in the Command Prompt shell, and then press the Enter key. 
    Restart the computer. 

Or

For advanced troubleshooting you can check in Safe Mode and perform a Clean Boot Troubleshooting. 

Please check whether you face the same issue while working in the safe mode.

1. Restart your computer.
2. When the computer starts you will see your computer's hardware being listed. When you see this information start to gently tap the F8 key on your keyboard repeatedly until you are presented with the Windows 7 Advanced Boot Options screen.
3. Using the arrow keys, select the Safe Mode option you want.
4. Then press the enter key on your keyboard to boot into Windows 7 Safe Mode.
5. When Windows starts you will be at a typical logon screen. Logon to your computer and Windows 7 will enter Safe mode.
6. Do whatever tasks you require, and when you are done, reboot to go back into normal mode.

Windows 10 - Clean Boot Troubleshooting.

1. Click Start, type msconfig in the Start Search box, and then press ENTER.
   User Account Control permission.
   If you are prompted for an administrator password or for a confirmation, type the 
   password, Or click Continue.
2. On the General tab, click Selective Startup.
3. Under Selective Startup, click to clear the Load Startup items check box.
4. Click the Services tab, click to select the Hide All Microsoft Services check box, and then click Disable All.
5. Click OK.
6. When you are prompted, click Restart.
7. After the computer starts, check whether the problem is resolved.