150 Hits
02
Jul
2008
When booting Windows XP, the whole process could suddenly stop for no apparent reasons. At this point, the system could display the following error message: “Explorer.exe unable to locate component. This application has failed to start because Browseui.dll was not found. Re-installing the application may fix this problem.” In the majority of cases after this error, Windows hangs with a black background screen. Other times instead it finishes the process but on the desktop most of the icons won’t show up, including the Start menu and Taskbar. To fix this issue try the following trick, provided by Microsoft:
- Restart the computer in Safe Mode with Command Prompt by pressing the F8 key when the BIOS information is displayed.
- Insert the Windows XP CD in the CD drive.
- In the Command Prompt, switch to the following folder: %Windir%\System32 and press Enter by typing this command: cd C:\Windows\System32 Make sure that C: is the name of the partition where your operative system is located.
- Type ren browseui.dll browseui.old, and then press Enter. Note: If you receive a message that states that the file was not found, ignore the message and continue to the next step.
- Type the drive letter of the CD drive followed by a colon, and then press Enter. For example, type D:, and then press Enter if your CD drive letter is D.
- Type cd i386, and then press Enter.
- Type expand Browseui.dl_ %Windir%\System32\Browseui.dll, and then press Enter. Note: Make sure that there is a character space between “Browseui.dl_” and “%Windir%.”
- Restart the computer normally.
- Now open Windows Explorer and Microsoft Internet Explorer and check if the system gives you the following message: Explorer.exe has encountered a problem and needs to close - Iexplorer.exe has encountered a problem and needs to close.
- If you get one of these two messages, click more information in the error message to verify the mod name. If the mod name is Browseui.dll, you must unregister and then reregister the Browseui.dll file. To do this, follow these steps:
- Click Start, click Run, type cmd, and then click OK.
- At the command prompt, switch to the %Windir%\System32 folder.
- Type regsvr32 browseui.dll /u, and then press Enter.
- Type regsvr32 browseui.dll, and then press Enter.
- Restart the computer.
Tags: trick, Xp
Related Articles
Latest Articles
- I am going on Vacation at last!
- New Transcend Digital Frame T.Photo 720
- How to change the preview picture in Folder Thumbnail in Vista
- Nokia N810 running Google Android? Yes, it can!
- How to export bookmarks from Firefox to Internet Explorer
- Shuttle Barebone XPC SN78SH7
- How to use Pwnage tool to jailbreak (unlock) iPhone and iPod
- Enable Spellchecking in Firefox 3
One Response to “Fix “Browseui.dll was not found” issue in Windows XP”
Leave a Comment
All contents are licenced under a Creative Commons Licence.


August 26th, 2008 at 12:43 pm
worked like a charm …recommended.