# Một vài vấn đề trên Windows 7

## Xóa một chương trình đã được cài tự động và tự động launch khi startup

Trên windows 7

Ấn windows+R, type %localappdata%

Sau đó xóa thư mục chromium

## Mất lựa chọn khởi động Ubuntu khi cài Windows7 sau khi cài đặt Ubuntu

<https://superuser.com/questions/254737/i-cant-boot-to-ubuntu-after-installing-windows-7>

**Using the Ubuntu CD (Recommended)**

**The graphical way:**

**1.**&#x49;nsert your Ubuntu CD, reboot your computer and set it to boot from CD in the BIOS and boot into a live session. You can also use a LiveUSB if you have created one in the past.

**2.**&#x49;nstall and run Boot-Repair - - I needed to use the following command to get it to work:

```
sudo add-apt-repository ppa:yannubuntu/boot-repair 
&&  sudo apt-get update 
&& sudo apt-get install -y boot-repair 
&& boot-repair
```

**3.**&#x43;lick "Recommended Repair".

**4.**&#x4E;ow reboot your system. The usual GRUB boot menu should appear. If it does not, hold Left Shift while booting. You will be able to choose between Ubuntu and Windows.
