외장 하드 드라이브, USB(USB) 썸 드라이브 또는 SD 카드 를 열 때 PC에 " 위치(Location) 를 사용할 수 없음" 또는 " 매개변수(Parameter) 가 잘못되었습니다" 오류가 표시 됩니까? 왜 그런 일이 일어나는지 그리고 문제에 대한 5가지 가능한 해결책을 설명할 것입니다.
액세스하려는 드라이브에 결함이 있거나 바이러스에 감염되었거나 손상된 데이터가 포함된 경우 이 오류가 발생합니다. PC의 USB(USB) 포트 에 문제가 있는 경우 (아마도 오래된 USB 드라이버나 물리적 손상 으로 인해) 드라이브를 열지 못할(unable to open a drive) 수도 있습니다 .
[01-fix-the-parameter-incorrect-windows-10.png]
아래 문제 해결 단계를 시도하기 전에 드라이브를 컴퓨터의 다른 포트로 전환하고 드라이브에 액세스할 수 있는지 확인하십시오.
1. 디스크 검사 유틸리티 실행
디스크 검사 유틸리티(Check Disk utility) 는 내부 및 외부 드라이브 의 잘못된 섹터와 손상된 데이터를 수정하는 내장 도구입니다. 유틸리티를 사용하여 문제가 있는 드라이브를 스캔하고 문제가 해결되는지 확인합니다.
1. 파일 탐색기(File Explorer) 를 시작하고 영향을 받는 드라이브를 마우스 오른쪽 버튼으로 클릭한 다음 상황에 맞는 메뉴에서 속성(Properties) 을 선택합니다.
2. 도구(Tools) 탭으로 이동하여 확인(Check) 버튼을 클릭합니다.
3. 계속하려면 드라이브 스캔 및 복구(Scan and repair drive) 를 클릭합니다.
디스크(Check Disk) 검사 유틸리티 는 즉시 디스크를 검사합니다. 이 프로세스는 드라이브의 크기와 내용에 따라 시간이 걸릴 수 있습니다.
스캔하는 동안 Windows 는 드라이브에서 찾은 불량 섹터를 자동으로 복구합니다. 마찬가지로(Likewise) 이 도구는 "매개변수가 잘못되었습니다" 오류를 일으키는 파일 시스템 오류도 수정합니다.
디스크 검사(Check Disk) 유틸리티 의 GUI ( 그래픽 사용자 인터페이스(Graphical User Interface) ) 버전 에서 드라이브에 문제가 없는 경우 명령줄 버전의 도구를 사용하여 확인 검사를 실행합니다. 이 버전은 드라이브에 대한 철저한 검사를 실행하고 GUI 디스크 검사(GUI Check Disk) 유틸리티에서 놓친 문제를 수정할 수 있습니다.
계속하기 전에 영향을 받는 디스크의 드라이브 문자를 기록해 둡니다. 이 자습서에서는 파일 탐색기에서 F: 레이블이 지정된 USB 드라이브(USB Drive) 를 스캔합니다 .
PC에 연결된 디스크 수에 따라 다를 수 있습니다.
(Right-click)시작 메뉴(Start Menu) 를 마우스 오른쪽 버튼으로 클릭 하고 명령 프롬프트(관리자)(Command Prompt (Admin)) 를 선택 합니다.
chkdsk 를 입력 하고 공백을 남겨두고 드라이브 문자와 콜론( 이 경우 F :)을 차례로 입력하고 공백을 남기고 (F:)/f 를 입력하고 공백을 남기고 /r 을 입력하고 Enter 키(Enter) 를 누릅니다 . 명령은 다음과 같아야 합니다. chkdsk F: /f /r
디스크 검사(Check Disk) 유틸리티 는 명령을 실행하고 드라이브에서 오류 및 불량 섹터를 검색합니다. 이 작업은 디스크 크기와 디스크의 파일에 따라 몇 분 정도 걸릴 수 있습니다. 검사 후 Chkdsk 도구는 문제 또는 불량 섹터를 발견했는지 알려줍니다.
2. 시스템 파일 검사기(System File Checker) ( SFC ) 로 오류 수정
앞에서 언급했듯이 컴퓨터 내의 파일 시스템 손상은 외부 드라이브에서도 이 오류를 표시할 수 있습니다. 시스템 파일 검사기(System File Checker) 는 손상되거나 누락된 시스템 파일을 수정, 복구 또는 교체하는 데 도움이 되는 또 다른 기본 제공 명령(Command) 프롬프트 기반 도구입니다.
Windows 10 을 실행 하고 있으므로 시스템 파일 검사기(System File Checker) 를 실행하기 전에 먼저 DISM ( 배포 이미지 서비스(Deployment Image Servicing) 및 관리(Management) )을 실행 하는 것이 좋습니다 . 그렇게 하면 DISM 은 먼저 Microsoft 서버에서 내부 시스템 파일을 다운로드합니다. 그 후(Afterward) SFC 는(SFC) 누락되거나 손상된 파일을 Microsoft 서버에서 다운로드한 파일로 교체하여 시스템 파일 오류를 수정하기 위해 급습합니다. 쉽고 간단한 과정입니다.
참고:(Note:) DISM( 배포(DISM) 이미지 서비스(Deployment Image Servicing) 및 관리(Management) ) 명령을 사용하려면 Microsoft 서버에서 파일을 복사/다운로드하려면 인터넷 연결이 필요합니다. 따라서 계속하기 전에 PC를 인터넷에 연결하십시오.
1. 명령 프롬프트(Command Prompt) 를 관리자로 실행하고 콘솔에 아래 명령을 붙여넣고 Enter 키(Enter) 를 누릅니다 .
DISM.exe /Online /Cleanup-image /Restorehealth
그러면 DISM 도구에 Microsoft 서버에서 시스템 파일을 다운로드하라는 메시지가 표시됩니다. 이 프로세스는 인터넷 속도에 따라 몇 분이 소요됩니다. 성공 메시지가 표시되면 다음 단계로 진행합니다.
2. 아래 명령을 붙여넣고 Enter 키(Enter) 를 누릅니다 .
sfc /scannow
이 명령은 SFC 가 PC에서 누락되거나 손상된 시스템 파일을 검색하고 그에 따라 교체하라는 메시지를 표시합니다. 검사가 100%에 도달하고 성공 메시지가 표시되면 영향을 받는 드라이브를 열어 보십시오. 오류가 지속되면 컴퓨터를 다시 시작하고 드라이브를 다시 엽니다.
3. 바이러스 백신으로 드라이브 검사
바이러스 감염이 "매개변수가 잘못되었습니다" 오류의 원인인 경우 디스크 검사(Check Disk) 유틸리티와 시스템 파일 검사기(System File Checker) 로 문제를 해결하지 못할 수 있습니다. 바이러스 백신 소프트웨어로 영향을 받는 드라이브를 검사하고 바이러스나 맬웨어가 있는지 확인합니다. 바이러스 백신이 없는 경우 모든 바이러스를 제거할 최고의 바이러스 스캐너(best virus scanners that’ll nuke any virus) 에 대한 권장 사항을 확인하십시오 .
4. 디스크 드라이버 업데이트
드라이버가 오래되었거나 오작동하는 경우 내부 또는 외부 디스크에 액세스하지 못할 수 있습니다. 영향을 받는 디스크의 상태를 확인하고 해당 드라이버를 업데이트하려면 아래 단계를 따르십시오.
1. 파일 탐색기(File Explorer) 에서 디스크를 마우스 오른쪽 버튼으로 클릭하고 속성(Properties) 을 선택 합니다.
2. 하드웨어(Hardware) 탭으로 이동하여 디스크에 전원을 공급하는 드라이버를 확인합니다. 디스크 드라이브를 선택하고 장치 (Device) 속성(Properties) 섹션을 확인하십시오.
장치 상태(Device status) 가 "장치가 제대로 작동하고 있습니다."로 표시되지 않으면 드라이버에 문제가 있는 것입니다 . 드라이버가 제대로 작동하더라도 다음 단계로 진행하여 드라이버를 업데이트하십시오.
3. 드라이버를 선택하고 속성 을 클릭 합니다(Properties) . 목록에 있는 모든 드라이버를 업데이트해야 합니다. 어느 것이 문제인지 또는 "매개변수가 잘못되었습니다" 오류를 일으키는지 알 수 없습니다.
4. 일반(General) 탭에서 설정 변경(Change settings) 을 클릭 합니다.
5. 드라이버(Driver) 탭 으로 이동하여 드라이버 업데이트(Update Driver) 를 클릭 합니다.
6. 업데이트된 드라이버 소프트웨어 자동 검색을(Search automatically for updated driver software) 선택합니다 .
Windows는 컴퓨터와 온라인에서 특정 드라이버의 최신 버전을 검색합니다. 최상의 결과를 얻으려면 PC가 Wi-Fi(Wi-Fi) 또는 이더넷(Ethernet) 을 통해 인터넷에 연결되어 있는지 확인하십시오 . 모든 디스크 드라이브에 대해 이 단계를 반복(Repeat) 하고 PC를 다시 시작한 다음 디스크를 다시 열어 보십시오.
5. 드라이브 포맷
영향을 받는 드라이브는 최후의 수단으로만 포맷해야 합니다. 그러나 그렇게 하기 전에 다른 컴퓨터의 드라이브에 액세스해 보십시오. "매개변수가 잘못되었습니다" 오류가 다른 PC에서도 나타나면 드라이브 포맷을 진행하십시오.
드라이브를 포맷하면 내용이 영구적으로 지워집니다. 그러나 이 작업은 또한 새 파일 시스템을 만들고 문제를 일으키는 오류를 제거합니다. 타사 유틸리티를 사용하여 드라이브를 포맷(third-party utility to format the drive) 하거나 아래 단계에 따라 내장된 Windows 포맷 도구를 사용할 수 있습니다.
1. 파일 탐색기(File Explorer) 에서 드라이브를 마우스 오른쪽 버튼으로 클릭하고 포맷(Format) 을 선택 합니다.
2. 시작(Start) 을 클릭하여 계속 진행합니다.
3. 마지막으로 확인 메시지에서 확인을 클릭 합니다(OK) .
문제를 해결할 수 없음
드라이브를 포맷한 후에도 "매개변수가 잘못되었습니다." 오류가 계속 표시된다면 저장 장치가 영구적으로 손상되었을 가능성이 있습니다. 그렇다면 장치를 고정하거나 사용할 수 없습니다.
손상된 USB 스틱에서 파일을 복구할 수(recovering your files from the damaged USB stick) 있습니다 . 우리는 또한 죽은 하드 드라이브에서 파일 추출(extracting files from a dead hard drive) 에 대한 포괄적인 가이드를 가지고 있습니다 . 그들을 확인하고 도움이 필요하면 알려주십시오.
Getting “The Parameter is Incorrect” Error in Windows 10? 5 Ways to Fix
Does your PC diѕplay a “Location is not available” or “Thе Parameter is incorrect” error when you open an extеrnal hard drіve, USB thumb drive, or an SD card? We’ll explain why that happеns and 5 possible solutionѕ to the problem.
You’ll get this error if the drive you’re trying to access is defective, infected with a virus, or contains corrupt data. You may also be unable to open a drive if there’s a problem with your PC’s USB port—perhaps due to outdated USB drivers or physical damage.
[01-fix-the-parameter-incorrect-windows-10.png]
Before you try the troubleshooting steps below, switch the drive to another port on your computer and check if you can access the drive.
1. Run Check Disk Utility
The Check Disk utility is a built-in tool that fixes faulty sectors and corrupted data on internal and external drives. Scan the problematic drive using the utility and check if that resolves the issue.
1. Launch the File Explorer, right-click the affected drive, and select Properties on the context menu.
2. Go to the Tools tab and click the Check button.
3. Click Scan and repair drive to continue.
The Check Disk utility will scan your disk immediately. Note that this process may take a while depending on the size and content of the drive.
During the scan, Windows will automatically repair bad sectors it finds on the drive. Likewise, the tool will also fix possible file system errors causing the “parameter is incorrect” error.
If the Graphical User Interface (GUI) version of the Check Disk utility doesn’t find any problem with the drive, use the Command-Line version of the tool to run a confirmation check. This version runs a thorough scan of your drive and might fix issues that the GUI Check Disk utility missed.
Before you proceed, take note of the drive letter of the affected disk. In this tutorial, we’ll scan the USB Drive labeled F: in the File Explorer.
This might be different depending on the number of disks connected to your PC.
Right-click the Start Menu and select Command Prompt (Admin).
Type chkdsk, leave a space, type the drive letter followed by a colon (F: in this case), leave a space, type /f, leave a space, type /r, and press Enter. The command should look like this: chkdsk F: /f /r
The Check Disk utility will execute the command and scan the drive for errors and bad sectors; this may take a couple of minutes depending on the disk size and files in the disk. After the scan, the Chkdsk tool will let you know if it found a problem or bad sectors.
2. Fix the error with the System File Checker (SFC)
As mentioned earlier, file system corruption within your computer could also prompt this error, even on external drives. The System File Checker is another built-in Command Prompt-based tool that can help fix, repair, or replace corrupt and missing system files.
Since you’re running Windows 10, it’s recommended to first run the Deployment Image Servicing and Management (DISM) before running the System File Checker. That way, DISM will first download internal system files from Microsoft’s server. Afterward, the SFC swoops in to fix system file errors by replacing missing or corrupted files with the ones downloaded from Microsoft’s servers. It’s an easy and straightforward process.
Note: The Deployment Image Servicing and Management (DISM) command requires an internet connection to copy/download files from Microsoft’s server. So, connect your PC to the internet before you proceed.
1. Launch the Command Prompt as an administrator, paste the command below in the console, and press Enter.
DISM.exe /Online /Cleanup-image /Restorehealth
That’ll prompt the DISM tool to download system files from Microsoft’s servers. This process will take several minutes, depending on your internet speed. Proceed to the next step when you get a success message.
2. Paste the command below and press Enter.
sfc /scannow
The command will prompt the SFC to scan your PC for missing or corrupt system files and replace them accordingly. When the scan hits 100% and you get a success message, try opening the affected drive. If the error persists, restart your computer and open the drive again.
3. Scan the Drive with an Antivirus
If a virus infection is responsible for the “Parameter is incorrect” error, the Check Disk utility and System File Checker may not fix the problem. Scan the affected drive with your antivirus software and check if it finds any virus or malware. If you don’t have an antivirus, check our recommendations on the best virus scanners that’ll nuke any virus.
4. Update the Disk Drivers
You may be unable to access an internal or external disk if its drivers are out-of-date or malfunctioning. Follow the steps below to check the status of the affected disk and update its drivers.
1. Right-click the disk in the File Explorer and select Properties.
2. Go to the Hardware tab to see the drivers powering the disk. Select a disk drive and check the Device Properties section.
If the Device status doesn’t read “The device is working properly,” there’s a problem with the driver. Proceed to the next step to update the drivers, even if it’s working properly.
3. Select a driver and click Properties. You should update all drivers on the list; you never know which one is problematic or causing the “The parameter is incorrect” error.
4. In the General tab, click Change settings.
5. Navigate to the Driver tab and click Update Driver.
6. Select Search automatically for updated driver software.
Windows will search both your computer and online for the latest version of that particular driver. For the best result, make sure your PC is connected to the internet either via Wi-Fi or Ethernet. Repeat these steps for all disk drives, restart your PC and try opening the disk again.
5. Format the Drive
You should only format the affected drive as a last resort. Before you do so, however, try accessing the drive on another computer. If the “The parameter is incorrect” error also pops up on a different PC, then proceed to format the drive.
Note that formatting the drive will permanently erase its contents. However, the action will also create a new file system and eliminate errors causing the problem. You could use a third-party utility to format the drive or follow the steps below to use the built-in Windows formatting tool.
1. Right-click the drive in the File Explorer and select Format.
2. Click Start to proceed.
3. Finally, click OK on the confirmation prompt.
The Problem May Be Unfixable
If you’re still getting the “parameter is incorrect” error after formatting the drive, there’s a likelihood that the storage device is permanently damaged. If that’s the case, the device can neither be fixed nor used.
You could try recovering your files from the damaged USB stick. We also have a comprehensive guide on extracting files from a dead hard drive. Check them out and let us know if you need any help.