Xammp functions are restricted due to UAC win10. How to fix it?

橙三吉。 提交于 2019-12-05 04:56:43

Moving the slider down doesn't completely disable UAC since Windows 8. This is changed compared to Windows 7, because the new Store apps require an active UAC. With UAC off, they no longer run.

Do what is suggested and install xampp to C:\xampp and not into program files.

In order to disable UAC and install XAMPP, go to Registry Editor and navigate to

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System

Right click EnableLUA and modify the Value data to 0.

Then restart your computer and you're ready to install XAMPP

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!