본문 바로가기

Computer

드라이버 백업 및 설치

728x90
반응형

Backing up with CMD commands

Create a folder on driver C.
[Back up]

Execute cmd with administrator privileges and then execute the following statement.

1. CMD 명령어로 백업


C드라이버에 폴더를 하나 만든다.
[backup]

cmd를 관리자 권한으로 실행한 후 다음 명령문을 실행한다.
dism /online /export-driver /destination:c:₩backup

Install with a backed up driver

In Device Manager, select the device you want to install, and then select the [backup] folder in Driver Find.

2. 백업 된 드라이버로 설치


장치 관리자에서 설치할 장치를 선택한 후 드라이버 찾기에서 [backup] 폴더를 선택해 주면 된다.