configuration
1989 Topics"Access Denied" error when opening a PDF in Word
There is an issue where sometimes, a PDF file delivers a "Access Denied" error and at first, we are tempted to attempted traditional methods to attempt to open such a file. This problem usually stems from file permissions and I will attempt to create a discussion here on understanding permissions regarding this issue. We use PDF files in our lives both at home and professionally as we do MS Word files, more now even with the Office365 options we have an the cloud with our OneDrives, SharePoint and other applications and programs. This article has screenshots to help understand the problem and solutions. Step 1 Look to see if the file might be blocked at the 'file permissions' level which we can see in the "General" tab from the file properties window show below: See screenshot Figure 1.0.0.0 Figure 1.0.0.0: Screenshot of the 'General' tab and colored borders to show where the file 'Unblock' option is. To keep users AND computers safe as well as their files safe. For our safety Windows sometimes restricts downloaded or shared files. If this is the case, close Microsoft Word and from the 'General tab', look for the Security section at the bottom where you will find an 'Unblock' option. To Unblock the file, check/click to fill the Checkbox beside the 'Unblock' section. Sometimes a file that is blocked can be malware or a trigger as a virus, especially if it is from an unknown user and unblocking the file will allow you to access the file, maybe, allow the file to be encrypted by malware or a virus. This security precaution will notify your anti virus and Windows Defender as well as Windows Firewall however, please take this seriously if the file is downloaded and it's ownership is not trusted or not known, or anything which makes you ask "should I unblock this file?". Step 2 Check the Security of the PDF file while it is in Windows Explorer If you are not the owner, use the File Explorer file menu options and retain full Ownership of the File Your user account might not have full permission to modify or read the file. First, Right-click this PDF file in File Explorer and go to Properties. Switch to the Security tab and click Edit. See screenshot Figure 1.1.0.0 Figure 1.1.0.0: Screenshot of the 'Security' tab Click Add Type your current Windows username Click Check Names. Select your user from the list Check the checkbox for Full Control. Click 'Apply' Click 'OK' Step 3 Check the file for encryption or restrictions Some PDFs are locked by the creator, preventing editing or conversion in Word. Adobe Acrobat Reader or the web browser are dedicated viewers for PDF files. If it opens using the recommended Adobe Acrobat Reader, then check 'Document restrictions' in the file properties window. When some 'Document Restrictions' are selected as 'enabled', Adobe Acrobat Reader can cause PDF files to not open under some restrictions. Verify Restrictions in Adobe Reader If you open the file in Adobe Acrobat Reader, you can check exactly what is blocked: Open the PDF in Adobe Reader. Click File in the top menu and select Document Properties. Click the Security tab. See screenshot Figure 1.2.0.0 Figure 1.2.0.0: Screenshot of the 'Document Properties' from the Adobe Acrobat "menu" Look at the Document Restrictions Summary list to see what is allowed or forbidden NOTES: Make sure you have Adobe Acrobat Reader / Viewer from Adobe AND your browser is setup with an Adobe-On to read and view Make sure you an a licenced copy of the Microsoft Office with MS Word on-premise or through a Microsoft365 subscription or Office365 subscription Get the Password: You need the "Permissions Password" (different from an Open Password) from the original creator to remove these restrictions. Use a Browser: If printing or viewing is allowed, opening the PDF in Google Chrome or Microsoft Edge will usually let you read it without errors. FIX Information: Downloading Adobe Acrobat Reader will likely solve your problem immediately. Word tries to convert PDFs into editable text, which often triggers "Access Denied" security blocks if the file is restricted or protected. Adobe Reader bypasses this because it is designed specifically to read, not modify, PDF files. Here is how downloading it helps and how to get started: Why Adobe Reader Helps No File Conversion: It views the file in its native format without altering it. Bypasses Word Blocks: It circumvents Word's strict Trust Center and file-handling policies. Identifies Security: It will instantly tell you if the PDF is password-protected or encrypted. How to Install It Safely Download from recognized authorized Adobe safe site Uncheck any optional offers (like McAfee Antivirus) before clicking download. Run the installer and set it as your default PDF viewer when prompted. Artificial Intelligence: Use Microsoft Co-Pilot for help: From Google AI Mode on asking about Co-Pilot - I recommend using MS Co-Pilot: It uses the exact same underlying technology as ChatGPT (created by OpenAI) [1] but is built directly into Microsoft products [2]. Key Details About Microsoft Copilot The Brains: It is powered by OpenAI's GPT models, making its intelligence nearly identical to ChatGPT [1]. Where to Find It: You can use it for free on the web at microsoft.com, via the Copilot mobile app, or built into the Microsoft Edge browser [1]. Office Integration: If you use Microsoft 365 (Word, Excel, PowerPoint), there is a paid version called Copilot for Microsoft 365 that can write, summarize, and analyze files directly inside your apps [2]. Copilot Can Help troubleshoot: Since you are already trying to work with a document, you can use the free web version of Copilot to help you right now:You can upload your PDF directly into the Copilot chat box. You can ask it to summarize the PDF, rewrite sections, or extract text for you. This completely bypasses your MS Word "Access Denied" error because Copilot reads the file through the cloud rather than your local system permissions. Authored by Randeep Dosanjh (Randy) partner of Clickstream Consulting Inc, a Proud Partner of Microsoft Network Partner, Cloud Partner and solutions professional. All Rights reserved This paper is for discussion and corrections where needed, add-ons and for our community of professionals and users to beneft from. ----- Randeep Dosanjh, Principal http://www.clickstreamconsultinginc.com/ - a proudly Canadian company https://www.microsoft.com/en-us/solution-providers/partnerdetails/clickstream-consulting-inc_8f7d426c-c035-408c-863a-7e275950054a/08cc55a8-a111-4760-9f3f-81d65d7deeec - Our MS Partner Page Tel: (604)319-173662Views0likes1CommentWindows 11 Partitions
Recently I bought a new computer because Windows 10 is no longer supported. It came with Windows11 Pro installed. When I ran setup it partitioned my SSD into two drives. The second drive is called Data. Does Windows use this drive for anything? If not, can I delete the second drive so I can increase the size of the primary drive? Otherwise I will have no use for over half my 512 Gb SSD. I have attached a screenshot of Disk Manager above.12Views0likes0CommentsDrivers installed via DISM breaking after Windows update.
I'm currently trying to make a custom Windows 11 image to be deployed in our organisation and as such I'm trying to merge the required drivers for our hardware into the install image in order to reduce the required deployment time, this initially works perfectly fine and all hardware works without issue immediately after installation, that is until Windows installs updates... The updates do not fail and device manager even reports that the hardware is correctly detected and claims that it's "working" even though it is not (e.g. WiFi is completely absent from the taskbar and the system settings). The exact same drivers (and I mean EXACT same, same checksum, etc...) do not have this issue when installed after the main Windows installation, ONLY when installed via DISM. Below is a shortened snippet of my image creation script which demonstrates how I am adding the drivers to the Windows install image. dism /Mount-Image /ImageFile:${InstallDrive}:\sources\install.wim /MountDir:C:\Offline /Name:"Windows 11 Pro" dism /Image:C:\Offline /Add-Driver /Driver:"${DriverFolder}\WiFi\Intel-BE201-BE200-AX211\1550-1650\Netwtw08.INF" dism /Image:C:\Offline /Add-Driver /Driver:"${DriverFolder}\WiFi\Intel-BE201-BE200-AX211\1550-1650\Netwtw6e.INF" dism /Image:C:\Offline /Add-Driver /Driver:"${DriverFolder}\WiFi\Intel-BE201-BE200-AX211\PIE\PieComponent.INF" dism /Image:C:\Offline /Add-Driver /Driver:"${DriverFolder}\WiFi\Intel-BE201-BE200-AX211\PIE\PieExtension.INF" dism /Unmount-Wim /MountDir:C:\Offline /Commit43Views0likes1CommentWindows 11 installation stick misses a driver for the installation
Windows 11 installation stick misses a driver for the installation. However, the system, which needs a repair installation is on the disk in the notebook an should have folder with all driver software. How please could I find this folder in order to have the windows 11 installation software searching for a suitable driver on this location? Thank you very much.48Views0likes3CommentsWindows 11 Suddenly Started to Resize and Move my Open Windows Position
How to fix that? Even IDM that I always put in the right corner would be moved on the left side of the screen, never had that problem? It seems to appeared after upgrading to 24H2. It usually happens after monitor turns screen off after some time, but I think that I saw that happening even randomly.Solved22KViews3likes28CommentsHow do I remove SLOP from my START MENU
EVERYTIME I search in my start menu I get SLOP recommendations from the store and its REALLY FRUSTRATING because I used to use the start menu to type PRIVATE/PERSONAL INFORMATION before copying and pasting to my browser or whatever and yet microsoft sends ALL MY TYPED INFORMATION from the start menu to the MICROSOFT STORE with NO OPTION TO DISABLE THIS. I've only been able to disable the slop recommendations by disabling the store with Applocker, but then I CAN'T TELL IF MY APPS UPDATE. I can't move back to windows 10 since support is over and I seriously can't believe I have to consider getting a Mac because of this. Sorry for typing in caps this is extremely frustrating for me. Any help is appreciated.273Views0likes1Comment