How to get out of safe mode in Windows 8 and Windows 8.1



If you find yourself stuck in safe mode using Windows 8, the most common answer given is to restart and your system will go back to normal mode. If this does not work, it is most likely that the start in safe mode box in your boot configuration is checked. Here is how to quickly uncheck the box.

1.  Using the microsoft window key in the bottom left portion of your keyboard, tab out of your start screen to your desktop.

2.  In the desktop screen, you will notice there is no start button in the lower left corner.  Even though there is no button, there is a hidden "poor man's" start menu.  Placing your cursor in the very bottom left corner of your desktop, right click on that corner.  It might take more than one click.  A menu of sorts pops up.  One of the options is the familiar "run"

3.  Left click on run.  When the box pops up ....type in msconfig then hit the enter key on your keyboard.

4.  A system configuration box will pop up with several tabs including one that says "boot"

5.  Select the boot tab and you will see a safe mode box that has a check mark in it.



6.  Uncheck the safe mode box and hit the apply or OK button.

7.  You will then see a restart button.  Click it to restart your computer.

8.  When your computer comes back up, sign in and you will now be in "normal mode"
Read More »

Create Bootable Win-7 USB Drive Using Command Prompt

Plug in your Flash Drive:

First plug-in your flash drive to your USB port and and copy all the content to a safe location in your hard drive.

Run the Command Prompt as an Administrator:

To open command prompt, go to start menu and and search for CMD. Right click on it and select Run as Administrator to use it with admin rights.


Using the Diskpart Utility find the drive number of your Flash Drive:

To do so, type in the following command in the command prompt: DISKPART

  • Running DISKPART will display the version of DISKPART you are running and the name of your PC.

  • Type "list disk" to see a display of all your connected disk drives. Make a note of the number assigned to your Flash Drive.

Format the Flash Drive:

Execute the following list of commands one-by-one. Make sure you replace Disk 1 with the proper disk number from DISKPART.

Commands:

select disk 1
clean
create partition primary
select partition 1
active
format fs=NTFS QUICK
assign
exit



Make the Flash Drive bootable:

Use the bootSect utility that is shipped with windows 7. To do so
  • Insert the Windows 7 DVD and note down the drive letter of the DVD drive. For this guide, the DVD drive is F: and the USB drive is H:.

  • Navigate the directory where bootsect is found 
F:
cd f:\boot


  • Use the bootsect to make the USB drive bootable. This updates the drive with BOOTMGR compatible code and prepares it to boot Windows 7.
bootsect.exe/nt60 H:


  • Close the Command prompt window.
  • Copy all files from the Windows 7 DVD to the formatted Flash Drive. The safest and the fastest way would be to use the Windows Explorer. Open the Disk, select everything and drag it into your Flash Drive. This could take a few minutes to copy.

  • Finally we get the Bootable Windows 7 Flash Drive.

Good Luck
Read More »

Facebook Web Page Loading Problem


If anybody finds the above error on your facebook web page, just do the following. 

Check your system date and time on the right corner of your monitor. Then restart your web browser and open facebook.

I hope your error is solved now :)
Read More »

Waiting for valid media to be inserted

HP Proliant DL380 G7 server we found the Windows Server 2008 Standard wanted to be build.
 
Whether SmartStart 8.60 CD to boot with the HP server after making necessary RAID settings SmartStart from the home page I clicked on the install icon.
 
I want to install the operating system, then select the disk I continued with next.
 
Opearting System Selection screen select Windows Server 2008 Standard x64, and I continued with Next.
 
Operating System Media Source select where on the screen you would like to install the OS from DVD-ROM media at the chose and I continued with Next.
 
Disk Partitioning I make a change in the Options page.
 
Product setup information page on the server name, password information, such as entered.
 
Other than making a change in screens with Next I continued. Here's the problem appeared.
 
 
Driver installation is over, progress appears to be 27% and the operating system DVD, asked me. I downloaded Microsoft's licensing page u as the ISO image to a DVD in Windows Server 2008 R2 print server, DVD player, "I did not attach to. But wait a while, but progress did not go beyond 27% and “Waiting for media to be inserted valid "gave warning.

SmartStart 8.70, 8.70B, 8.60, 8.50 versions I tried again and again but the results did not change. I've tried different operating systems but still not media.

After researching for a while I saw that it is a general problem. To overcome the problem of HP ILO (Integrated Lights-out) Virtual Media feature I use. By the ILO, the HP server from a remote computer from the web interface as connected with KVM able to control.
  • Primarily located on the server by the ILO 2 port Ethernet cable hooked up.
  • SmartStart CD to boot the server again, and I clicked on the icon of Maintenance.
  • HP Lights-Out Configuration menu by entering the ILO IP address information entered according to my own network.
  • Then my own computer with a web browser, enter the IP details screen I'm connected to the ILO.
 
 
  • I input the Username and Password information.
  • ILO Virtual Media feature include licensing requirements in order to use. You can use the link below to get the trial license.
License information Administration> Licensing launch icon can enter.
 
  • Remote Console Remote Console tab I click on the link and the server without going to all the operations of me on my web browser can do. There is a need Java for this operation.
  • I had to boot the server with the SmartStart CD.

 
  • I click on the Install icon.
 
  •  Controller boot the operating system will build on the screen I choose the disc.
 
  • I will build on the operating system selection screen I choose the operating system.
 

  • ILO in the media source operating system screen I choose Virtual Media and Next I would go with.
  • Next on the screen without making a change would continue.

 
  • Installation to 27% of the information on the screen when the ILO Virtual Media are using the operating system image map.
 
  • I use to connect to the remote server to my computer's DVD drive, insert the Windows Server 2008 R2 media I and ILO Virtual Media tab, click on the screen, I launched the Virtual Media application. Virtual CD / DVD-ROM from the DVD drive, I chose my part I clicked the Connect button. Display a license agreement arrived and I continued to accept.
    • At this stage of my HP servers locally on my computer and operating system installation DVD has seen continued. Network connection setup may take longer depending on the state. Error gave me a number of times and had to start again.
    • Then the standard operating system installation setup screen came up and I finished smoothly.
    Hopefully for those who encounter such a question would be useful.
     
     
     
       

       
       
      Read More »