Uninstall Network Adapter And Restart PC.
Example of error
The User Profile Service service failed the logon.
User profile cannot be loaded.
Solution
Method 1 :
Method 2 :
Method 3 :
C:\Users\USER-PC>netsh winsock reset
Method 4 :
Command 1
net user administrator /active:yes
Command 2
net user administrator /active:no
Method 1 :
C:\Users\USER-PC>slmgr -rearm
Method 2 :
C:\Users\USER-PC>takeown /f "% windir %\System32\slui.exe" C:\Users\USER-PC>icacls "%windir%\System32\slui.exe" /deny *S-1-1-0:(X)
Method 1 :
C:\Users\USER-PC>bcdedit C:\Users\USER-PC>bcdedit -set {current} nointegritychecks 1
Method 2 :
C:\Users\USER-PC>sfc /scannow
Method 3 :
C:\Users\USER-PC>chkdsk /f /r
Example of error
Solution
Command 1
chkdsk E: /r
Note : There are many reasons leading to pendrive can not be opened or damaged, some are software problems and some are hardware problems. The above is only one of the solution, not applicable to all situations.