My Documents folder missing in My Computer

When you open the My Computer screen and your Documents folder is missing but all the other users folders are there try this tweak. STEP 1: START >  RUN > REGEDIT > HKEY_LOCAL_MACHINE / Software / Microsoft / Windows / Current Version / Explorer / DocFolderPaths Once you click the DocFolderPaths folder you should see … Read more

Shutdown XP Faster

When a user shut down his windows XP the operating system waits till all the services is killed ,some time the service does not shut down and windows gives a chance to shut down before killing .The amount of time the windows waits to kill the service is stores in registry ,my modifying this setting … Read more

Remove Recycle bin from the Desktop

Open Regedit by going to START – RUN and type Regedit and hit enter. Then you should navigate to following entry in registry HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\ Desktop\NameSpace\{645FF040-5081-101B-9F08-00AA002F954E} and delete it. This action should remove recycle bin from your desktop.

User Account is completely blank

Hi, Recently  i faced one problem whenever i wanted to to create a new account the screen was blank ,it was displaying only white screen , was fuddling my brain a lot ,try this tweek to solve the problem To fix the problem, type these commands from Start, Run dialog: regsvr32 jscript.dll If that does … Read more

Windows XP Startup and Performance Tweaks

Windows XP Startup and Performance Tweaks Windows XP is now the predominant consumer OS of both gamers and power users. Sure, many of us still dual-boot with Win9x, because it is faster for many games, but the joy of a true 32-bit operating system with full consumer support is too much for many of us … Read more

How can I uninstall Windows XP and return to my old Windows 98?

How can I uninstall Windows XP and return to my old Windows 98? If you’ve upgraded to XP from Windows Me or Windows 98, go to the Add/Remove Programs Control Panel applet and click Uninstall Windows XP. If you want, you can also uninstall XP from the command prompt by performing the following steps: * … Read more

Disable drives in My Computer from unknown user.

Disable drives in My Computer from unknown user. If you want to prevent any users to access your computer or network shared drives using My Computer then you can hide the all drives for example C:/, D:/ and save your data from any unknown user. But next time you can turn on the display of … Read more

Delete An “undeletable” File

Delete An “undeletable” File Open a Command Prompt window and leave it open. Close all open programs. Click Start, Run and enter TASKMGR.EXE Go to the Processes tab and End Process on Explorer.exe. Leave Task Manager open. Go back to the Command Prompt window and change to the directory the AVI (or other undeletable file) … Read more

Converting to NTFS

Converting to NTFS Your hard drive must be formatted with a file system such as FAT, FAT32 or NTFS so that Windows can be installed on to it. This system determines how files are named, organised and stored on the drive. If you’re not using it already, NTFS (New Technology File System) is recommended for … Read more

Add Command prompt to right click

add the open cmd prompt to folder context menus also drives and My Computer copy what’s in the code area to notepad and save as cmd here.reg CODE Windows Registry Editor Version 5.00 [HKEY_CLASSES_ROOT\Drive\shell\cmd] @=”Command Prompt” [HKEY_CLASSES_ROOT\Drive\shell\cmd\command] @=”cmd.exe /k \”cd %L\”” [HKEY_CLASSES_ROOT\Directory\shell\cmd] @=”Command Prompt” [HKEY_CLASSES_ROOT\Directory\shell\cmd\command] @=”cmd.exe /k \”cd %L\”” [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\cmd] @=”Command Prompt” [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\cmd\command] @=”cmd.exe /k … Read more

Follow

Get every new post delivered to your Inbox.