lunes, 28 de noviembre de 2016

This app has been blocked for your protection' error.

Windows 10 brings a host of security enhancements to prevent unauthorised intrusion into the operating system (OS) and user files. However, this mechanism could sometimes block or flag legitimate programs and apps from functioning properly.
Affected Windows 10 users may encounter interference with the execution of normal Windows programs in the form of persistent error messages such as: "This app has been blocked for your protection".
In other words, the issue can interfere with the execution of setup files of a program that you wish to install, wherein you cannot run the setup.exe file even after using elevated Administrator permissions with User Account Control (UAC).
At this moment, you will see an error message with the following subtext:
"An administrator has blocked you from running this app. For more information, contact the administrator."
Here are a few simple steps to bypass or circumvent the "protection error" in Windows 10, after enabling the hidden Administrator account:
Step 1: Launch Start Menu, search and select Command Prompt. Then right-click on it and choose Run as Administrator from the context menu.
Step 2: Type the following command without quotes at the Command Prompt and then hit Enter:
net user administrator /active:yes
You should see the message saying "command completed successfully".
Step 3: Launch Start Menu once again and right-click on user-account title at the top-left of the screen. Then click Sign-out.
Step 4: At the login screen, log into the Administrator account and you will return to the Desktop of that user profile.
Step 5: Locate and run the .exe file for the program which you want to install.
Step 6: As you have already logged into the Administrator account, the Smartscreen protection will be disabled and the installation should complete successfully.
Step 7: After you have completed the installation, just log back into your regular account after logging out of the Admin account.
Step 8: Finally, disable the Administrator account that was used earlier to prevent malicious access to your system files from external sources like hackers and cyber-criminals.
Just execute the following command (without quotes) to accomplish this feat from Command Prompt: "net user administrator /active:no"

miércoles, 13 de julio de 2016

lunes, 4 de julio de 2016

Arreglar POP3 y SMTP de Outlook.com

Cada vez que abres Outlook y comienza a hacer la sincronización de correo electrónico te aparece la ventana de Nombre de usuario y contraseña como si algún dato de esos estuviese mal?

Bueno, aquí viene la solución. Debido a que Outlook se actualizo, deshabilita el servidor POP por defecto, así que lo único que debemos hacer es lo siguiente:
1.      Entrar a Outlook.live.com y logearnos con nuestras credenciales
2.      Ir al engranaje e ir a "OPCIONES"


 
3. Ir a "Cuentas"   y luego a  "POP e IMAP"

4. En "Opciones de POP" darle "SI" en "Permitir que los dispositivos y las aplicaciones utilicen POP, dar click en "GUARDAR" y listo, abrimos nuestro Outlook y problema resuelto.

miércoles, 10 de febrero de 2016

Diferencias entre SATA I - SATA II & SATA III


SATA I (revision 1.x) interface, formally known as SATA 1.5Gb/s, is the first generation SATA interface running at 1.5 Gb/s. The bandwidth throughput, which is supported by the interface, is up to 150MB/s.

SATA II
(revision 2.x) interface, formally known as SATA 3Gb/s, is a second generation SATA interface running at 3.0 Gb/s. The bandwidth throughput, which is supported by the interface, is up to 300MB/s.

SATA III (revision 3.x) interface, formally known as SATA 6Gb/s, is a third generation SATA interface running at 6.0Gb/s. The bandwidth throughput, which is supported by the interface, is up to 600MB/s. This interface is backwards compatible with SATA 3 Gb/s interface.

SATA II specifications provide backward compatibility to function on SATA I ports. SATA III specifications provide backward compatibility to function on SATA I and SATA II ports. However, the maximum speed of the drive will be slower due to the lower speed limitations of the port.
Example: SanDisk Extreme SSD, which supports SATA 6Gb/s interface and when connected to SATA 6Gb/s port, can reach up to 550/520MB/s sequential read and sequential write speed rates respectively. However, when the drive is connected to SATA 3 Gb/s port, it can reach up to 285/275MB/s sequential read and sequential write speed rates respectively.