Загрузка...

FIX Mouse Drag and Drop Not Working Windows 11

#fix #mouse #Drag and #drop Not Working #windows11 11
click the search icon on taskbar
type Powershell in search bar
right click the windows powersell
Click Run as administrator
Type the following commands to restart the mouse drivers and address common problems, and press Enter:

$mouse = Get-PnpDevice -Class Mouse | Where-Object Status -eq "OK" | Select-Object -First 1
Disable-PnpDevice -InstanceId $mouse.InstanceId -Confirm:$false
Start-Sleep -Seconds 2
Enable-PnpDevice -InstanceId $mouse.InstanceId -Confirm:$false

Once you complete the steps, the mouse driver will be restarted, which should fix common problems and glitches, and you should now be able to drag and drop files and folders again.

Видео FIX Mouse Drag and Drop Not Working Windows 11 канала EvilComp
Яндекс.Метрика
Все заметки Новая заметка Страницу в заметки
Страницу в закладки Мои закладки
На информационно-развлекательном портале SALDA.WS применяются cookie-файлы. Нажимая кнопку Принять, вы подтверждаете свое согласие на их использование.
О CookiesНапомнить позжеПринять