lunes, 26 de marzo de 2018

pantalla negra Baidu + Windows 10 64bit

Confiables

C:\Windows\explorer.exe
C:\Windows\ImmersiveControlPanel\SystemSettings.exe


miércoles, 21 de marzo de 2018

Activar modo seguro en Windows 10

bcdedit /set {default} bootmenupolicy legacy

lunes, 19 de marzo de 2018

windows 10 black screen pantalla negra

cmd as administrator


sc config "App Readomes" start= disabled


In case the above steps do not fix the black screen perform the following steps:
1) open administrative command prompt and type or copy and paste
2 )sfc /scannow
3) dism /online /cleanup-image /restorehealth
4) chkdsk /scan
5) net user test /add
6) When these have completed > right click on the top bar or title bar of the administrative command prompt box > left click on edit then select all > right click on the top bar again > left click on edit then copy > paste into the thread
7) shutdown /r
8) sign on with the new user named test
9) report into the thread whether the new user does or does not have a black screen problem.

10) If the black screen occurs with both users reboot the computer into safe mode:
Boot into Safe Mode on Windows 10 Performance Maintenance Tutorials

11) report into the thread whether the black screens occur or do not occur in safe mode

12) run this version of the log collector and post a zip into the thread:
log collector v2-beta08.zip

miércoles, 21 de febrero de 2018

vm-start en Workstation Pro (VMware)

vm_start.cmd "C:\Program Files (x86)\VMware\VMware Workstation\vmware.exe" -x "D:\Virtual Machines\debian9 nagios sh\debian9.vmx"

lunes, 5 de febrero de 2018

wget

wget sin timeouts "c:\program files (x86)\gnuwin32\bin\wget.exe" -c "http://1.2.3.4/_/q2xp126_7inst.7z" --timeout=4 --tries=0

miércoles, 10 de enero de 2018

cambiar contraseña windows 10

-bootear instalador de windows 10
apretar shift+f10

c:
cd windows
cd system32
ren utilman.exe utilman1.exe
copy cmd.exe utilman.exe

reiniciar pc
boton accesibilidad

net user
net user [usuario] *

ren utilman1.exe utilman.exe