Showing posts with label usbdrive. Show all posts
Showing posts with label usbdrive. Show all posts

Thursday, November 22, 2018

How to Get Windows on your Chromebook


Chromebooks are great! However, they do not officially support other operating systems such as Windows. Love it or hate it, one cannot even install Windows on Chromebook. Many people use various Windows desktop programs such as Word and Photoshop on a daily basis. Thankfully, there are ways to get Windows applications on Chromebooks. In this blog, we will discuss the workarounds for running Windows software on your Chromebook.

Getting started

Before you begin, you need to keep a few things in your mind. Goofing around with the OS, firmware or BIOS can cause adverse effects on your Chromebook. For this reason, you must back up all the data before proceeding to install Windows.

If anything wrong occurs and you cannot use Chromebook, then you can make a USB drive using a different system to attempt system recovery. But doing so will wipe out all the data, so you need to create a secure backup beforehand.

Accessing Office apps

If you want to access Windows apps, primarily Office programs, then you can do so with the help of the Microsoft website.

1. Open your browsing program and go to any such website.

2. Now, you will be able to see the applications that are included in Office Online. Office apps such as Excel, Word, OneDrive, etc. can be used for free.

3. Choose the program you wish to use. A variant of the application will open in the browser tab.

Chrome Remote Desktop

With the help of this extension, you can get access to a different desktop from your Chromebook. While Chromebook is impressive, it cannot run Windows applications. But with the help of Chrome Remote Desktop, users can remotely access any Windows system. Here’s how you can access a remote Windows desktop from Chromebook.

1. Launch the Start menu and click on the Chrome Remote Desktop option. You will have to install the application first if you haven’t already done that.

2. Choose the Allow Access option to verify that you are giving this extension access to various settings and features.

3. After that, you will be able to see the systems connected to the app below My Computers.

4. Click on the Get started button.

5. Choose the Windows system you wish to remotely access.

6. Key in the PIN allotted to the PC to get remote access.

7. Hit the Connect button.

CrossOver

With CrossOver, you can run Windows application on Chromebooks. Here’s how you can get this software:

1. Go to the Google Play Store.

2. Look up CrossOver and tap on the Install button.

3. When prompted, grant access to media and files on the Chromebook.

4. Create a copy of the app’s installation file and save it in the Downloads folder.

5. When the installation is over, launch CrossOver.

6. Now, just type whatever Windows app you want in the search bar. For example, type QuickBooks.

7. You may have to confirm the software you want to get on your Chromebook.

8. Now the installation process will begin.

9. Accept the terms and agreement.

10. When the installation is over, just open the newly installed app directly.


Karen Minton is a Microsoft Office expert and has been working in the technical industry since 2002. As a technical expert, Karen  has written technical blogs, manuals, white papers, and reviews for many websites such as office.com/setup



Wednesday, September 5, 2018

How to Format a Write-Protected Pen Drive?

A write-protected pen drive means that you cannot add and remove any file from the USB drive. If you try it, an error message will pop up on the screen saying, “The disk is write protected.” In this scenario, you cannot even rename or delete a file from the USB drive. There is only one option left to make the pen drive reusable. Formatting the write protected pen drive is an effective way to resolve the error. There are various software products which are easy to download and access. But, you can use an antivirus or the inbuilt Command Prompt utility to check for malware. Let us see how to format a write-protected Pen Drive.

Formatting using the Command Prompt

  1. Attach your pen drive with the computer.
  2. In Start menu, type cmd.
  3. Click cmd in the search results to open Command Prompt.
  4. Now type diskpart in the command prompt and press Enter.
  5. Type list disk command and again press Enter.
  6. Now, type select disk 1 or select disk 2 and hit Enter.
  7. Type attributes disk clear readonly.
  8. Now, press Enter.
  9. Type Clean in command prompt.
  10. Again press Enter.
  11. Type create partition primary and press Enter.
  12. Type format fs=fat32  or format fs=ntfs and press Enter
  13. Now type exit and press Enter to close the command prompt.

Formatting using Registry Editor

  1. Press Windows Key + R to open Run
  2. Now type regedit in the program and press enter.
  3. Click HKEY_LOCAL_MACHINE.
  4. Go to SYSTEM in the left panel.
  5. Scroll down to CurrentControlSet and move to Control.
  6. Now, click StorageDevicePolicies.
  7. If you don’t find the option, then right-click anywhere on the right pane.
  8. Select New and click Key.
  9. Now, type a name and double-click the folder.
  10. Again right-click anywhere in the right pane and go to New.
  11. Now, select DWORD
  12. Double click on the value under Data column.
  13. Change the value from 1 to 0 and click Ok.
  14. Now Exit the window and close Registry
  15. Now, go to my computer and right click on the USB drive.
  16. Select Format from the menu.
  17. Now, click Start to begin the formatting.
The process might be long, but it is a workaround which people have followed and claimed to be workable. Formatting a write-protected pen drive will no longer prevent you from using your device again.

Karen Minton is a Microsoft Office expert and has been working in the technical industry since 2002. As a technical expert, Karen has written technical blogs, manuals, white papers, and reviews for many websites such as www.office.com/setup