Hard Drives Open In New Window in Windows XP [Solution]
One of our readers reported, when ever he double clicks on any of the drive to open in Windows XP, it opens automatically in new window.
A user can set this option using Open Each Folder In Its Own Window. Under File menu > Tools > Folder Options in General, but Virus overrides this setting.
Solution
Method 1:
- Open Start >> Run and type regsvr32 /i shell32.dll
- Press ok
- You will see a message DllRegisterServer and DllInstall in shell32.dll succeeded
- That’s it
- Open Start >> Run and type regedit
- Navigate to HKEY_CLASSES_ROOT/Directory/Shell
- Double click the default key type none and press ok.
- Now navigate to HKEY_CLASSES_ROOT/Drive/Shell.
- Double click the default key type none and press ok.
If you don’t want to play with the registry ,you can run the following command instead at
- Run Prompt: ( Open Start >> Run )
- “reg add hkcr\drive\shell /ve /d none /f” (without double quotes)
Please restart your computer after applying the solution to see the result.
Note : If non of the solutions here work , that means your comp is still infected with that virus and it resets the setting back. Use a good anti virus to remove the virus first.