If you Windows is stuck in a rebooting loop “rebooting into Windows recovery / repair mode”
put in a Windows disc and start a commandline and run this command to disabled it:
bcdedit /set {current} recoveryenabled No
If you Windows is stuck in a rebooting loop “rebooting into Windows recovery / repair mode”
put in a Windows disc and start a commandline and run this command to disabled it:
bcdedit /set {current} recoveryenabled No
I installed Adobe Reader XI on our Windows Server 2012 R2 RDS servers, and we start to get this error when we started Adobe Reader.
After some time on Google i found out that disabling Adobe Reader XI sandbox protection mode fixed the error.
go to the registry and find this key:
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Adobe\Acrobat Reader\11.0\FeatureLockDown
Create a new REG_DWORD
Value Name
bProtectedMode
Value Data
0
Run this command in command-line, and it will work Again:
C:\Windows\System32\cmd.exe /c echo off | clip
Step 1:
Start / Restart Windows in Safe mode without network
Step 2:
Go to “C:\Windows\CSC“ and rename folder “CSC “ to “old_CSC”
Step 3:
Restart and login as normal