This is with respect to boot animation problem. The animated logo is not at all loading and instead of that its displaying some other logo.
In my case its loading as below.
We can resolv this with following steps
1. Run command prompt.
2. Type - bcdedit /deletevalue {current} bootux
3. You will get a succesfull completion message.
4. Restart your system. Done.... !!!!!!
Note : You can deactivate that logo screen using - bcdedit /set {current} bootux disabled
No comments:
Post a Comment