Posts Tagged ‘Windows’

How to troubleshoot startup

If Windows is taking its time to start up or shut down, there might be a problem.
To find out what’s going on

  1. Go to “HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System”
  2. Create a DWORD value called ‘verbosestatus’ and set it to 1.
  3. Restart your PC

How To Change The Default Installation Folder

Most installations default to the Program Files folder, but if you want to change this

  • Go to “HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion”
  • Change the ‘ProgramFilesDir’ entry to point at your chosen folder
  • Restart PC.