Learning and Sharing
  • Home
  • Blog
  • Linux
  • macOS
  • Virtualization
    • VMware
    • VirtualBox
  • Windows
    • Windows 11
    • Windows 10
    • Windows Server
  • Series
    • Symantec
    • Intune
    • Microsoft Azure
    • Powershell
    • VirtualBox
    • VMware
    • PowerShell Learning
    • Microsoft Graph
  • More
    • Auto Installation
    • AEC Installation
  • Contact
No Result
View All Result
  • Home
  • Blog
  • Linux
  • macOS
  • Virtualization
    • VMware
    • VirtualBox
  • Windows
    • Windows 11
    • Windows 10
    • Windows Server
  • Series
    • Symantec
    • Intune
    • Microsoft Azure
    • Powershell
    • VirtualBox
    • VMware
    • PowerShell Learning
    • Microsoft Graph
  • More
    • Auto Installation
    • AEC Installation
  • Contact
No Result
View All Result
No Result
View All Result

How to Fix Windows + V and Windows + P not Working in Windows 10/11

November 5, 2022
in Blog, Windows 10, Windows 11
0
ADVERTISEMENT

In some cases, the keyboard shortcuts to view clipboard history (Windows key + V) and pinned clipboard items isn’t working in Windows 10/11. But the Windows logo key work just fine.

To fix it, you need perform the procedure to repair the system files:

1. Open Command Prompt (Administrator) or Windows PowerShell (Administrator).

Cmd10

2. In the window that will open, you must type the commands in their respective order:

Reference: Use the System File Checker tool to repair missing or corrupted system files.

Note Note: Each of these actions can take a few minutes, so it is important to execute one at a time.

3. Scan the image to check for corruption. This operation will take several minutes.

DISM.exe /Online /Cleanup-image /ScanHealth

When you use the /ScanHealth argument, the DISM tool will report whether the image is healthy, repairable, or non-repairable. If the image is non-repairable, you should discard the image and start again. If the image is repairable, you can use the /RestoreHealth argument to repair the image.

C:\Windows\system32>DISM.exe /Online /Cleanup-image /Scanhealth

Deployment Image Servicing and Management tool
Version: 10.0.14393.0

Image Version: 10.0.14393.2457

[==========================100.0%==========================] The component store is repairable.
The operation completed successfully.

4. When you run the below command, DISM uses Windows Update to provide the files that are required to fix corruptions from internet.

DISM.exe /Online /Cleanup-image /Restorehealth
C:\Windows\system32>DISM.exe /Online /Cleanup-image /Restorehealth

Deployment Image Servicing and Management tool
Version: 10.0.17763.3406

Image Version: 10.0.17763.3406

[===============100.0%=================] The restore operation completed successfully.
The operation completed successfully.

5. Cleanup the image.

DISM.exe /online /cleanup-image /startcomponentcleanup
C:\Windows\system32>DISM.exe /online /cleanup-image /startcomponentcleanup

Deployment Image Servicing and Management tool
Version: 10.0.22000.653

Image Version: 10.0.22000.1165

[=====                      10.0%                          ]
[==========================100.0%==========================]
The operation completed successfully.

6. Finally, the sfc /scannow command will scan all protected system files and replace corrupted files with a cached copy that is located in a compressed folder at %WinDir%\System32\dllcache.

Note Note: The %WinDir% placeholder represents the Windows operating system folder. For example, C:\Windows.
sfc /scannow
C:\Windows\system32>sfc /scannow

Beginning system scan.  This process will take some time.

Beginning verification phase of system scan.
Verification 100% complete.

Windows Resource Protection found corrupt files and successfully repaired them.
For online repairs, details are included in the CBS log file located at
windir\Logs\CBS\CBS.log. For example C:\Windows\Logs\CBS\CBS.log. For offline
repairs, details are included in the log file provided by the /OFFLOGFILE flag.

7. You can open the log file located in C:\Windows\Logs\CBS\CBS.log.

Bg2484

8. When finished, you must restart the PC to take the changes go into effect.

ADVERTISEMENT
5/5 - (1 vote)
Previous Post

How to Show the Items Check Boxes in Windows 10

Next Post

How to Check the Font Family & Font Size on a Website

Related Posts

Running Hyper-V and VMware Workstation on The Same Machine

August 15, 2024

How to Uninstall All Autodesk Products At Once Silently

July 29, 2024
Ftr5

How to Uninstall the Autodesk Genuine Service on Windows

July 29, 2024
Ftr19

How to Fix Windows Cannot Read the ProductKey From the Unattend Answer File in VirtualBox

July 26, 2024
Ftr25

How to Update Windows Terminal in Windows 10/11

July 26, 2024

How to Disable The Beep Sound in WSL Terminal on Windows

July 26, 2024

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Recent Posts

  • How To Turn On uBlock Origin Extension in Chrome (2025)
  • Images Hidden Due To Mature Content Settings In CivitAI
  • Azure OpenAI vs Azure AI Hub, How to Choose the Right One for Your Needs

Categories

Stay in Touch

Discord Server

Join the Discord server with the site members for all questions and discussions.

Telegram Community

Jump in Telegram server. Ask questions and discuss everything with the site members.

Youtube Channel

Watch more videos, learning and sharing with Leo ❤❤❤. Sharing to be better.

Newsletter

Join the movement and receive our weekly Tech related newsletter. It’s Free.

General

Microsoft Windows

Microsoft Office

VMware

VirtualBox

Technology

PowerShell

Microsoft 365

Microsoft Teams

Email Servers

Copyright 2025 © All rights Reserved. Design by Leo with ❤

No Result
View All Result
  • Home
  • Linux
  • Intune
  • macOS
  • VMware
  • VirtualBox
  • Powershell
  • Windows 10
  • Windows 11
  • Microsoft 365
  • Microsoft Azure
  • Microsoft Office
  • Active Directory

No Result
View All Result
  • Home
  • Linux
  • Intune
  • macOS
  • VMware
  • VirtualBox
  • Powershell
  • Windows 10
  • Windows 11
  • Microsoft 365
  • Microsoft Azure
  • Microsoft Office
  • Active Directory